macOS
brew install openskillslocal Homebrew formula metadata
安装
brew install openskillslocal Homebrew formula metadata
概览
Universal skills loader for AI coding agents
历史
OpenSkills is a TypeScript CLI for installing and exposing `SKILL.md`-style agent skills to AI coding agents. Its project pitch is deliberately package-manager-like: one CLI, reusable skill folders, and generated `AGENTS.md` metadata that agents can read.
The GitHub repository and npm package appeared in October 2025. The v1.0.0 release was published on October 26, 2025, followed quickly by releases adding documentation fixes, universal skills support, CI/local-development improvements, and project-local install clarity.
The README frames the tool as bringing Anthropic's skills system to Claude Code, Cursor, Windsurf, Aider, Codex, and any agent that can read `AGENTS.md`. It keeps compatibility with the `SKILL.md` layout while adding a universal loader and sync workflow.
The project is young, so durable adoption history is thin. Primary package metadata shows it distributed through npm and Homebrew, while GitHub metadata shows a large star and fork count for a small TypeScript repository.
Users run commands such as `npx openskills install anthropics/skills`, `npx openskills sync`, `npx openskills list`, and `npx openskills read <skill-name>`. By default, skills install project-locally under `.claude/skills`, with a universal mode that uses `.agent/skills`.
The CLI can install from GitHub repositories, local paths, and private git repos, then generate an `AGENTS.md` block listing available skills. That makes it a bridge between package installation, prompt assembly, and agent runtime context.
OpenSkills is noteworthy because it treats prompts and procedural agent capabilities as packages. For package metadata, it is a tiny but useful sign that AI-agent ecosystems are adopting recognizable package-manager concepts: install, list, update, remove, sync, local/global scope, and repository sources.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
openskills | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/numman-ali/openskills
安装元数据
| 软件包键 | brew:openskills |
|---|---|
| 版本 | 1.5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/openskills |
| 主页 | https://github.com/numman-ali/openskills |
| 仓库 | https://github.com/numman-ali/openskills |
| 上游文档 | https://github.com/numman-ali/openskills#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://registry.npmjs.org/openskills/-/openskills-1.5.0.tgz |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openskills |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.