hydromind-cli

Guide HydroMind CLI workflows across workspace, config, runs, and queues.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/CMajorChords/HydroMind --skill hydromind-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hydromind-cli
Source: https://github.com/CMajorChords/HydroMind/tree/main/.agents/skills/hydromind-cli
Command: npx skills add https://github.com/CMajorChords/HydroMind --skill hydromind-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Complex HydroMind CLI workflows can be error-prone and hard to learn; this skill provides structured guidance to navigate workspace management, config validation, run submission, queue control, and other public CLI commands via the official hydro surface.

Core Features & Use Cases

  • End-to-end guidance for workspace initialization, status checks, config lifecycle (validate, create, export, show), run submission, queue operations, checkpoint export, and resource deletion.
  • Guardrails and troubleshooting help to reduce destructive outcomes, align with canonical CLI semantics, and interpret standard output.
  • Practical use cases illustrating how to combine commands across common workflows, including discovery, execution, and maintenance tasks.

Quick Start

Ask me to guide you through a typical HydroMind CLI workflow from workspace checks to run submission.

Frequently Asked Questions about hydromind-cli

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

FAQPage Schema
How do I submit a run using the HydroMind CLI?

To submit a run using the HydroMind CLI, you must first initialize your workspace and validate your configuration. This skill guides you through the official hydro command surface to execute run submission safely while enforcing JSON surface usage for research workflows.

What is the best way to manage HydroMind CLI queue operations?

Managing HydroMind CLI queue operations involves using specific public CLI commands that enforce queue independence. This skill provides structured guidance for queue control, ensuring you align with canonical CLI semantics and avoid destructive outcomes during execution.

How do I validate and create configs for HydroMind workflows?

Validating and creating configs for HydroMind workflows requires using the official hydro command surface. This skill helps you navigate the config lifecycle, including validation, creation, export, and display, while applying best-practice invariants to reduce errors.

Why does my HydroMind CLI workspace initialization fail?

HydroMind CLI workspace initialization can fail due to misaligned configurations or violating best-practice invariants. This skill offers troubleshooting help and guardrails to interpret standard output, correct config lifecycle issues, and safely initialize your workspace.

Can I export checkpoints and delete resources using the HydroMind CLI?

Yes, you can export checkpoints and delete resources using the HydroMind CLI. This skill provides end-to-end guidance for these maintenance tasks, applying explicit warnings and guardrails to prevent destructive outcomes when removing resources.

Do I need to use JSON formats for HydroMind CLI research workflows?

Yes, using JSON formats for HydroMind CLI research workflows is a required best-practice invariant. This skill enforces JSON surface usage and provides guardrails to ensure your run submission and config workflows align with canonical CLI semantics.