Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 6.4k
- Forks
- 400
- Updated
- Jun 24, 2026
repo --stat
stars
6.4k
forks
400
last update
Jun 24, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add context-engineering-agents - Invoke
// Run from any project directory
$ claude --skill context-engineering-agents "fine-tune on this CSV" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill context-engineering-agents "now refactor it"
context-engineering-agents/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Context Engineering Agents
- slug:
- context-engineering-agents
- version:
- v1.2.0
- license:
- MIT
- author:
- @contextcraft
- repository:
- github.com/contextcraft/context-engineering-agents
- categories:
- tags:
- #context-engineering#ai-agents#context-window#memory#agents-md
- description:
Engineer agent context: token budgets, dynamic selection, compression, memory tiering, and drift monitoring for long runs.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
context-engineering-agents/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…