Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user