Files
gh-bandofai-puerto-plugins-…/.claude-plugin/plugin.json
2025-11-29 17:59:41 +08:00

18 lines
649 B
JSON

{
"name": "claude-md-master",
"description": "Master CLAUDE.md configuration specialist. Creates, validates, and optimizes CLAUDE.md files with Puerto marketplace integration. Helps plugin developers generate production-ready CLAUDE.md with automatic task routing rules.",
"version": "1.0.0",
"author": {
"name": "Puerto Plugin Collection"
},
"skills": [
"./skills/claude-md-syntax/SKILL.md",
"./skills/task-routing-patterns/SKILL.md",
"./skills/marketplace-discovery/SKILL.md"
],
"agents": [
"./agents/claude-md-generator.md",
"./agents/claude-md-validator.md",
"./agents/marketplace-integrator.md"
]
}