SkillSpace/openclaw/publish/registry.json

35 lines
1.4 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"framework": "openclaw",
"skills": [
{
"name": "cloud-deploy",
"slug": "sola-openclaw-work/cloud-deploy",
"version": "2.0.1",
"previousVersion": "2.0.0",
"description": "一键部署本地项目到云服务器。API 网关模式Token 认证,无需 SSH 私钥。",
"namespace": "sola-openclaw-work",
"source": "archives/cloud-deploy-2.0.zip",
"importedAt": "2026-07-02",
"publishedAt": "2026-07-02",
"platform": "SkillHub",
"status": "published",
"tags": ["deploy", "cloud", "api-gateway", "token-auth"],
"changelog": "v2.0.1: 修复 3 项安全漏洞命令注入、Token 注入、凭证泄露)+ YARA 兼容"
},
{
"name": "patient-roleplay",
"slug": "sola-openclaw-work/patient-roleplay",
"version": "0.1.0",
"description": "模拟基层医疗机构患者行为与AI助手进行结构化对话交互验证问诊SOP合规性和服务质量提炼对话记录生成训练反馈。",
"namespace": "sola-openclaw-work",
"publishedAt": "2026-07-03",
"platform": "SkillHub",
"status": "published",
"visibility": "namespace-only",
"tags": ["healthcare", "patient-simulation", "sop-validation", "quality-assessment", "primary-care"],
"changelog": "v0.1.0: 初始版本——患者角色扮演、SOP 校验、质量评分、定时调度"
}
],
"lastUpdated": "2026-07-03"
}