Create Atomic Context Provider

Build a `BaseDynamicContextProvider` that injects a named, titled block into an agent's system prompt at every `run()` — current time, user identity, retrieved RAG docs, session state, cached DB schema. Use when the user asks to "add a context provider", "inject X into the prompt", "give the agent dynamic context", "wire up RAG", "make a `BaseDynamicContextProvider`", or runs `/atomic-agents:create-atomic-context-provider`.

eigenwise 443cad6 7.4 KB Updated

File contents

eigenwise/atomic-agents/tree/main/claude-plugin/atomic-agents/skills/create-atomic-context-provider commit 443cad68bc

Frequently asked questions

npx skillmds@latest add eigenwise/create-atomic-context-provider