seeksvc Search tools, solutions, libraries…
Home / AI / AI Coding / OpenSkills
github.com icon
OpenSkills Open source ★ 10.7k
One CLI. Every agent. Same format as Claude Code.
Visit website ↗ GitHub ↗
Introduction
OpenSkills brings Anthropic's skills system to every AI coding agent — Claude Code, Cursor, Windsurf, Aider, Codex, and anything that can read `AGENTS.md`.
Think of it as the universal installer for SKILL.md.
## Quick Start
```bash
npx openskills install anthropics/skills
npx openskills sync
```
By default, installs are project-local (`./.claude/skills`, or `./.agent/skills` with `--universal`). Use `--global` for `~/.claude/skills`.
## Why OpenSkills
- Exact Claude Code compatibility — same prompt format, same marketplace, same folder structure
- Universal — works with Claude Code, Cursor, Windsurf, Aider, Codex, and more
- Progressive disclosure — load skills only when needed (keeps context clean)
- Repo-friendly — skills live in your project and can be versioned
- Private friendly — install from local paths or private git repos
## How It Works
OpenSkills generates the exact same `<available_skills>` XML in your `AGENTS.md` and loads skills via:
```bash
npx openskills read <skill-name>
```
So any agent that can read `AGENTS.md` can use Claude Code skills without needing Claude Code itself.
AI coding agentsClaude CodeAGENTS.mdProgressive disclosureProject-local installsPrivate git reposExact compatibility
Screenshots
Screenshot placeholder
Screenshot placeholder
Deployment
npx 即用
适合先试用或临时执行,不需要全局安装即可直接运行 OpenSkills。
npm 全局安装
适合需要在本机长期使用、反复调用命令行的开发环境。
从 GitHub 仓库安装
适合直接从官方或任意 GitHub 技能仓库拉取并安装技能包。
从本地路径安装
适合已将技能代码放在本地目录、需要离线或自定义目录管理的场景。
从私有 Git 仓库安装
适合安装企业内部或受权限控制的私有技能仓库。
Details
Type Open-source software
GitHub Stars 10,710
Last commit 32 周前
Last verified 2026-08-27
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.
seeksvc
一个可查询的宝藏收藏库:开源与闭源软件、开发库与完整解决方案。
© 2026 seeksvc · Manually verified, continuously updated