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...
Discovers and indexes Python code in skills, enabling cross-skill imports. Use when importing functions from other skills or analyzing skill codebases.
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,...
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...
Transform infrastructure documentation, runbooks, and operational knowledge into reusable Claude Code skills. Convert Proxmox configs, Docker setups, Kubernetes deployments, and cloud...
Inter-agent communication patterns including message passing, shared memory, blackboard systems, and event-driven architectures for LLM agentsUse when "agent communication, message passing,...
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging...
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...
Strategic planning for AI agent artifacts. Use when you have notes, knowledge, or workflows to turn into reusable agent artifacts (skills, slash commands, AGENTS.md). Helps decide WHAT to build...
VS Code Extension for searching, installing and managing Agent Skills (SKILL.md) for GitHub Copilot, Claude Code and AI coding assistants
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,...
|
Execute external CLI AIs as isolated sub-agents for task delegation, parallel processing, and context separation. Use when delegating complex multi-step tasks, running parallel investigations,...
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...
The philosophy and practical benefits of agent fungibility in multi-agent software development. Why homogeneous, interchangeable agents outperform specialized role-based systems at scale.
Skill Development Rules
Replace with description of the skill and when Claude should use it.
DaleStudy/skills μ μ₯μμ μλ‘μ΄ μ€ν¬μ μμ±νκ±°λ κΈ°μ‘΄ μ€ν¬μ μμ ν λ μ¬μ©. λ€μ μν©μμ νμ±ν: (1) μ μ€ν¬ μμ± μμ² μ, (2) SKILL.md νμΌ μμ± λλ μμ μ, (3) μ€ν¬ ꡬ쑰λ frontmatter κ΄λ ¨ μ§λ¬Έ μ, (4) 'skill', 'SKILL.md', 'frontmatter' ν€μλκ° ν¬ν¨λ μμ μ
No Polling for Background Agents
Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool...