Files
gh-colek42-claude-plugins-n…/.claude-plugin/plugin.json
2025-11-29 18:15:12 +08:00

14 lines
284 B
JSON

{
"name": "nk-aws-kubernetes",
"description": "AWS profile management, kubectl context switching, and EKS helpers for Judge platform work",
"version": "1.0.0",
"author": {
"name": "Cole Kennedy"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}