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

17 lines
418 B
JSON

{
"name": "cloudflare",
"description": "Cloudflare Pages deployment and log monitoring using Wrangler CLI",
"version": "1.0.0",
"author": {
"name": "Puerto Plugin System"
},
"skills": [
"./skills/wrangler-deployment/SKILL.md",
"./skills/cloudflare-pages-config/SKILL.md"
],
"agents": [
"./agents/pages-deployer.md",
"./agents/log-monitor.md",
"./agents/project-manager.md"
]
}