一键导入
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) |