diff --git a/CLAUDE.md b/CLAUDE.md index 831fe0b..ac7d49a 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -8,7 +8,7 @@ Claude Code marketplace plugin providing AI-powered content generation skills. C ## Architecture -Skills are organized into three plugin categories in `marketplace.json` (at project root): +Skills are organized into three plugin categories in `.claude-plugin/marketplace.json`: ``` skills/ @@ -183,7 +183,7 @@ Skills that process external Markdown/HTML should treat content as untrusted: ## Plugin Configuration -`marketplace.json` (at project root) defines plugin metadata and skill paths. Version follows semver. +`.claude-plugin/marketplace.json` defines plugin metadata and skill paths. Version follows semver. The file contains: - `name`: Plugin name (`baoyu-skills`)