install-skills
v1.0.0
Published
Claude Code skill management utility (reserved package name for @daymade/ccpm ecosystem)
Downloads
89
Maintainers
Readme
install-skills
⚠️ Package Name Reserved
This package name is reserved for the @daymade/ccpm ecosystem.
What is this?
install-skills is a reserved package name that forwards commands to the main Claude Code Plugin Manager (ccpm) CLI tool. This package exists to prevent package name squatting and ensure consistency across the ccpm ecosystem.
Usage
# This package forwards to ccpm install
npx install-skills <skill-name>
# Equivalent to
npx @daymade/ccpm install <skill-name>Recommended Usage
For the full feature set, please use the official package:
# Install ccpm globally
npm install -g @daymade/ccpm
# Or use with npx
npx @daymade/ccpm <command>Documentation
Visit ccpm.dev for complete documentation.
Related Packages
- @daymade/ccpm - Main CLI package
- ccpm-cli - Alias package
License
MIT © daymade
