-
Notifications
You must be signed in to change notification settings - Fork 1
Home
github-actions[bot] edited this page Jun 8, 2026
·
15 revisions
Welcome to the Agent Skills Hub wiki -- the comprehensive reference for installing, using, and contributing to the curated collection of AI agent skills.
| Page | Description |
|---|---|
| Installation | Install skills for your platform in under a minute |
| Supported Platforms | Claude Code, Antigravity, Codex, OpenCode, Cursor, Lovable |
| Skills Catalog | Browse all 461+ skills by source and category |
| How Skills Work | Architecture, file format, and runtime behavior |
| Quality Gates | How sources are vetted before integration |
| Weekly Discovery | Automated pipeline for finding new skill repos |
| Contributing | Add new sources, report bugs, and improve docs |
| CLI Reference | Full command reference for the npx CLI |
| FAQ | Common questions and troubleshooting |
Agent Skills are structured markdown files (SKILL.md) that teach AI coding assistants specialized capabilities. Think of them as reusable expertise modules -- each skill contains domain knowledge, best practices, code templates, and behavioral guidelines that an AI assistant follows when performing a specific task.
Example use cases:
- "Use the
security-reviewskill to audit this PR" - "Apply
frontend-designto redesign this landing page" - "Use
terraform-code-generationto scaffold this infrastructure"
npx @flitzrrr/agent-skills installThis auto-detects your installed platforms and symlinks all 461+ skills to the correct configuration directories.