Add SkillKit as installation option

Add Option 6 for SkillKit, which allows installing skills across
multiple AI agents (Claude Code, Cursor, Copilot, etc.).

Closes #3, closes #4

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Corey Haines
2026-01-26 17:37:54 -08:00
parent 492097485f
commit 0906dd07ff

View File

@@ -98,6 +98,21 @@ Then reference skills from `.claude/marketingskills/skills/`.
2. Customize skills for your specific needs 2. Customize skills for your specific needs
3. Clone your fork into your projects 3. Clone your fork into your projects
### Option 6: SkillKit (Multi-Agent)
Use [SkillKit](https://github.com/rohitg00/skillkit) to install skills across multiple AI agents (Claude Code, Cursor, Copilot, etc.):
```bash
# Install all skills
npx skillkit install coreyhaines31/marketingskills
# Install specific skills
npx skillkit install coreyhaines31/marketingskills --skill page-cro copywriting
# List available skills
npx skillkit install coreyhaines31/marketingskills --list
```
## Usage ## Usage
Once installed, just ask Claude Code to help with marketing tasks: Once installed, just ask Claude Code to help with marketing tasks: