lingxling/awesome-skills-cn-antigravity-awesome-skills-claude-agent-tool-builder
Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling.
This is a copy. The original lives at lingxling/agent-tool-builder.
npx skills add https://github.com/lingxling/awesome-skills-cn --skill agent-tool-builder
Take lingxling/awesome-skills-cn-antigravity-awesome-skills-claude-agent-tool-builder from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.