mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-06-06 05:50:41 +08:00
- 基于 music-2.6 模型,使用 hex 格式避免 CDN 鉴权失败 - 修复 hex→二进制转码:用 jq + xxd 替代 python3,与强制规则一致 - 加入 builtin-skills.json 清单
27 lines
472 B
JSON
27 lines
472 B
JSON
{
|
|
"skills": [
|
|
"create-agent",
|
|
"delete-agent",
|
|
"dev-environment-setup",
|
|
"discover-agent",
|
|
"docx",
|
|
"frontend-design",
|
|
"mail-operations",
|
|
"manage-skills",
|
|
"manage-teams",
|
|
"minimax-image-gen",
|
|
"minimax-music-gen",
|
|
"minimax-tts",
|
|
"minimax-video-gen",
|
|
"nodejs-runtime",
|
|
"pdf",
|
|
"pptx",
|
|
"python-runtime",
|
|
"s3-storage-operations",
|
|
"skill-creator",
|
|
"update-agent",
|
|
"web-access",
|
|
"xlsx"
|
|
]
|
|
}
|