result-analyst

Analyze M2G-Net experiment outputs and produce structured summaries with metric tables.

1|Updated May 10, 2026
One-click install
npx skills add https://github.com/Cuki2910/M2G-NET --skill result-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: result-analyst
Source: https://github.com/Cuki2910/M2G-NET/tree/main/.agents/skills/result-analyst
Command: npx skills add https://github.com/Cuki2910/M2G-NET --skill result-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the analysis of M2G-Net experiment results, providing a structured summary with key findings and recommendations.

Core Features & Use Cases

  • Automated Analysis: Analyzes M2G-Net experiment outputs to produce a structured summary.
  • Read-only Subagent: Spawns an isolated subagent that reads and summarizes without modifying files.
  • Use Case: After completing an experiment, use this Skill to quickly get a summary of the results, including metric tables, key findings, and next-step recommendations.

Quick Start

Run the 'result-analyst' skill to analyze the experiment results.

Frequently Asked Questions about result-analyst

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

FAQPage Schema
How do I automate experiment result analysis for M2G-Net?

To automate experiment result analysis for M2G-Net, use a subagent that reads the 'docs/' and 'outputs/' directories to produce a structured summary with metric tables, key findings, and next-step recommendations.

What is the best way to summarize M2G-Net experiment outputs without modifying files?

Summarizing M2G-Net experiment outputs safely requires a read-only subagent that extracts metrics and findings without modifying files. This approach ensures your original experiment data remains intact while providing structured recommendations.

Can I generate metric tables and next-step recommendations from M2G-Net documentation?

Yes, you can generate metric tables and next-step recommendations from M2G-Net documentation by analyzing the contents of the 'docs/' and 'outputs/' directories. The analysis produces a structured summary highlighting key findings and actionable recommendations.

Do I need specific directories set up to analyze M2G-Net experiment results?

Yes, analyzing M2G-Net experiment results requires access to M2G-Net's experiment outputs and documentation. Specifically, the analysis subagent reads from the 'docs/' and 'outputs/' directories to generate the structured result summary.

What limitations exist when using a subagent for experiment analysis?

The primary limitation is that the subagent operates in read-only mode, meaning it cannot modify files or execute scripts. It strictly reads from 'docs/' and 'outputs/' directories to summarize experiment results, metrics, and findings.