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

View File

@@ -0,0 +1,14 @@
{
"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"
]
}