Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:15:12 +08:00
commit 3b5e0a14da
5 changed files with 147 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:colek42/claude-plugins:nk-aws-kubernetes",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "1f0910664e7aeed3c924c9fd20e2772a4979128d",
"treeHash": "f58e48002cd2bb3b5d38a34fa6d39d27e90ac18f72cd4409b4aa316ab055378d",
"generatedAt": "2025-11-28T10:15:45.160668Z",
"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": "nk-aws-kubernetes",
"description": "AWS profile management, kubectl context switching, and EKS helpers for Judge platform work",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "5d95de94bbd9f82b04ed824b855973cbf01d865359a1ed735ec06ccab0cf2e18"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "1ce96e5ec2c8d446534c8059ba97f917bba8077733e57b14096f71b0cb82567c"
},
{
"path": "commands/judge-context.md",
"sha256": "d6e94409c38cf62ed35c6251632331d635a1bb6fb4e01be7fc24a01591428a29"
},
{
"path": "skills/aws-judge-setup/SKILL.md",
"sha256": "78afcef42023cd18dcd9f4de6feee4b821db3dbf2f24d71ccf236b3e56803b34"
}
],
"dirSha256": "f58e48002cd2bb3b5d38a34fa6d39d27e90ac18f72cd4409b4aa316ab055378d"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}