fix

Installation
SKILL.md

Fix MTHDS bundles

Automatically fix issues in MTHDS method bundles.

Process

Prerequisite: See CLI Prerequisites

Step 1: Validate and Identify Errors

Always use -L pointing to the bundle's own directory to avoid namespace collisions:

mthds-agent pipelex validate <file>.mthds -L <bundle-directory>/

Parse the JSON output:

  • If success: true — nothing to fix, report clean status
  • If error_type: "ValidateBundleError" — iterate through validation_errors array and fix each (Step 2)
Related skills

More from mthds-ai/skills

Installs
6
Repository
mthds-ai/skills
GitHub Stars
5
First Seen
Feb 25, 2026