Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:00:27 +08:00
commit 0c6988a884
19 changed files with 5729 additions and 0 deletions

105
plugin.lock.json Normal file
View File

@@ -0,0 +1,105 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:basher83/lunar-claude:plugins/infrastructure/proxmox-infrastructure",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "4443a5d5df66f90ee5678d11181044572ae39bcb",
"treeHash": "5c6ff4105707bab91f3474e49aaed2d449e4ec488f25d2f2d552d6eadd167b54",
"generatedAt": "2025-11-28T10:14:12.158310Z",
"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": "proxmox-infrastructure",
"description": "Proxmox VE cluster management including VM provisioning, templates, VLAN networking, and CEPH storage",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "dc1558215c32922f14e23d784c1b5f7f5296fdd5090e4c1298c7248236443dd7"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "37f0fe197fab412f2f5e99afaaa1e87345c0347fa1c6ca53a908bdd7ce3f8e15"
},
{
"path": "skills/proxmox-infrastructure/SKILL.md",
"sha256": "6277a71e9d31ec7bfc2babbdff53d1492c882f556a83a0f3ffa6a2b7c2418275"
},
{
"path": "skills/proxmox-infrastructure/tools/validate_template.py",
"sha256": "c23a456e1e24de595e3e70078ae693543e19e7e7d374c63e123a0835aa9c8f18"
},
{
"path": "skills/proxmox-infrastructure/tools/check_cluster_health.py",
"sha256": "7681ed0b793191437976ca578463d93b69acbf98a640813a4dcf76c563756fef"
},
{
"path": "skills/proxmox-infrastructure/tools/cluster_status.py",
"sha256": "f492fbb074443ff9f839a390826a3811527594bb851e47d3c8fd7a69aa56af8e"
},
{
"path": "skills/proxmox-infrastructure/tools/check_ceph_health.py",
"sha256": "25ff530395eb757e1fd16da6cf1162a62d08aefd76fde2af1fa5eb3f08882c0e"
},
{
"path": "skills/proxmox-infrastructure/anti-patterns/common-mistakes.md",
"sha256": "f294cc1b8f21d397653f6cfe6b5f1eb0f5cb537a6c672cfafe05397ed2ca00d0"
},
{
"path": "skills/proxmox-infrastructure/workflows/cluster-formation.md",
"sha256": "af28601e2f561bfaf1342506f6f3eda7d2e09e51fa7d37f894beffcab6566d49"
},
{
"path": "skills/proxmox-infrastructure/workflows/ceph-deployment.md",
"sha256": "ce7b7bd85f0eed0a01ea7dd591b0cd9f1a0ee7b2f4da3fba74f9b532593a82c7"
},
{
"path": "skills/proxmox-infrastructure/examples/01-basic-vm/main.tf",
"sha256": "5f36b92de9ac76115291def1992631594339144c1ec6e2c6131908da536b2dc6"
},
{
"path": "skills/proxmox-infrastructure/examples/01-basic-vm/README.md",
"sha256": "311a65c49482ae2e87b1e001559a6eeae79f68b7c840cdd640131dec7e8d9c4f"
},
{
"path": "skills/proxmox-infrastructure/examples/01-basic-vm/variables.tf",
"sha256": "1eca73d9ae2c16a1f49d55fad2309aa1761f2935074f7624e952b28b3b4d0ce5"
},
{
"path": "skills/proxmox-infrastructure/reference/qemu-guest-agent.md",
"sha256": "c7545c83bcf443b27c81406b96abf4cfbf63be8114bab30f27536fa3ac1eb679"
},
{
"path": "skills/proxmox-infrastructure/reference/networking.md",
"sha256": "eff95710e488f40c52203be17a4c11068daac9391fe3b005b874551475fbe5bf"
},
{
"path": "skills/proxmox-infrastructure/reference/storage-management.md",
"sha256": "357eb01944e0f53ca61470b769c12dc89775e8979440b37f44340f3140f59154"
},
{
"path": "skills/proxmox-infrastructure/reference/cloud-init-patterns.md",
"sha256": "f8bc068ef9eefe27305ed490415a46fe6eab4f68553b24ff79187b91abaa6fe9"
},
{
"path": "skills/proxmox-infrastructure/reference/api-reference.md",
"sha256": "6dd249e90f808628687ddf4eac4893eb448eb1f025d6a9a060e9ba7f2d5940fc"
}
],
"dirSha256": "5c6ff4105707bab91f3474e49aaed2d449e4ec488f25d2f2d552d6eadd167b54"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}