Summary
- Package manager for discovering, installing, and managing installable Agent Skills via CLI.
- Search and install skills from public repositories using bunx skills add <source> --skill <name> , with support for GitHub, GitLab, and local paths Manage installed skills with commands to list, check for updates, update, remove, and restore from skills-lock.json Install skills to specific agents (e.g., Codex), at global or project scope, with symlink or copy modes depending on portability needs Pair with Skills Vault for declarative backup and restore workflows across machines and teams