Files
42marketplaces/sync/gh-mojito-llm-freeship-skills-common-skills.json
2025-11-30 09:08:53 +08:00

18 lines
465 B
JSON

{
"name": "common-skills",
"owner": {
"name": "FreeShip Team",
"email": "larry.koo711@gmail.com"
},
"plugins": [
{
"name": "common-skills",
"description": "公共工具技能 - 通用的辅助工具,如多语言问候、文本处理、格式转换等",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-mojito-llm-freeship-skills-common-skills.git"
},
"strict": true
}
]
}