🇺🇸 English🇨🇳 中文
SkillsNav
Home

context-fundamentals

★ 16K repomlN/A

How to Install

Claude Code:
git clone --depth 1 https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering.git && cp Agent-Skills-for-Context-Engineering/skills/context-fundamentals ~/.claude/skills/context-fundamentals
Cursor:
Copy the SKILL.md content into your .cursorrules file
# Context Engineering Fundamentals Context is the complete state available to a language model at inference time: system instructions, tool definitions, retrieved documents, message history, and tool outputs. Context engineering is the discipline of curating the smallest high-signal token set that

Related Skills