ftm-dashboard

Renders analytics dashboards from events.log and blackboard state for FTPM system usage.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kkudumu/feed-the-machine --skill ftm-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ftm-dashboard
Source: https://github.com/kkudumu/feed-the-machine/tree/main/ftm-dashboard
Command: npx skills add https://github.com/kkudumu/feed-the-machine --skill ftm-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill aggregates and presents analytics about FTM system usage by reading events.log and blackboard state to surface metrics such as skills invoked, plans, approvals, experiences, and patterns.

Core Features & Use Cases

  • Real-time current session analytics: shows metrics for the active session, including skills invoked, plans presented, and experiences recorded.
  • Weekly trends: aggregates engagement and health metrics over the past seven days.
  • Data sources and rendering: reads events.log, context.json, experiences/index.json, and patterns.json to render concise dashboards for quick assessment.

Quick Start

Ask the dashboard to show the current session statistics and recent trends from the events log and blackboard.

Frequently Asked Questions about ftm-dashboard

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

FAQPage Schema
How do I track FTM system usage and session statistics?

You can track FTM system usage and session statistics by reading the events.log and blackboard state. This dashboard surfaces metrics like skills invoked, plans presented, and experiences recorded for quick assessment.

What FTM events and blackboard data can I display in a read-only dashboard?

You can display read-only analytics from events.log, context.json, experiences/index.json, and patterns.json. The dashboard renders current session skills invoked, plans approved, experiences recorded, and pattern health.

How do I view weekly trends and pattern health from the events log?

You can view weekly trends and pattern health by aggregating engagement metrics from the past seven days of the events log. The dashboard reads patterns.json to render health statistics alongside session experiences.

Does the FTM dashboard modify the blackboard state or events log?

The FTM dashboard does not modify the blackboard state or events log. It provides non-destructive, read-only access to events.log, context.json, experiences/index.json, and patterns.json to render metrics.

Can I see real-time analytics for my current FTM session?

You can see real-time analytics for your current FTM session. The dashboard reads live blackboard state and events.log to display metrics including skills invoked, plans presented, and experiences recorded.