0mcp-context-engine
Use this skill when building the context retrieval and injection logic — the part that takes a user prompt, finds relevant past entries from 0G storage, and formats them for injection into the LLM system prompt. Triggers when asked to implement buildContext, extractKeywords, rankEntries, or formatContextBlock.