autolab-reporter

Synchronize Autolab HF Jobs into Trackio and display live dashboards.

78|18|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/huggingface/context-course --skill autolab-reporter-huggingface
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autolab-reporter
Source: https://github.com/huggingface/context-course/tree/main/projects/pre-training/.agents/skills/autolab-reporter
Command: npx skills add https://github.com/huggingface/context-course --skill autolab-reporter-huggingface

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Operates the local Trackio reporter to provide a control-plane view of the Autolab HF Jobs, enabling quick visibility into scores, active jobs, worker anomalies, and duplicate launches.

Core Features & Use Cases

  • Load the local operator environment and synchronize HF Jobs into Trackio.
  • Review human-readable summaries and keep a live dashboard open for parallel runs.
  • Use cases include live monitoring, anomaly detection, and ongoing fleet status reporting.

Quick Start

Load your local operator environment, then run the reporter to synchronize HF Jobs and view the live dashboard.

Frequently Asked Questions about autolab-reporter

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

FAQPage Schema
How do I monitor active HF Jobs and worker anomalies locally?

You can monitor active HF Jobs and worker anomalies by loading a local operator environment and running the trackio reporter to synchronize data and display a live dashboard.

What is the best way to get a consolidated dashboard view of Autolab scores?

The best way to get a consolidated view of Autolab scores is running the local Trackio reporter, which synchronizes HF Jobs and generates human-readable summaries on a live dashboard.

Do I need a local operator environment to use trackio for reporting?

Yes, you need a local operator environment with access to HF Jobs to run trackio_reporter.py commands for synchronizing data, generating summaries, and displaying dashboards.

Can I detect duplicate launches and anomalies during live experiment monitoring?

Yes, during live experiment monitoring the Trackio reporter provides a control-plane view of Autolab HF Jobs that enables quick visibility into worker anomalies and duplicate launches.

How does synchronizing HF Jobs into Trackio work for debug sessions?

Synchronizing HF Jobs into Trackio during debug sessions loads a local reporter that pulls fleet data, generates quick summaries, and keeps a live dashboard open for parallel runs.