benchclaw-stage2-plan-generation

Generate detailed BenchClaw Stage 2 data collection execution plans.

Updated May 7, 2026
One-click install
npx skills add https://github.com/EurecaMoment/BenchClaw --skill benchclaw-stage2-plan-generation
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: benchclaw-stage2-plan-generation
Source: https://github.com/EurecaMoment/BenchClaw/tree/main/BenchClaw/skills/benchmark-stage2-data-collect/skills/stage2-plan-generation
Command: npx skills add https://github.com/EurecaMoment/BenchClaw --skill benchclaw-stage2-plan-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires opencode, benchclaw, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill generates detailed execution plans for data collection in BenchClaw Stage 2, ensuring that the data collection process is organized and efficient.

Core Features & Use Cases

  • Execution Plan Generation: Creates comprehensive plans for data collection across different data sources.
  • Data Source Management: Manages real-image, existing benchmark, and simulator data sources.
  • Parallelism and Scheduling: Ensures parallel execution of data collection tasks and manages dependencies.
  • Use Case: For a new benchmark in BenchClaw, this Skill generates the initial plan that outlines how to collect data from various sources like real images, existing benchmarks, and simulators.

Quick Start

Generate the execution plan for BenchClaw Stage 2 data collection by running the benchclaw-stage2-plan-generation skill.

Frequently Asked Questions about benchclaw-stage2-plan-generation

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

FAQPage Schema
How do I generate an execution plan for benchmark data collection?โ–ผ

To generate an execution plan for benchmark data collection, use this Skill to outline data gathering from real images, existing benchmarks, and simulators. It organizes the process by creating a comprehensive plan that ensures parallel execution and manages task dependencies.

What is parallel execution in benchmark data collection plans?โ–ผ

Parallel execution in benchmark data collection plans means running multiple data gathering tasks simultaneously across different sources. This Skill manages the scheduling and dependencies required to execute these tasks in parallel, ensuring an organized and efficient data collection process.

Do I need an Opencode sub-agent to generate a BenchClaw data collection plan?โ–ผ

Yes, generating a BenchClaw data collection plan requires an Opencode sub-agent and specific SKILL.md configurations. These dependencies are necessary to manage the execution plan generation and handle the parallel processing of real-image, benchmark, and simulator data sources.

Can I manage dependencies for real-image and simulator data sources in one plan?โ–ผ

Yes, you can manage dependencies for real-image, existing benchmark, and simulator data sources within a single plan. The Skill generates a unified execution plan that coordinates parallel execution and handles the dependencies across all these varied data sources.

What's the best way to schedule parallel tasks for benchmark data collection?โ–ผ

The best way to schedule parallel tasks for benchmark data collection is to generate a detailed execution plan using this Skill. It explicitly manages parallel execution and task dependencies, ensuring that data from real images, existing benchmarks, and simulators is collected efficiently without bottlenecks.