配置中文改造 + 数据库技能集成

- 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 文件
This commit is contained in:
杨轩
2026-08-03 16:32:53 +08:00
parent cb7079006e
commit 4637b17ca9
66 changed files with 3242 additions and 2960 deletions
@@ -0,0 +1,13 @@
{
"name": "criticism-self-criticism",
"version": "1.0.0",
"displayName": "批评与自我批评",
"description": "当完成工作后需要审视质量,或需要改进自身表现时调用",
"author": "求是 Skill",
"homepage": "https://github.com/skytodmoon/qiushi-skill",
"tags": ["方法论", "毛泽东思想", "批评与自我批评"],
"requires": {
"env": []
},
"files": []
}