What problem does it solve?
This skill is the top-level protocol for deciding whether a chat item should be written, where it should live, what must be read first, and when to hand off to content-writing and Feishu execution skills within Feishu's personal knowledge space.
It enforces a safe, auditable flow that prevents unintended writes and ensures durable storage in the default 个人知识系统.
Core Features & Use Cases
- Central decision protocol for evaluating when a chat item should be stored and choosing the correct destination space (默认目标: 个人知识系统).
- Enforces the required read order before writing, ensuring what to read and check prior to storage.
- Routes content to the appropriate area (个人知识系统) or other durable spaces such as 专业/人生区域 while handing off to content-writing and Feishu execution skills.
- Supports predictable, auditable storage of decisions, notes, and decisions into Feishu documents for long-term retrieval.
Quick Start
Ask me to store this chat in your 个人知识系统 and I will route it after validating the system rules.