skills
An open-source proxy skill tool supporting multiple coding agents.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 23.3k
- Source
- skill-github
- Repository
- github.com/vercel-labs/skills
Overview
Skills is a command-line tool for managing and using the open proxy skill ecosystem. It supports multiple coding agents such as OpenCode, Claude Code, Codex, and Cursor. With the `npx skills` command, users can install, use, and manage these skills. The tool provides rich programming capabilities for AI, suitable for developers and team collaboration. Skills can be installed via GitHub shorthand, full URL, or local path.
Capabilities
- ▪Install and manage multiple coding agent skills
- ▪Generate prompts and launch supported coding agents
- ▪Support multiple source formats (GitHub, GitLab, local paths, etc.)
- ▪Non-interactive installation suitable for CI/CD
Use cases
Setup
Install skills using `npx skills add <source>`, for example: `npx skills add vercel-labs/agent-skills`.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install a specific skill?
Use the `npx skills add <source> --skill <skill-name>` command.
How to list installed skills?
Use the `npx skills list` command.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.