agent-tool-builder
How to Install
Claude Code:
git clone --depth 1 https://github.com/sickn33/antigravity-awesome-skills.git && cp antigravity-awesome-skills/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileTools 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.
Details
| Category | AI/ML → ml |
| Source | https://github.com/sickn33/antigravity-awesome-skills |
| Stars | ★ 40.9K |
| Risk Level | N/A |
Related Skills
agent-tool-builder
Tools are how AI agents interact with the world. A well-designed tool is the difference between an a
planning-and-task-breakdown
Decompose work into small, verifiable tasks with explicit acceptance criteria. Good task breakdown i
using-agent-skills
Discovers and invokes agent skills. Use when starting a session or when you need to discover which s
filesystem-context
# Filesystem-Based Context Engineering
Use the filesystem as the primary overflow layer for agent c