Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:03 +08:00
commit 86b29444ff
12 changed files with 455 additions and 0 deletions

77
plugin.lock.json Normal file
View File

@@ -0,0 +1,77 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/devops/cloud-cost-optimizer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "5f44472373761cc0683334d41842f6590bfe3313",
"treeHash": "61c9f5127d899bc7aeb150ca68f2989dfc3d9ff7f91cdf7c7d2c627f20dee27f",
"generatedAt": "2025-11-28T10:18:13.071831Z",
"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": "cloud-cost-optimizer",
"description": "Optimize cloud costs and generate cost reports",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "623ec55f12236883ca19815e9d79ef4838373e651346f5a3e785c43471e64c1c"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "54343ef2c2c63efa65794575fb26c853f8dbb317fa277b297c1a1db64649750c"
},
{
"path": "commands/cost-optimize.md",
"sha256": "353f80054a90cda1e6716da3628115ce829307fbbb83a15b64f1d37c96224a99"
},
{
"path": "skills/cloud-cost-optimizer/SKILL.md",
"sha256": "4e2429a46fb6b3a70c2f39dde480b696c6f73a09ab23991abca8c88b1f206273"
},
{
"path": "skills/cloud-cost-optimizer/references/README.md",
"sha256": "74088939988818cda370af6db1dcb96334dcd970f821ed0dc6bf8126b7a2d11c"
},
{
"path": "skills/cloud-cost-optimizer/scripts/README.md",
"sha256": "c8706e199dba59fbe8d2663545dfcbffeb124d11e6fc4c2a7a1580166557ae16"
},
{
"path": "skills/cloud-cost-optimizer/assets/optimization_recommendation_template.json",
"sha256": "0bbca1909926fd90e26cdb205685861347fc4c416384b130aa9bcc1f501da911"
},
{
"path": "skills/cloud-cost-optimizer/assets/cost_report_template.csv",
"sha256": "177df0a9f490be807e97c6a796e2940a702281da056ee8159f479eaa83bbfa32"
},
{
"path": "skills/cloud-cost-optimizer/assets/README.md",
"sha256": "242f2d43ae6bfb1382cf7828a7bdbd98276b67da34905dbc7fa097e88d4baad2"
},
{
"path": "skills/cloud-cost-optimizer/assets/example_cost_report.csv",
"sha256": "cbf15046e892e4d4c7c28538098a1edc63df628376beae932ec5050bc3b2f037"
},
{
"path": "skills/cloud-cost-optimizer/assets/cost_report_template.pdf",
"sha256": "28e09b96ab9452db6e9a34b78783fb9a1c619c7bd4e05cc67f693c476ce0d9c7"
}
],
"dirSha256": "61c9f5127d899bc7aeb150ca68f2989dfc3d9ff7f91cdf7c7d2c627f20dee27f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}