dashboard-api

Query Ostwin dashboard REST API for plan statuses, room states, and analytics.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/igot-ai/os-twin --skill dashboard-api-igot-ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dashboard-api
Source: https://github.com/igot-ai/os-twin/tree/main/.agents/skills/roles/master/dashboard-api
Command: npx skills add https://github.com/igot-ai/os-twin --skill dashboard-api-igot-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables agents to efficiently query the Ostwin dashboard REST API to fetch plan statuses, war-room states, and historical activity, providing essential context for progress tracking and decision making.

Core Features & Use Cases

  • Retrieve plan details, plan statuses, and progression metrics from the dashboard to answer questions about project progress.
  • Inspect war-room states and message history to understand collaboration and bottlenecks.
  • Perform semantic searches across indexed dashboard data to surface relevant discussions and decisions.

Quick Start

Query the dashboard for the current status of all plans and the state of war-rooms.

Frequently Asked Questions about dashboard-api

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

FAQPage Schema
How do I retrieve plan statuses and war-room states from a project dashboard?▼

You retrieve plan statuses and war-room states by querying the dashboard REST API, which returns structured fields for project progress, room states, and historical activity. This provides essential context for tracking bottlenecks and collaboration metrics.

What is semantic search for dashboard data and how does it surface discussions?▼

Semantic search across indexed dashboard data surfaces relevant discussions and decisions by querying historical activity and message history. It matches contextual meaning rather than exact keywords to find pertinent war-room conversations and planning outcomes.

Do I need an API key to query dashboard data for analytics context?▼

Yes, you need an API key for authentication to query the dashboard data REST API endpoints. This key secures access when retrieving structured fields for plans, rooms, and semantic searches across your project data.

Can I track project progression metrics and historical activity using REST API endpoints?▼

Yes, you can track project progression metrics and historical activity by querying REST API endpoints. The dashboard returns structured fields detailing plan statuses, war-room states, and message history to support progress tracking and decision making.

What's the best way to inspect war-room bottlenecks and collaboration history?▼

The best way to inspect war-room bottlenecks is to query the dashboard API for war-room states and message history. This retrieves historical activity and structured room data, revealing collaboration patterns and identifying where progress is stalled.