obsidian-project-status-dashboard
Sub-skill of obsidian: Project Status Dashboard.
Best use case
obsidian-project-status-dashboard is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of obsidian: Project Status Dashboard.
Teams using obsidian-project-status-dashboard should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/project-status-dashboard/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How obsidian-project-status-dashboard Compares
| Feature / Agent | obsidian-project-status-dashboard | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of obsidian: Project Status Dashboard.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Project Status Dashboard ## Project Status Dashboard ```dataview TABLE WITHOUT ID file.link as "Project", status as "Status", priority as "Priority", due-date as "Due Date", (date(due-date) - date(today)).days as "Days Left" FROM #project WHERE status != "completed" SORT priority ASC, due-date ASC ```
Related Skills
well-production-dashboard
Create interactive well production dashboards with real-time monitoring, verification integration, economic metrics, and multi-format exports. Use for well performance analysis, field aggregation, production forecasting, and API-driven dashboards.
python-project-template
Generate standardized Python project structure with pyproject.toml, UV environment, pytest configuration, and workspace-hub compliance. Creates production-ready project scaffolding.
github-project-board
Synchronize AI swarms with GitHub Projects for visual task management and progress tracking. Use for project board automation, task synchronization, sprint management, and team coordination with GitHub Projects.
interactive-dashboard-builder
Create self-contained HTML/JavaScript dashboards with Chart.js, filters, and professional styling
web-artifacts-builder-1-interactive-dashboard
Sub-skill of web-artifacts-builder: 1. Interactive Dashboard (+1).
git-sync-manager-3-repository-status-check
Sub-skill of git-sync-manager: 3. Repository Status Check (+1).
raycast-alfred-project-switcher-integration
Sub-skill of raycast-alfred: Project Switcher Integration.
orcaflex-modeling-project-setup
Sub-skill of orcaflex-modeling: Project Setup (+2).
marine-offshore-engineering-typical-project-phases
Sub-skill of marine-offshore-engineering: Typical Project Phases:.
python-project-template-with-repo-readiness
Sub-skill of python-project-template: With repo-readiness (+1).
python-project-template-project-structure-generated
Sub-skill of python-project-template: Project Structure Generated.
python-project-template-project-overview
Sub-skill of python-project-template: Project Overview.