Files
openclaw-config/workspace-backend/skills/qiushi-openclaw-skill/spark-prairie-fire/clawhub.json
T
杨轩 4637b17ca9 配置中文改造 + 数据库技能集成
- AGENTS.md/USER.md/TOOLS.md 改造为中文
- 添加 mica 项目 MySQL 数据库配置 (47.99.209.185:50036)
- 集成 sql-toolkit 技能使用说明
- 集成 qiushi-openclaw-skill 系统化思考框架
- 创建 memory/2026-08-03.md 记录今日配置工作
- .gitignore 添加 .env 忽略规则
- 清理过期的 memory 文件和 tasks 文件
2026-08-03 16:32:53 +08:00

13 lines
383 B
JSON

{
"name": "spark-prairie-fire",
"version": "1.0.0",
"displayName": "星火燎原",
"description": "当从零开始,资源有限,需要从小处着手积累发展时调用",
"author": "求是 Skill",
"homepage": "https://github.com/skytodmoon/qiushi-skill",
"tags": ["方法论", "毛泽东思想", "星火燎原"],
"requires": {
"env": []
},
"files": []
}