vault-dashboard

SkillDocs & knowledge

Lets your agent refresh a knowledge base dashboard with current stats and updates.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the vault-dashboard skill

About this capability

Manually refresh the knowledge base dashboard

What this skill tells your AI

The instructions your AI receives, as published by pass-agent/loomkin in .agents/skills/vault-dashboard/SKILL.md and read by ahel’s review.

Refresh the main dashboard entry with current state.

Index Dashboard

  1. vault_dashboard(dashboard_type: "index") — get full dashboard data
  2. Search for the current Index entry: vault_search(query: "Index", entry_type: "topic")
  3. If it exists, vault_update_entry(path: "Index.md", content: "{formatted dashboard}") — rewrite with fresh data
  4. If it doesn't exist, create it as a topic entry

Updates Hub

  1. vault_dashboard(dashboard_type: "updates_hub") — get checkin summary
  2. Update or create the updates index entry

Report

Confirm which dashboards were refreshed and any notable changes (new completions, at-risk items, etc.).

Signals

GitHub stars
180
Forks
28
Last commit
May 2026
Advanced
Catalog kind
skill
Gateway key
vault-dashboard
Source
github.com/pass-agent/loomkin
vault-dashboard: Skill · ahel