Skills Development Execute Task With Seed Path

Execute Task With Seed Path

v20260904
run
This robust fixture is designed to execute predefined tasks using a specified seed path and current working directory. It intelligently separates dispatch metadata within YAML frontmatter from the main content body, ensuring the router reliably loads execution parameters while ignoring potential interference from the body text. Ideal for structured testing and controlled execution workflows.
Get Skill
492 downloads
Overview

Run

This fixture keeps dispatch metadata in YAML frontmatter while the markdown body contains text that looks similar enough to catch accidental whole-file parsing.

mcp_tool: body_should_not_be_loaded
mcp_args:
  seed_path: body-value
  cwd: body-cwd
aliases:
  - body-alias

The router must ignore the body above when loading dispatch metadata.

Info
Category Development
Name run
Version v20260904
Size 506B
Updated At 2026-09-06
Language