一键导入
vault-update
Process a work brain-dump and sync progress across the knowledge base
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Process a work brain-dump and sync progress across the knowledge base
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | vault-update |
| description | Process a work brain-dump and sync progress across the knowledge base |
| allowed-tools | ["vault_kanban","vault_update_entry","vault_search","vault_dashboard","ask_user"] |
Process a work update and sync changes to kanban, milestones, and OKRs.
Identify:
For each item mentioned:
vault_kanban(action: "search", search_term: "{item}") — check task boardvault_search(query: "{item}") — broader search for related entriesIf match confidence is low, use ask_user: "Is this the same as [existing item]?"
vault_kanban(action: "complete", ...)vault_kanban(action: "move", column: "in_progress", ...) if not alreadyvault_update_entry on relevant entries to add blocker tagask_user which project/priority, then vault_kanban(action: "add", ...)vault_dashboard(dashboard_type: "index") to regenerate the full dashboard.
Report: what was completed, updated, added, and any items needing clarification.
Run a quality audit on the knowledge base
Log a daily work check-in — records what was accomplished and syncs to task board
Manually refresh the knowledge base dashboard
Audit and clean up knowledge base state — archive completed work, fix inconsistencies
Classify raw content and route it to the appropriate knowledge base location
Process a meeting transcript — extract decisions, action items, and key discussion points into structured vault entries