chore: auto release commit (2026-04-01 14:40:56)
All checks were successful
skill-release-placeholder / release (push) Successful in 1s

This commit is contained in:
2026-04-01 14:40:56 +08:00
parent 268ddf7b43
commit 31925d25bf
6 changed files with 57 additions and 53 deletions

View File

@@ -14,4 +14,4 @@
| `paths_snippet.py` | `CLAW_*` 数据目录解析与 fallback 说明 |
| `sqlite_minimal.py` | 无业务含义的 SQLite 建表示例 |
复制后务必全局替换 `your-skill-slug` 与表名,避免与别的技能冲突
本技能数据子目录与 `SKILL_SLUG` `toutiao-publisher`;若复制片段到其它项目请改为对应 slug 与表名。