con un clic
vault-update
Process a work brain-dump and sync progress across the knowledge base
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Process a work brain-dump and sync progress across the knowledge base
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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
| 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.