-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Eclipse Ghost edited this page Jul 7, 2026
·
1 revision
Structured SKILL.md files for AI coding agents — one per API/tool — covering
installation, auth, core concepts, workflows, error handling, rate limits, and security.
Pre-release. 101 skills are complete and usable today. The CLI works from source but is not yet published to npm.
git clone https://github.com/ashish7802/awesome-api-skills.gitPoint your agent (Claude Code, Cursor, etc.) at skills/<name>/SKILL.md before
it works on that integration.
pnpm install
pnpm build
node packages/cli/dist/bin.js search database
node packages/cli/dist/bin.js install postgresqlPayments, auth, cloud/infra, databases, AI/LLM providers, messaging, web frameworks, observability, and dev tooling. Full categorized list is in the main README.
-
Skill Format — how a
SKILL.mdis structured - CLI Reference — every command
- FAQ
- Roadmap
Found something inaccurate or broken? Open an issue — this project treats credibility as a first-class concern.