macOS
brew install skillslocal Homebrew formula metadata
安装
brew install skillslocal Homebrew formula metadata
nix profile install nixpkgs#skillsnixpkgs package indexes · pkgs/by-name/sk/skills/package.nix · 来源: api.github.com
概览
Open agent skills ecosystem
历史
Skills is an open-source command-line package manager and discovery client for reusable AI-agent skills. It installs skill directories from repositories, URLs, archives, local paths, well-known providers, and skills.sh packs into layouts understood by many coding agents.
Vercel Labs created Skills as an open CLI and ecosystem for discovering, installing, using, updating, and removing reusable AI-agent skills. It accepts GitHub shorthand, GitHub and GitLab repositories, general Git URLs, local paths, direct `SKILL.md` files, archives, well-known providers, and skills.sh packs.
The ecosystem grew beyond installation into catalog search, anonymous install telemetry, popularity rankings, public and private packs, temporary one-shot skill use, and APIs for programmatic discovery.
The official README reports support for OpenCode, Claude Code, Codex, Cursor, and more than 70 additional agents. Its cross-agent installation design uses a canonical skill copy with optional symlinks or independent copies in agent-specific directories.
skills.sh adds discovery, install counts, rankings based on anonymous CLI telemetry, and shareable packs, turning the CLI into both a package installer and the client for a broader agent-capability catalog.
Users commonly run `skills add` to inspect and install selected skills, `skills use` for temporary prompt generation or an interactive agent session, `skills find` for discovery, and `skills list`, `update`, or `remove` for lifecycle management.
Installation defaults to project scope; `--global` targets the user scope. Users may select particular agents and skills, install everything non-interactively, and choose symlinks or copied files.
The CLI stores global installation/update metadata in `.skill-lock.json`. If `XDG_STATE_HOME` is set, the documented implementation uses `$XDG_STATE_HOME/skills/.skill-lock.json`; otherwise it uses `~/.agents/.skill-lock.json`.
For package enthusiasts, Skills applies familiar ecosystem mechanics—source resolution, project and global scopes, lock metadata, updates, removal, search, archives, Git URLs, and registries—to portable AI-agent instructions. Its interesting twist is that the installed artifact is usually a directory centered on `SKILL.md`, rather than a conventional executable library.
The package also exposes the interoperability problem directly: one source skill can be linked or copied into the layouts expected by many different agents, making it a compatibility layer as much as a downloader.
安全态势
没有找到 skills 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_STATE_HOME/skills/.skill-lock.json~/.agents/.skill-lock.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
add-skill | cli | 全局可执行文件 | |
skills | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:skills |
|---|---|
| 版本 | 1.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/skills |
| 主页 | https://skills.sh |
| 上游文档 | https://skills.sh |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/skills/-/skills-1.5.23.tgz |
| 最后更新 | 2026-09-18T19:50:42Z |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | skills |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
skills
nix profile install nixpkgs#skills来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.