Skip to content
github-actions[bot] edited this page Jun 8, 2026 · 15 revisions

Agent Skills Hub

Welcome to the Agent Skills Hub wiki -- the comprehensive reference for installing, using, and contributing to the curated collection of AI agent skills.

Quick Navigation

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

What are Agent Skills?

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-review skill to audit this PR"
  • "Apply frontend-design to redesign this landing page"
  • "Use terraform-code-generation to scaffold this infrastructure"

Quick Start

npx @flitzrrr/agent-skills install

This auto-detects your installed platforms and symlinks all 461+ skills to the correct configuration directories.

Project Links

Clone this wiki locally