Releases: Kamalnrf/claude-plugins
Releases · Kamalnrf/claude-plugins
[email protected]
First release of skills-installer CLI tool.
Features
- Install agent skills globally or locally
- Update existing skills seamlessly
- List all installed skills
- Support for claude-code, open code, codex, and many more clients
Install:
npm install -g skills-installerUsage:
skills-installer install @anthropics/skills/frontend-design
skills-installer listBrowse skills: https://claude-plugins.dev/skills
v0.2.0
Release Notes - v0.2.0
Features
- Skills install command - Install skills directly from the Claude Plugins Registry using a single command
- Currently indexing 900+ skills from GitHub
Example
npx claude-plugins skills install @anthropics/claude-cookbooks/analyzing-financial-statements
npx claude-plugins skills install @anthropics/claude-cookbooks/analyzing-financial-statements –local
What's Changed
- Implement claude-plugins skills install in #12
Full Changelog: v0.1.5...v0.2.0
v0.1.5
Release Notes - v0.1.5
Features
- Plugin Installation - Install any Claude Code plugin from claude-plugins registry
- Currently indexing 1300+ plugins from GitHub
- Plugin Management
list- View all installed plugins grouped by marketplaceenable- Enable previously disabled pluginsdisable- Temporarily disable plugins without uninstalling
Learn More
- NPM
- Website: https://claude-plugins.dev
- Registry API: https://www.val.town/x/kamalnrf/claude-plugins-registry