en un clic
vault-audit
Run a quality audit on the knowledge base
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Run a quality audit on the knowledge base
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle 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