macOS
brew install skillslocal Homebrew formula metadata
brew / rang 2120
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de skills pour les workflows d'agents IA.
installation
brew install skillslocal Homebrew formula metadata
nix profile install nixpkgs#skillsnixpkgs package indexes · pkgs/by-name/sk/skills/package.nix · Source: api.github.com
aperçu
Open agent skills ecosystem
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour skills. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
add-skill | cli | exécutable global | |
skills | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:skills |
|---|---|
| Version | 1.6.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/skills |
| Page d'accueil | https://skills.sh |
| Docs amont | https://skills.sh |
| Licence | MIT |
| Archive source | https://registry.npmjs.org/skills/-/skills-1.5.23.tgz |
| Dernière mise à jour | 2026-09-18T19:50:42Z |
| Pulse | updated |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
skills
nix profile install nixpkgs#skillspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.