Переглянути джерело

refactor: SKILL.md Step 2加载anti-ai-guide,References同步

lingfengQAQ 2 місяців тому
батько
коміт
31fd395a5a
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      webnovel-writer/skills/webnovel-write/SKILL.md

+ 3 - 0
webnovel-writer/skills/webnovel-write/SKILL.md

@@ -55,6 +55,8 @@ allowed-tools: Read Write Edit Grep Bash Task
   - 用途:Step 3 审查输出 schema 定义。
   - 用途:Step 3 审查输出 schema 定义。
 - `../../references/shared/core-constraints.md`
 - `../../references/shared/core-constraints.md`
   - 用途:Step 2 起草硬约束。
   - 用途:Step 2 起草硬约束。
+- `references/anti-ai-guide.md`
+  - 用途:Step 2 起草时 anti-AI 预防。
 - `references/polish-guide.md`
 - `references/polish-guide.md`
   - 用途:Step 4 润色与终检规则。
   - 用途:Step 4 润色与终检规则。
 - `references/writing/typesetting.md`
 - `references/writing/typesetting.md`
@@ -142,6 +144,7 @@ export PROJECT_ROOT="$(python -X utf8 "${SCRIPTS_DIR}/webnovel.py" --project-roo
 
 
 ```bash
 ```bash
 cat "${SKILL_ROOT}/../../references/shared/core-constraints.md"
 cat "${SKILL_ROOT}/../../references/shared/core-constraints.md"
+cat "${SKILL_ROOT}/references/anti-ai-guide.md"
 ```
 ```
 
 
 硬要求:
 硬要求: