lingxling/awesome-skills-cn-context-fundamentals
Context 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.
This is a copy. The original lives at lingxling/context-fundamentals.
npx skills add https://github.com/lingxling/awesome-skills-cn --skill context-fundamentals
Take lingxling/awesome-skills-cn-context-fundamentals from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.