This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "advanced-evaluation"

This skill should be used when the user asks to "model agent mental states", "implement BDI architecture", "create...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "bdi-mental-states"

This skill should be used when the user asks to "compress context", "summarize conversation history", "implement...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "context-compression"

This skill should be used when the user asks to "diagnose context problems", "fix lost-in-middle issues", "debug...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "context-degradation"

This skill should be used when the user asks to "understand context", "explain context windows", "design agent...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "context-fundamentals"

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "context-optimization"

This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "evaluation"

This skill should be used when the user asks to "offload context to files", "implement dynamic context discovery",...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "filesystem-context"

This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "hosted-agents"

This skill should be used when the user asks to "implement agent memory", "persist state across sessions", "build...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "memory-systems"

This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "multi-agent-patterns"

This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "project-development"

This skill should be used when the user asks to "design agent tools", "create tool descriptions", "reduce tool...

npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill "tool-design"