← Registry
context-fundamentals
CommunityContext is the complete state available to a language model at inference time. It includes everything the model can attend to when generating responses: system instructions, tool definitions, retrieved documents, message history, and tool outputs.
Install
skillpm install context-fundamentals