parameter-scan

Automate multi-dimensional parameter sweeps for quantum system simulations.

60|92|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/QuantumBFS/quantum.harness --skill parameter-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parameter-scan
Source: https://github.com/QuantumBFS/quantum.harness/tree/main/skills/parameter-scan
Command: npx skills add https://github.com/QuantumBFS/quantum.harness --skill parameter-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates the repetitive process of sweeping physical parameters across a grid, managing cluster execution, and assembling results into a coherent report, eliminating manual data collection and plotting errors.

Core Features & Use Cases

  • Automated Sweep Orchestration: Handles Cartesian product generation, cluster job submission, and resumable execution for complex parameter grids.
  • Unified Data Assembly: Automatically collects cell-level manifests into a single CSV, performs validation, and generates standardized plots.
  • Use Case: When investigating a quantum phase transition, use this skill to sweep coupling constants and bond dimensions across a grid, automatically identifying critical features and generating the necessary plots for your research report.

Quick Start

Use the parameter-scan skill to sweep the coupling J2/J1 from 0 to 1.0 and generate a plot of the ground state energy.

Frequently Asked Questions about parameter-scan

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

FAQPage Schema
How do I automate multi-axis parameter sweeps for quantum system simulations?

Automate multi-axis parameter sweeps by orchestrating Cartesian product generation, cluster job submission, and resumable execution. This handles complex parameter grids across physical constants and bond dimensions, automatically assembling cell-level manifests into a unified CSV and standardized plots.

What is the best way to manage resumable cluster execution for high-performance computing parameter grids?

Manage resumable cluster execution by orchestrating parameter grid jobs through automated submission and tracking. This ensures multi-dimensional sweeps can pause and resume without losing progress, while automatically validating manifests and aggregating data into a single CSV report.

How does automated data aggregation work for multi-dimensional parameter sweep results?

Automated data aggregation collects cell-level manifests from each parameter combination into a single CSV file. It performs validation on the resulting data grid and generates standardized plots, providing coherent physical insights from the swept quantum system parameters.

Do I need custom compute scripts to run quantum parameter sweeps and generate physical insights?

Yes, you need custom compute scripts to run quantum parameter sweeps. The automation framework requires integration with domain-specific compute scripts to validate manifests and generate physical insights from the resulting data grid.

Can I sweep coupling constants and bond dimensions to identify critical features in quantum phase transitions?

Yes, you can sweep coupling constants and bond dimensions across a grid to identify critical features in quantum phase transitions. The framework automatically generates ground state energy plots and necessary visualization outputs for research reports.