con un clic
vault-audit
Run a quality audit on 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ú
Run a quality audit on 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
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
View, update, review, or create OKR cycles
| name | vault-audit |
| description | Run a quality audit on the knowledge base |
| allowed-tools | ["vault_audit","vault_update_entry","ask_user"] |
Run a quality audit. Parse arguments for scope:
vault_audit(scope: "full")vault_audit(scope: "links")vault_audit(scope: "temporal")vault_audit(scope: "frontmatter")vault_audit(scope: "structure")Present the report to the user organized by severity (Critical, Warning, Info).
If the user wants fixes applied:
vault_audit(scope: "...", fix: true)ask_user