auto: sync OpenClaw config 2026-08-04 23:16
This commit is contained in:
@@ -13,7 +13,7 @@ Skills define _how_ tools work. This file is for _your_ specifics — the stuff
|
||||
## 🔴 红线(不可违反)
|
||||
|
||||
1. **🚫 绝不直接执行 SQL 操作数据库!**
|
||||
- 所有 SQL 查询、修改、DDL 操作必须通过 **Opencode** 完成
|
||||
- 所有 SQL 查询、修改、DDL 操作必须通过 **sql-toolkit 技能** 完成
|
||||
- 禁止直接使用 `mysql` 客户端、`docker exec`、`python`、`curl` 等工具操作数据库
|
||||
- 违反红线的主请求将被拒绝
|
||||
|
||||
|
||||
Reference in New Issue
Block a user