diff --git a/README.md b/README.md index b34ce76..3fcfdf4 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,21 @@ Then reference skills from `.claude/marketingskills/skills/`. 2. Customize skills for your specific needs 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 Once installed, just ask Claude Code to help with marketing tasks: