Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "common-skills",
|
||||
"description": "公共工具技能 - 通用的辅助工具,如多语言问候、文本处理、格式转换等",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "FreeShip Team",
|
||||
"email": "larry.koo711@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/sayhello"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user