ワンクリックで
organize-inbox
Move notes from the Inbox to their respective folders based on their frontmatter category.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Move notes from the Inbox to their respective folders based on their frontmatter category.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Given a YouTube URL, fetch its transcript and extract atomic notes into an Obsidian vault. Use when handed a YouTube link to mine for ideas, or asked to "turn this video into atomic notes / atoms".
Create a dated zip backup of the Obsidian vault and rotate old backups on a grandfather-father-son schedule (14 daily, 5 weekly, 12 monthly, 5 yearly). Use when asked to back up the vault, make a snapshot, or run/prune vault backups.
Extract actionable lessons, key insights, emergent todos, and best practices from a note (e.g. a video transcript or article in an Obsidian vault, for example). Use when asked to "extract insights / lessons / takeaways" from a note or document. Outputs bullet lists in chat, or writes them to a markdown file if asked.
Summarize the past week's daily notes, extracting key findings, links, action items, and potential atomic notes, and write the summary into the matching weekly note.
Fetch and summarize a list of URLs (e.g. from OneTab) into Obsidian-friendly markdown with a brief description of each link.
Summarize the current agent session, create an Obsidian note for it, and link it from today's daily note. Use when the user is finished with a session and wants to log what was accomplished.
| name | organize-inbox |
| description | Move notes from the Inbox to their respective folders based on their frontmatter category. |
Process notes in the Inbox and file them into the appropriate folder based on their category frontmatter property.
Inbox/Category property| Category | Destination |
|---|---|
[[Atoms]] | Atoms/ |
[[Ideas]] | Ideas/ |
[[Books]] | Reference/Books/ |
[[Meetings]] | Reference/Meetings/ |
[[Organizations]] | Reference/Organizations/ |
[[People]] | Reference/People/ |
[[Places]] | Reference/Places/ |
[[Products]] | Reference/Products/ |
[[Recipes]] | Reference/Recipes/ |
| (none or unrecognised) | Notes/ (confirm with user) |