monitor-experiment

Monitor remote experiments via SSH and summarize JSON results.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hve4638/hve-cc-marketplace --skill monitor-experiment-hve4638
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitor-experiment
Source: https://github.com/hve4638/hve-cc-marketplace/tree/main/aris/skills/skills-codex/monitor-experiment
Command: npx skills add https://github.com/hve4638/hve-cc-marketplace --skill monitor-experiment-hve4638

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitoring experiments often requires manual checks across servers, scattered logs, and delayed visibility into progress and outcomes. This skill centralizes status, collects outputs, and surfaces actionable results to reduce downtime and guesswork.

Core Features & Use Cases

  • Real-time monitoring of running experiments on remote servers.
  • Collect outputs from screen sessions and aggregate recent logs.
  • Discover and summarize JSON result files to provide a clear status.
  • Optional notifications when experiments complete or exceed thresholds.

Quick Start

Run the monitoring workflow to check running experiments and gather the latest results.

Frequently Asked Questions about monitor-experiment

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

FAQPage Schema
How do I monitor running experiments on a remote server?

To monitor running experiments on a remote server, this Skill uses SSH access to track progress, handle screen sessions, and fetch recent logs for a concise status summary.

What is the best way to collect experiment results from multiple sessions?

Collecting experiment results from multiple sessions involves discovering JSON result files across remote servers and aggregating recent logs to surface actionable outputs.

Do I need SSH access to check experiment status and logs?

Yes, SSH access is required to check experiment status and logs, as the Skill connects to remote servers to handle screen sessions and discover JSON result files.

Can I get notifications when my remote experiments complete?

Yes, you can get notifications when remote experiments complete or exceed thresholds, reducing manual checks and providing clear status visibility across scattered logs.

How does screen-session handling work for tracking experiment progress?

Screen-session handling tracks experiment progress by attaching to remote server sessions, collecting outputs, and summarizing them to reduce downtime and guesswork.