MTHDS avatar

MTHDS

Official

@mthds-ai

0Followers
|
7Public Repos
|
16Published Skills

Executable AI methods

Skills Distribution
DomainDeveloper To...Package Lifecycle .. (40%)Bundle Validation .. (30%)Inference Backend .. (30%)

Agent Skills by MTHDS

Showing 16 vetted skills indexed across 2 GitHub repositories.

mthds-aimthds-ai

mthds-upgrade

Upgrade MTHDS CLI tools with environment checks and forced update validation.

Official
Advanced
mthds-aimthds-ai

mthds-runner-setup

Configure inference backends and API keys for MTHDS methods.

Official
Intermediate
mthds-aimthds-ai

release

Automate plugin releases by running checks, bumping versions, and opening pull requests.

Official
Advanced
mthds-aimthds-ai

bump-mthds-version

Update minimum mthds-agent versions in SKILL.md files and a shared guide.

Official
Intermediate
mthds-aimthds-ai

mthds-explain

Analyze MTHDS method bundles and generate step-by-step execution narratives.

Official
Intermediate
mthds-aimthds-ai

mthds-inputs

Generates input data for MTHDS method bundles from schema and user-defined strategies.

Official
Intermediate
mthds-aimthds-ai

mthds-install

Install MTHDS method packages from GitHub repositories or local directories.

Official
Intermediate
mthds-aimthds-ai

pipelex-setup

Guides users through configuring Pipelex inference backends and API keys.

Official
Intermediate
mthds-aimthds-ai

mthds-build

Build AI methods into validated `.mthds` bundles using the MTHDS standard.

Official
Advanced
mthds-aimthds-ai

mthds-share

Generate social media share URLs for MTHDS methods from GitHub or local directories.

Official
Intermediate
mthds-aimthds-ai

mthds-check

Validate MTHDS bundles for syntax, schema, and semantic correctness using the mthds-agent CLI.

Official
Intermediate
mthds-aimthds-ai

mthds-run

Execute MTHDS method bundles and interpret their JSON output.

Official
Intermediate
mthds-aimthds-ai

mthds-edit

Edit pipes, prompts, concepts, and steps in MTHDS .mthds files.

Official
Intermediate
mthds-aimthds-ai

mthds-pkg

Manage MTHDS packages by initializing manifests, configuring exports, and validating METHODS.toml files.

Official
Intermediate
mthds-aimthds-ai

mthds-publish

Publish MTHDS method packages to the mthds.sh hub from GitHub repositories or local directories.

Official
Intermediate
mthds-aimthds-ai

mthds-fix

Automatically fix validation errors and TOML formatting in MTHDS method bundles using the mthds-agent CLI.

Official
Intermediate

Frequently Asked Questions About MTHDS

FAQPage Schema
What specific tasks can be performed using MTHDS?

MTHDS enables the creation, validation, and execution of method bundles. Users can initialize manifests, configure exports, validate syntax against schemas, fix formatting errors in TOML files, and publish packages to the hub. It also supports generating input data and interpreting JSON outputs from executed bundles.

Which personas benefit most from these capabilities?

Software engineers and developers building modular logic bundles benefit from these capabilities. It is designed for those managing complex method lifecycles, requiring strict schema validation, versioning control, and standardized deployment paths for their executable logic across distributed environments.

What are the prerequisites for running MTHDS bundles?

Execution requires a configured environment with valid inference backends and necessary keys. Users must initialize their project with a METHODS.toml manifest and ensure their bundles pass semantic validation checks before attempting execution or publication to the hub.