macOS
brew install skillslocal Homebrew formula metadata
brew / Rang 2120
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für skills in AI-Agent-Workflows.
Installation
brew install skillslocal Homebrew formula metadata
nix profile install nixpkgs#skillsnixpkgs package indexes · pkgs/by-name/sk/skills/package.nix · Quelle: api.github.com
Überblick
Open agent skills ecosystem
Verlauf
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.
Sicherheitslage
Für skills wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
add-skill | cli | globales Executable | |
skills | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:skills |
|---|---|
| Version | 1.6.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/skills |
| Homepage | https://skills.sh |
| Upstream-Dokumentation | https://skills.sh |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/skills/-/skills-1.5.23.tgz |
| Zuletzt aktualisiert | 2026-09-18T19:50:42Z |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
skills
nix profile install nixpkgs#skillsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.