skillkit
Provides portable skills for AI coding agents, supporting multiple agents.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.2k
- Source
- skill-github
- Repository
- github.com/rohitg00/skillkit
Overview
SkillKit is a package manager for AI agent skills, enabling installation of over 400,000 skills from 31 sources and automatically converting between different formats. It supports 46 distinct agents, such as Claude Code, Cursor, Codex, and Copilot. With SkillKit, you can easily install skills into your agent, boosting coding efficiency. Ideal for developers who need to use the same skills across multiple agents.
Capabilities
- ▪Install and manage AI agent skills
- ▪Automatically convert skills between different formats
- ▪Support 46 different agents
- ▪Install skills from 31 sources
Use cases
Setup
npm install -g skillkit or pnpm add -g skillkit or bun add -g skillkit
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install SkillKit?
Install globally using npm, pnpm, or bun: `npm install -g skillkit`
Which agents are supported?
Supports 46 agents, including Claude Code, Cursor, Codex, and Copilot.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
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.