Documentation

Learn how to discover, install, and use skills with your AI agents.

The skills CLI that powers this leaderboard is open source at github.com/vercel-labs/skills.

What are skills?

Skills are reusable capabilities for AI agents. They provide procedural knowledge that helps agents accomplish specific tasks more effectively. Think of them as plugins or extensions that enhance what your AI agent can do.

Getting started

To install a skill, use the skills CLI:

$ npx skills add vercel-labs/agent-skills

How skills are ranked

The skills leaderboard ranks skills based on anonymous telemetry data collected from the skills CLI. When users install skills, aggregated usage data helps surface the most popular and useful skills in the ecosystem.

Browse skills

Visit the homepage to browse the skills leaderboard and discover new capabilities for your agents.

Badge

Add an install count badge to your README:

$ [![Git Codar](https://gitcodar.com/b/owner/repo)](https://gitcodar.com/owner/repo)

How are you securing skills?

There are routine security audits that assess skills and their contents for malicious content. To report security issues, please visit our contact page.