ワンクリックで
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