Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:31:14 +08:00
commit 986f37863d
4 changed files with 103 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "hono-skills",
"description": "Claude Code plugin",
"version": "0.0.0-2025.11.28",
"author": {
"name": "kfly8",
"email": "kentafly88@gmail.com"
},
"skills": [
"./skills"
]
}