원클릭으로
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