What problem does it solve? Turning a demonstrated process into a reusable skill usually loses critical details: rules get mixed with one-off data, sensitive content leaks into files, and duplicate skills get built because nobody checked for overlap. This Skill captures a workflow from evidence or a live walkthrough and produces a confirmed, provenance-tagged specification ready for construction. ## Core Features & Use Cases - Evidence intake and screening: Accepts transcripts, screenshots, logs, SOPs, and live guided walkthroughs, then runs a three-layer sensitive-content screen before anything is written to disk. - Workflow reconstruction with provenance: Separates stable rules from runtime data and tags every material decision, dependency, and exception with provenance and confidence ratings. - Overlap check and delegated build: Delegates duplicate detection to existing-asset-finder and hands the confirmed specification to skill-builder for construction and testing. - Use Case: After walking through a monthly reporting process on screen, invoke this Skill to reconstruct the workflow, confirm the specification, and have a new reusable skill built from it. ## Quick Start Type /record-a-skill-custom followed by a workflow name or path to your evidence files to begin the guided recording workflow.