obsidian-dashboard

Generate self-contained HTML project dashboards inside an Obsidian vault.

14|2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/gquthier/CLAWG --skill obsidian-dashboard
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: obsidian-dashboard
Source: https://github.com/gquthier/CLAWG/tree/main/skills/note-taking/obsidian-dashboard
Command: npx skills add https://github.com/gquthier/CLAWG --skill obsidian-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool enables you to build portable, self-contained HTML dashboards inside an Obsidian Second Brain vault to visualize project progress, milestones, tasks, and metrics without leaving Obsidian.

Core Features & Use Cases

  • Self-contained dashboards placed in the vault/dashboard/ folder for per-project visibility.
  • Visualize progress, milestones, tasks, and KPIs with optional charts via CDN.
  • View dashboards in Obsidian using Custom Frames or the HTML Reader, or embed them in notes.
  • Create dashboards for collaborative projects by generating a per-project HTML file and updating it over time.

Quick Start

Create a per-project dashboard by adding an HTML file under vault/dashboard and configuring the PROJECT_CONFIG block.

Frequently Asked Questions about obsidian-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an HTML project dashboard inside an Obsidian vault?▼

You can view HTML dashboards in Obsidian using Custom Frames or the HTML Reader plugin, or by embedding them directly into your notes for per-project visibility.

Can I use charts and visualization assets in my Obsidian dashboard?▼

Yes, you can include charts and visualizations in your Obsidian dashboard by loading optional CDN-based assets, which ensures the file remains portable while displaying KPIs and milestones.

Does this approach work for tracking collaborative agent projects offline?▼

Yes, this approach works for collaborative agent projects by generating a per-project HTML file that provides visibility into progress, milestones, tasks, and metrics stored offline in a single self-contained file.

What is the best way to visualize project metrics without leaving Obsidian?▼

The best way to visualize project metrics without leaving Obsidian is to build a portable, self-contained HTML dashboard file that renders directly within your Second Brain vault.

Do I need external dependencies to generate portable dashboards for project management?▼

No, you do not need external dependencies to generate portable dashboards, as the HTML file is self-contained, though you may optionally use CDN-based assets for charts.