Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:59:44 +08:00
commit 7e2a535be7
8 changed files with 2972 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:bandofai/puerto:plugins/cloudflare",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "5847fae390dc76a8bb8d8b06b50537c9b4bdcb7a",
"treeHash": "f544c482a41eb87727cf15dc81782e0537866eee215e6434764f91017351b107",
"generatedAt": "2025-11-28T10:14:08.296471Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "cloudflare",
"description": "Cloudflare Pages deployment and log monitoring using Wrangler CLI",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "6f6492b60f7a40b395c92270c6c09d9a39710aeaf4de58e3d0188b9edfe82a04"
},
{
"path": "agents/log-monitor.md",
"sha256": "1482708ef8edf548c9fda90ad70c416c0072b055d24750226a49c5cfe7333bdb"
},
{
"path": "agents/project-manager.md",
"sha256": "96c30e13b820e0f324edbb7fe2f7c1b12b097905b9e2b25cab169a0aaecdf504"
},
{
"path": "agents/pages-deployer.md",
"sha256": "9bf92d350058befda707ca15e9f21bea2d31e29018bf19e39ffbbc5682316030"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "287bb360f14bf31ad413cc7e135554a5ec43b1370bc9b6b6845ad9c07a432c96"
},
{
"path": "skills/wrangler-deployment/SKILL.md",
"sha256": "b5ed64b11041b71e8fe993d54c392c7ab7fd7468f05d616baa472acb221b66d3"
},
{
"path": "skills/cloudflare-pages-config/SKILL.md",
"sha256": "c0bd404bcaf119633af07c7545366e60c2921b9a56f27fb8d3a7346f3125d8c5"
}
],
"dirSha256": "f544c482a41eb87727cf15dc81782e0537866eee215e6434764f91017351b107"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}