Guide for creating effective tools for AI agents. Use when building MCP tools, agent APIs, or any tool interface that agents will consume. Focuses on token efficiency, meaningful context, and proper namespacing.
$npx -y skills add byunk/claude-code-essentials --skill building-agent-toolsInstalls into the current project.
Run `npx skills use "https://github.com/byunk/claude-code-essentials" --skill "byunk/claude-code-essentials/building-agent-tools"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/byunk/claude-code-essentials" that are relevant to the current task. Run `npx skills add "https://github.com/byunk/claude-code-essentials"` and select the relevant skills, then follow their instructions.