Agent Skills: mlb-signal-emitter

Validates and persists signal files to the yahoo-mlb signals directory. Every MLB skill calls this skill before writing a signal. Enforces the signal-framework.md schema -- required YAML frontmatter fields (type, date, emitted_by, confidence, source_urls), range-checks numeric signals (0-100 unipolar, -100 to +100 bipolar), verifies variant_synthesis metadata, and enforces file naming. On validation failure, does not persist and routes a failure entry to mlb-decision-logger. Use when an agent or skill needs to emit a signal, validate a signal file, write to signals/YYYY-MM-DD-<type>.md, or check signal frontmatter. Triggers — "emit signal", "validate signal", "write signal file", "signal frontmatter".

UncategorizedID: lyndonkl/claude/mlb-signal-emitter

Install this agent skill to your local

pnpm dlx add-skill https://github.com/lyndonkl/claude/mlb-signal-emitter

Skill Files

Browse the full folder contents for mlb-signal-emitter.

Download Skill

Loading file tree…

Select a file to preview its contents.