feat: add clawhub skill registry source

This commit is contained in:
jxxghp
2026-04-22 16:22:10 +08:00
parent cefb60ba2c
commit 89bf89c02d
4 changed files with 502 additions and 10 deletions
+1
View File
@@ -423,6 +423,7 @@ class ConfigModel(BaseModel):
# ==================== 技能配置 ====================
# 技能市场仓库地址,多个地址使用,分隔
SKILL_MARKET: str = (
"https://clawhub.ai,"
"https://github.com/openai/skills,"
"https://github.com/anthropics/skills,"
"https://github.com/vercel-labs/agent-skills"