macOS
brew install skillslocal Homebrew formula metadata
brew / 順位 2120
skills のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.