Skip to main content

← All sources

Context Engineering Skills skills

Context engineering, multi-agent architectures, production agent system patterns skills-hub.ai mirrors 20 skills from Context Engineering Skills daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/muratcankoylan/Agent-Skills-for-Context-Engineering

Installing a Context Engineering Skills skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Context Engineering Skills skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Context Engineering Skills skills via API
curl https://skills-hub.ai/api/v1/skills?source=context-engineering

# Browse all sources
open https://skills-hub.ai/sources

Top Context Engineering Skills skills

See all →

The most-installed skills from Context Engineering Skills, ranked by adoption.

  1. 01multi-agent-patterns

    1 installs

    This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.

    Buildfrom Context Engineering Skills
  2. 02latent-briefing

    This skill should be used when the user asks to "share memory between agents", "KV cache compaction for multi-agent", "orchestrator worker context", "latent briefing", "reduce worker tokens", "cross-agent memory without summarization", or discusses Attention Matching compaction, recursive language models with workers, or token explosion in hierarchical agents.

    Buildfrom Context Engineering Skills
  3. 03digital-brain

    This skill should be used when the user asks to "write a post", "check my voice", "look up contact", "prepare for meeting", "weekly review", "track goals", or mentions personal brand, content creation, network management, or voice consistency.

    Buildfrom Context Engineering Skills
  4. 04reasoning-trace-optimizer

    Debug and optimize AI agents by analyzing reasoning traces. Activates on 'debug agent', 'optimize prompt', 'analyze reasoning', 'why did the agent fail', 'improve agent performance', or when diagnosing agent failures and context degradation.

    Buildfrom Context Engineering Skills
  5. 05tool-design

    This skill should be used when the user asks to "design agent tools", "create tool descriptions", "reduce tool complexity", "implement MCP tools", or mentions tool consolidation, architectural reduction, tool naming conventions, or agent-tool interfaces.

    Buildfrom Context Engineering Skills
  6. 06skill-template

    Template for creating new Agent Skills for context engineering. Use this template when adding new skills to the collection.

    Buildfrom Context Engineering Skills
  7. 07book-sft-pipeline

    This skill should be used when the user asks to "fine-tune on books", "create SFT dataset", "train style model", "extract ePub text", or mentions style transfer, LoRA training, book segmentation, or author voice replication.

    Buildfrom Context Engineering Skills
  8. 08comprehensive-research-agent

    Ensure thorough validation, error recovery, and transparent reasoning in research tasks with multiple tool calls

    Buildfrom Context Engineering Skills
  9. 09advanced-evaluation

    This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated quality assessment.

    Buildfrom Context Engineering Skills
  10. 10evaluation

    This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent quality", "create evaluation rubrics", or mentions LLM-as-judge, multi-dimensional evaluation, agent testing, or quality gates for agent pipelines.

    Buildfrom Context Engineering Skills
  11. 11project-development

    This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture, agent-assisted development, cost estimation, or choosing between LLM and traditional approaches.

    Buildfrom Context Engineering Skills
  12. 12context-engineering-collection

    A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, or debugging agent systems that require effective context management.

    Buildfrom Context Engineering Skills
  13. 13context-degradation

    This skill should be used when the user asks to "diagnose context problems", "fix lost-in-middle issues", "debug agent failures", "understand context poisoning", or mentions context degradation, attention patterns, context clash, context confusion, or agent performance degradation. Provides patterns for recognizing and mitigating context failures.

    Buildfrom Context Engineering Skills
  14. 14filesystem-context

    This skill should be used when the user asks to "offload context to files", "implement dynamic context discovery", "use filesystem for agent memory", "reduce context window bloat", or mentions file-based context management, tool output persistence, agent scratch pads, or just-in-time context loading.

    Buildfrom Context Engineering Skills
  15. 15memory-systems

    Guides implementation of agent memory systems, compares production frameworks (Mem0, Zep/Graphiti, Letta, LangMem, Cognee), and designs persistence architectures for cross-session knowledge retention. Use when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph for agents", "track entities over time", "add long-term memory", "choose a memory framework", or mentions temporal knowledge graphs, vector stores, entity memory, adaptive memory, dynamic memory or memory benchmarks (LoCoMo, LongMemEval).

    Buildfrom Context Engineering Skills
  16. 16context-compression

    This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.

    Buildfrom Context Engineering Skills
  17. 17context-fundamentals

    This skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or discusses context components, attention mechanics, progressive disclosure, or context budgeting. Provides foundational understanding of context engineering for AI agent systems.

    Buildfrom Context Engineering Skills
  18. 18bdi-mental-states

    This skill should be used when the user asks to "model agent mental states", "implement BDI architecture", "create belief-desire-intention models", "transform RDF to beliefs", "build cognitive agent", or mentions BDI ontology, mental state modeling, rational agency, or neuro-symbolic AI integration.

    Buildfrom Context Engineering Skills
  19. 19hosted-agents

    This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes, self-spawning agents, or remote coding environments.

    Buildfrom Context Engineering Skills
  20. 20context-optimization

    This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending effective context capacity.

    Buildfrom Context Engineering Skills

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:17 PM (success).

Context Engineering Skills skills — frequently asked

What are Context Engineering Skills skills?

Context Engineering Skills skills are AI coding skills published by Context Engineering Skills (Context engineering, multi-agent architectures, production agent system patterns) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Context Engineering Skills skills are available?

skills-hub.ai indexes 20 skills from Context Engineering Skills, synced daily from the upstream GitHub repository (https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering).

How do I install a Context Engineering Skills skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Context Engineering Skills skills?

Yes. Every skill from this source is mirrored from Context Engineering Skills's own GitHub repository (https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering). Each skill page links back to the upstream source of truth, so you can verify the original.