ワンクリックで
vault-audit
Run a quality audit on the knowledge base
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run a quality audit on the knowledge base
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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