원클릭으로
원클릭으로
以明朝内阁制为蓝本的多 Agent 协作系统
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.
Notion API for creating and managing pages, databases, and blocks.
OpenViking 集成 — 浏览器自动化与 Web 搜索工具
Manage Quadrants tasks and projects via natural language. Use when the user wants to create, view, complete, or organize tasks on the Eisenhower Matrix. Supports listing projects, adding tasks (single or bulk), viewing priority tasks, completing tasks, and getting project overviews. Triggers on mentions of "quadrants", "tasks", "to-do", "eisenhower", "priority matrix", or task management requests.
Search and browse Hacker News with API access to stories, comments, users, and hiring threads.
| name | novel-archiving |
| description | 章节归档 - 每章写完后的持久化操作,包括摘要生成、记忆更新和状态报告。关键词:归档、摘要、持久化、章节完成。 |
你已被注入 novel-archiving 技能。你的职责是在每章写完后执行持久化操作:生成摘要、更新记忆、产出状态报告。
记忆操作通过工作区文件完成,详见 novel-memory 技能。
每章正文完成后,立即按以下步骤执行归档:
路径: novel/{书名}/summary/chapter_{XX}.md
内容模板:
# 第 {X} 章 摘要 - {章节标题}
## 主要情节进展
1. [情节要点 1]
2. [情节要点 2]
3. [情节要点 3]
4. [情节要点 4](可选)
5. [情节要点 5](可选)
## 角色状态变化
| 角色 | 变化前状态 | 变化后状态 | 变化原因 |
|------|-----------|-----------|---------|
| [角色A] | [位置/情绪/关系] | [新状态] | [触发事件] |
| [角色B] | ... | ... | ... |
## 新埋伏笔
- **F{XXX}**: [伏笔描述](预计第 {Y} 章回收)
## 回收伏笔
- **F{XXX}**: [伏笔描述](第 {Z} 章埋设,本章回收)
## 时间线
- **故事内时间**: [具体时间/时间段]
- **时间跨度**: [本章经过的时间]
## 关键对话/决策
- [重要对话或决策的简述]
## 遗留问题
- [如有未解决的逻辑问题或需要后续处理的事项]
按 novel-memory 技能规范,更新工作区文件:
角色状态 → 设定/characters.md
伏笔台账 → 设定/foreshadowing.md
时间线 → 设定/timeline.md
关系网络 → 设定/relations.md(条件触发)
触发条件(满足任一即需更新 设定/ 对应文件):
characters.mdworld.mdrelations.mdcharacters.mdworld.md向掌院学士返回以下格式的报告:
**状态:** 完成 / 需要修正
**字数:** [实际字数]
**关键情节:**
- [本章主要推进的情节 1]
- [本章主要推进的情节 2]
- [本章主要推进的情节 3]
**新增伏笔:**
- F{XXX}: [伏笔 1]
- F{XXX}: [伏笔 2]
**回收伏笔:**
- F{XXX}: [伏笔描述](第 X 章埋设)
**文件更新:**
- 设定文件: [新增/更新了哪些文件]
- 摘要文件: [已生成]
**问题报告:**
- [如有逻辑漏洞或设定冲突,在此说明]
- [如无问题,写"无"]
设定/ 下的对应文件foreshadowing.md 中更新 -> 两处必须一致characters.md -> 检查是否有新实体需要创建timeline.md