Agent Skills Registry
ActiveDescription
The secure, validated skill registry for professional AI coding agents. Extend Antigravity, Claude Code, Cursor, Copilot and more with verified skills and absolute confidence.
Key Features
- Curated and audited skill marketplace - every skill is signed and validated to prevent supply-chain risk
- Multi-agent compatible - works with Claude Code, Cursor, Copilot, Antigravity, Kiro out of the box
- Centralized discovery - browse, search, and install skills from a unified registry
- Version management - pinned versions, dependency constraints, and upgrade notifications
- Tiered scopes - workspace-, user-, and organization-level skill permissions
- Full audit trail - logs every skill install, execution, and modification
Use Cases
Strengths & Limitations
✅ Strengths
- • Actively maintained, recent updates
- • High community interest (5.2k stars)
- • Responsive to issues, low backlog
⚠️ Limitations
- • No clear open-source license
Categories
Quick Start
# Add the Agent Skills registry to Claude Code
npx skills add tech-leads-club/agent-skills
# List available skills
npx skills list
# Install a specific skill in the current project
npx skills install code-review-suite
# Verify signatures of all installed skills
npx skills verify --all