Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

KAI Command Center

Jason PetersJason Peters152 downloads

A locally-run dashboard plugin for the KAI Obsidian OS.

Add to Obsidian
KAI Command Center screenshot
  • Overview
  • Scorecard
  • Updates2

This plugin is meant to work with an vault using Gemini CLI if you want to download the it is linked below Kaymina-OS Vault

KAI Command Center 2.0.2 — Install Guide

What's new in v2.0.2

  • Overview tab — ONE Thing, tasks, schedule, metrics, wins, blockers at a glance
  • Focus tab — Full focus block: ONE Thing, priorities, frogs, tasks, quick wins, reflection
  • Schedule tab — Full timeline view with colour-coded category tags (Content / Admin / Deep Work / Meeting)
  • Metrics tab — Today's snapshot + 30-day history table across all metric fields
  • Activity tab — GitHub-style heatmap (84-day grid), heat intensity from activity log + completed tasks, plus stats (days tracked, active days, tasks completed, frogs eaten)
  • Capture tab — Quick capture textarea that creates a file in 00 Human/00 Inbox/ and logs to today's Activity Log
  • Live refresh — Auto-refreshes 800ms after any vault file changes

How it reads your data

The plugin parses the body of your daily notes (not just frontmatter). It reads these sections:

  • ## 🎯 Today's Focus → ONE Thing + priorities
  • ## 🐸 Frogs to Eat → checkbox list
  • ## ✅ Today's Tasks → checkbox list
  • ## ⚡ Quick Wins → checkbox list
  • ## 📅 Calendar → time blocks (HH:MM-HH:MM Label)
  • ## 📈 Metrics Snapshot → bullet list of Label: value pairs
  • ## 📥 Activity Log → bullet entries
  • ## 🧠 End of Day → wins, blockers, reflection subsections

Daily notes must live at: 00 Human/10 Daily Notes/YYYY-MM-DD.md

Installation

Step 1 — Replace the plugin files

Copy these 3 files into your vault at:

.obsidian/plugins/kai-command-center/
  ├── main.ts        (source — for reference)
  ├── main.js        ← YOU NEED TO BUILD THIS (see Step 2)
  ├── styles.css
  └── manifest.json

Step 2 — Build main.js from main.ts

From inside .obsidian/plugins/kai-command-center/:

npm install
npm run build

This produces main.js which Obsidian actually loads.

If you don't want to build, you can keep the OLD main.js from the repo temporarily and swap in the new one after building.

Step 3 — Reload Obsidian

Settings → Community Plugins → disable and re-enable "KAI Command Center" Or: Ctrl+P → "Reload app without saving"

Step 4 — Open the dashboard

Click the grid/dashboard icon in the left ribbon, or: Ctrl+P → "Open KAI Command Center"

Tips

  • The heatmap colours use your theme's --interactive-accent colour automatically
  • The Capture tab creates inbox files compatible with the /new workflow
  • Metrics history table is sortable by scrolling — most recent day is always first
  • Run /today and /closeday via Gemini CLI as normal — the dashboard reads the results live
HealthExcellent
ReviewSatisfactory
About
Parse daily notes stored in 00 Human/10 Daily Notes/YYYY-MM-DD.md to build an at-a-glance command center showing ONE Thing, tasks, schedule, metrics, wins, blockers and an activity heatmap. Capture quick entries to inbox, review a 30-day metrics table and color-coded timeline, and get live refresh after vault changes.
TasksCalendarVisualization
Details
Current version
2.0.2
Last updated
3 months ago
Created
3 months ago
Updates
2 releases
Downloads
152
Compatible with
Obsidian 1.4.11+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Jason PetersJason Petersjayp89
jasonpeters-ton.etnecosystem.org/
GitHubjayp89
ETHIOTECHwithJayP
jason-peters-37761877
Xjason_peters1
tiktok.com
  1. Community
  2. Plugins
  3. Tasks
  4. KAI Command Center

Related plugins

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Operon

Task and project management system that unifies inline tasks and file-based tasks in the same workflows with Tables, Filters, Calendar planning, Kanban boards, pinned tasks, and time tracking.

TaskChute Plus

Execute TaskChute that slots today's tasks, tracks projects, adds comments, and keeps you focused on now.

Gantt Calendar

A powerful visual task management plugin. Visualize and manage tasks created by the Tasks plugin, supporting both emoji and Dataview task formats. Support Feishu Task syncing.

Yearly Glance

Year at a glance - overview of annual events with customizable management options.

Prisma Calendar

Prisma turns any note with a date into a flexible planning system inside Obsidian. There are no rigid schemas or predefined structures — just your data, your rules, fully under your control.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.