·inputs

Prepare inputs for MTHDS methods. Use when user says "prepare inputs", "create inputs", "use my files", "generate test data", "template", "synthesize inputs", "mock inputs", "I have a PDF/image/document to use", "make sample data", or wants to create inputs.json for running a .mthds pipeline. Handles user-provided files, synthetic data generation, placeholder templates, and mixed approaches. Defaults to automatic mode.

6Installs·0Trend·@mthds-ai

Installation

$npx skills add https://github.com/mthds-ai/skills --skill inputs

How to Install inputs

Quickly install inputs AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mthds-ai/skills --skill inputs
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mthds-ai/skills.

SKILL.md

View raw

Prepare input data for running MTHDS method bundles. This skill is the single entry point for all input preparation needs: extracting a placeholder template, generating synthetic test data, integrating user-provided files, or any combination.

| User provides file paths, folder paths, or mentions "my data" / "this file" / "use these images" / "here's my PDF" | User Data (or Mixed if some inputs remain unfilled) | | User says "test data" / "generate inputs" / "synthesize" / "fake data" / "sample data" | Synthetic |

| User says "template" / "schema" / "placeholder" / "what inputs does it need?" | Template | | No clear signal (e.g., called after /build with no further context) | Template, then offer to populate |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mthds-ai/skills --skill inputs
Category
#Documents
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from mthds-ai/skills

Quick answers

What is inputs?

Prepare inputs for MTHDS methods. Use when user says "prepare inputs", "create inputs", "use my files", "generate test data", "template", "synthesize inputs", "mock inputs", "I have a PDF/image/document to use", "make sample data", or wants to create inputs.json for running a .mthds pipeline. Handles user-provided files, synthetic data generation, placeholder templates, and mixed approaches. Defaults to automatic mode. Source: mthds-ai/skills.

How do I install inputs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mthds-ai/skills --skill inputs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mthds-ai/skills