conduit8
v0.8.4
Published
Lightweight Claude Code Skills manager. Install skills directly, without plugins / marketplaces.
Maintainers
Readme
conduit8 CLI
Install and manage agent capabilities for Claude Code from the conduit8 registry. Discover, install, and manage in one command.
🚀 Quick Start
No installation needed - use npx:
npx conduit8 search skills # Browse registry
npx conduit8 install skill pdf # Install a skillCommands
Install Skills
npx conduit8 install skill pdf # Personal install
npx conduit8 install skill pdf --project # Project install
npx conduit8 install skill pdf --force # Overwrite existingOptions:
-f, --force- Overwrite existing skill-p, --project- Install to project.claude/skills(team-shared)
Remove Skills
npx conduit8 remove skill pdf # Remove from personal
npx conduit8 remove skill pdf --project # Remove from projectList Installed Skills
npx conduit8 list skills # Show installed skillsSearch Registry
npx conduit8 search skills # Browse all
npx conduit8 search skills pdf # Search by keyword📦 Available Skills
20+ agent capabilities across multiple categories:
- Content - Brand voice, email conversion, viral content
- Data - CSV/XLSX analysis, research synthesis
- Development - Zero-to-prod deployment, security audits
- Creative - Algorithmic art, canvas design, web testing
- Marketing - SEO optimization, landing pages
- Business - Pitch deck psychology
Browse all: npx conduit8 search skills
Installation Directories
- Personal:
~/.claude/skills/(default) - Project:
./.claude/skills/(use--projectflag)
Skills work immediately, no restart needed.
🔗 Links
- conduit8.dev - Web registry
- Issues - Bug reports & feature requests
- npm - Package page
License
AGPL-3.0
