mcp-code-execution-results-comparison-analyzer

Compare code-execution versus direct-MCP results from a results zip archive.

10|1|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/olaservo/code-execution-with-mcp --skill mcp-code-execution-results-comparison-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-code-execution-results-comparison-analyzer
Source: https://github.com/olaservo/code-execution-with-mcp/tree/main/.claude/skills/results-comparison-analyzer
Command: npx skills add https://github.com/olaservo/code-execution-with-mcp --skill mcp-code-execution-results-comparison-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Evaluating and comparing the performance, cost, and output quality of different AI agent execution approaches (like code-execution vs. direct-MCP) is complex and manual. This Skill automates the analysis of experimental results, providing clear insights.

Core Features & Use Cases

  • Automated Data Extraction: Extracts metrics, logs, and workspace outputs from zipped experiment results.
  • Performance Metrics: Compares duration, cost, token usage, and efficiency ratios for successful runs.
  • Failure Detection: Identifies and summarizes failed runs, providing clear success/failure rates.
  • Output Quality Assessment: Catalogs and excerpts workspace files for qualitative comparison.
  • Actionable Recommendations: Generates a comprehensive report with insights on when to use each approach.

Quick Start

Use the mcp-code-execution-results-comparison-analyzer skill to compare the results from the attached zip file 'task_results-2025-11-20T06-22-50-300Z.zip'.

Frequently Asked Questions about mcp-code-execution-results-comparison-analyzer

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

FAQPage Schema
How do I compare AI agent performance across different execution approaches?

Compare AI agent performance by analyzing experimental results using automated extraction of metrics, logs, and workspace outputs. This Skill processes zipped experiment data to generate side-by-side comparisons of duration, cost, token usage, and output quality across code-execution versus direct-MCP approaches, producing a comprehensive report with actionable recommendations.

What metrics can I extract from code execution experiment results?

Extract duration, cost, token usage, efficiency ratios, success/failure rates, and workspace outputs from experiment result archives. The Skill aggregates these metrics across successful runs, catalogs output files for qualitative assessment, and identifies failed runs with clear summaries to help you understand where each approach excels.

Can I analyze results from experiments with varying zip structures?

Yes, this Skill adapts to varying zip structures and automatically identifies failed runs. It handles different experiment layouts and data organizations, extracts metrics and logs regardless of archive structure, and produces consistent comparison reports with recommendations tailored to your specific experimental setup.

How do I determine whether code-execution or direct-MCP is more efficient for my task?

Process your experiment results archive through this Skill to compare performance, cost, and token usage across both approaches. The automated analysis identifies efficiency ratios, highlights success rates, and generates recommendations on when to use each approach based on your specific task requirements and constraints.

What output does the comparison analysis produce?

The Skill generates a comprehensive comparison report with performance metrics, cost analysis, token usage data, failure summaries, output quality excerpts, and actionable recommendations. Results are saved to ./workspace, providing a complete audit trail for optimizing AI agent workflows.

Do I need to manually parse experiment logs and metrics?

No, this Skill automates data extraction entirely. It reads zipped experiment results, parses metrics and logs automatically, identifies and summarizes failures, catalogs workspace outputs, and aggregates data across runs—eliminating manual analysis and providing structured comparison insights immediately.