一键导入
note-capture
Extract insights from conversations into structured notes. Propose at conversation end.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Extract insights from conversations into structured notes. Propose at conversation end.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create or edit recurring cron-based tasks, optionally delivering only when a condition is met.
Save new memories to memory.md when user asks to remember something
Organize notes by finding connections and consolidating AI content.
Search and retrieve information from your accumulated notes.
Read and summarize content from URLs the user shares.
Compress a note significantly while preserving provenance markers
| name | note-capture |
| description | Extract insights from conversations into structured notes. Propose at conversation end. |
At the end of meaningful conversations, propose extracting key insights into notes.
list_directory with directory notes to see existing notesread_file to check if a relevant note exists (e.g., notes/projectname.md)Every line you write MUST end with &[[CONVERSATION_PATH]] where CONVERSATION_PATH is provided in the system prompt under "Current Conversation".
Example (if system prompt says the path is conversations/2025-01-19-1430-a1b2-notes-discussion):
- Working on AI notes feature &[[conversations/2025-01-19-1430-a1b2-notes-discussion]]
- Key insight: use provenance markers &[[conversations/2025-01-19-1430-a1b2-notes-discussion]]
&[[ markers (AI-written content)&[[ markers (human-written content)[[ but no & prefix (human-approved content)&[[conversation]] markerNotes go in notes/ directory as flat files:
notes/projectname.md - project notesnotes/personname.md - people notesnotes/conceptname.md - concept notes