run

Installation
SKILL.md

Run MTHDS methods

Execute MTHDS method bundles and interpret their JSON output.

Process

Prerequisite: See CLI Prerequisites

Step 1: Identify the Target

Target Command
Pipeline directory (recommended) mthds-agent pipelex run pipe <bundle-dir>/
Specific pipe in a directory mthds-agent pipelex run pipe <bundle-dir>/ --pipe my_pipe
Bundle file directly mthds-agent pipelex run pipe bundle.mthds -L <bundle-dir>/
Pipe by code from library mthds-agent pipelex run pipe my_pipe

Directory mode (recommended): Pass the pipeline directory as target. The CLI auto-detects bundle.mthds, inputs.json, and sets -L automatically — no need to specify them explicitly. This also avoids namespace collisions with other bundles.

Related skills

More from mthds-ai/skills

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