diff --git a/README.md b/README.md index 509f870..f9c7f15 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,17 @@ npx skillkit install coreyhaines31/marketingskills --skill page-cro copywriting npx skillkit install coreyhaines31/marketingskills --list ``` +## Upgrading from v1.0 + +Skills now use `.agents/` instead of `.claude/` for the product marketing context file. Move your existing context file: + +```bash +mkdir -p .agents +mv .claude/product-marketing-context.md .agents/product-marketing-context.md +``` + +Skills will still check `.claude/` as a fallback, so nothing breaks if you don't. + ## Usage Once installed, just ask Claude Code to help with marketing tasks: