auto: sync OpenClaw config 2026-08-14 17:17

This commit is contained in:
2026-08-14 17:17:05 +08:00
parent d6da0db3d4
commit 7c4fe5a371
28 changed files with 2774 additions and 5 deletions
@@ -0,0 +1,26 @@
# table-alias 技能 - 快速开始
## 自然语言触发
```
同步准生产 dmp_serp 的表结构到 VPS
```
## 命令行执行
```bash
cd skills/table-alias
./sync_tables.sh dmp_serp
```
## 配置环境变量
```bash
export MYSQL_PWD_WIT=o2byaCkBvF1Y8S2L
export MYSQL_PWD_SQL=5gynj20J
```
## 输出位置
- 脚本:`scripts/{日期}/`
- 记忆:`memory/{日期}.md`