wisdom-distiller

Installation
SKILL.md

Wisdom Distiller

Distills mission results into reusable logic pipelines (YAML). It converts successful sequences from TASK_BOARD.md into standard pipelines/*.yml.

📋 Role & Responsibility

  • Process Extraction: Analyzes completed TASK_BOARD.md files to identify repeatable skill sequences.
  • Parametrization: Replaces hardcoded paths/values with {{vars}} to ensure portability.
  • Pipeline Generation: Outputs structured YAML files to the pipelines/ directory.

🛠 Usage

node dist/scripts/cli.js run wisdom-distiller --mission MSN-123 --name my-new-logic

Arguments

  • --mission, -m: ID of the completed mission to distill.
Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 6, 2026