소개
The Atomic Agents Context Providers skill enables developers to dynamically augment agent system prompts with real-time information such as user metadata, RAG-retrieved documents, or system state. By decoupling dynamic data from static prompt templates, this skill allows for more flexible agent architectures where information can be updated at runtime and shared across multiple agents. It provides a standardized framework for building context-aware AI applications, ensuring that agents always have access to the most current data without requiring manual prompt engineering for every state change.