benchclaw-stage2-simulator-gt-materialization

Generate Ground Truth records for BenchClaw simulator tasks.

Updated May 7, 2026
One-click install
npx skills add https://github.com/EurecaMoment/BenchClaw --skill benchclaw-stage2-simulator-gt-materialization
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: benchclaw-stage2-simulator-gt-materialization
Source: https://github.com/EurecaMoment/BenchClaw/tree/main/BenchClaw/skills/benchmark-stage2-data-collect/skills/simulator-collection-analysis/subskills/gt-materialization
Command: npx skills add https://github.com/EurecaMoment/BenchClaw --skill benchclaw-stage2-simulator-gt-materialization

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

BenchClaw's subskill benchclaw-stage2-simulator-gt-materialization addresses the need to generate and manage Ground Truth (GT) for simulator tasks, ensuring that the training and evaluation data for AI models are accurately represented.

Core Features & Use Cases

  • GT Materialization: Generates GT for a specific simulator task family.
  • Input Handling: Accepts various inputs including simulator_id, simulator_card_skill, and task_family.
  • GT Validation: Ensures GT records are correctly associated with the task execution details.
  • Use Case: When a simulator task is executed, this subskill can be dispatched to create GT that will be used for training or evaluation of AI models.

Quick Start

To initiate the Ground Truth materialization for a simulator task, dispatch the skill with the /benchclaw-subskill command, specifying the necessary parameters.

Frequently Asked Questions about benchclaw-stage2-simulator-gt-materialization

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

FAQPage Schema
How do I generate ground truth data for simulator tasks in AI training?

Ground truth materialization for simulator tasks processes simulator outputs into structured sets using parameters like simulator_id and task_family. This ensures accurate training and evaluation data for AI models.

What inputs do I need to materialize ground truth for a simulator task family?

Materializing ground truth requires specifying simulator_id, simulator_card_skill, and task_family parameters. These inputs identify the simulator context and task execution details for accurate GT record association.

When do I need to create a structured ground truth set for benchmarking simulator outputs?

You create a structured ground truth set when a simulator task is executed and you require accurately represented data for training or evaluating AI models. This ensures benchmarking outputs are correctly linked to task execution.

How to ensure ground truth records are correctly linked to simulator task execution details?

To ensure ground truth records are correctly linked to task execution, use a GT validation process that checks associations based on simulator context and task_family. This guarantees accurate data representation for benchmarking.

Does ground truth materialization work with any simulator task family?

Ground truth materialization works with simulator task families identified by required input parameters. You must specify the simulator_id and task_family context to correctly generate and validate the structured GT set for your environment.