pkg.soopen package index

brew / 排名 2120

使用 Homebrew, Nix 安装 skills

查看 skills 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install skills

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#skills

nixpkgs package indexes · pkgs/by-name/sk/skills/package.nix · 来源: api.github.com

概览

软件包摘要

Open agent skills ecosystem

命令和别名

  • add-skill
  • skills

历史

项目历史与用法

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.

时间线

  • 2025: skills.sh recorded early public agent-skill listings and began surfacing install activity.
  • 2026: Official documentation described a mature catalog, packs, API, anonymous rankings, and support for a large range of agents.
  • 2026: Lock-file schema version 3 tracked source metadata and full skill-folder hashes for update detection.

Related projects

  • skills.sh: the official catalog, documentation, leaderboard, pack service, and API used with the CLI.
  • Agent Skills repositories: source repositories containing one or more directories built around a `SKILL.md` manifest and instructions.
  • Supported coding agents, including Codex, Claude Code, Cursor, and OpenCode, consume installed skills through their respective filesystem layouts.

来源

  • Official CLI reference: https://www.skills.sh/docs/cli
  • Official Skills documentation: https://www.skills.sh/docs
  • Official lock-file implementation: https://github.com/vercel-labs/skills/blob/main/src/skill-lock.ts
  • Official repository README: https://github.com/vercel-labs/skills#readme

安全态势

尚未找到受保护工具覆盖

没有找到 skills 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_STATE_HOME/skills/.skill-lock.json~/.agents/.skill-lock.json

可执行文件

已安装的可执行文件

命令类型暴露范围备注
add-skillcli全局可执行文件
skillscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-09-19
管理器版本1.6.0
管理器更新时间2026-09-18
本地数据OK
上游not checked
检测到的最新版本未检测到

https://skills.sh

  • 信息Release/tag comparison is only available for GitHub repositories.https://skills.shnone 置信度

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖node
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameskills
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

skills

nix profile install nixpkgs#skills
  • normalized package name match
  • 匹配方式:Skills
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sk/skills/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation