clean-transcript

Installation
SKILL.md

Clean Transcript

Produce a more readable transcript while treating the source as evidence. Clean speech artifacts; do not rewrite the speaker's ideas or invent missing speech.

Choose the Source

  • Pasted text or file: Use the supplied content directly and identify the filename when available.

  • Monologue note: Invoke $monologue-notes, search by the user's description and date range, then verify the candidate's title, date, and content before cleaning it. If setup is required, have the user run monologue onboarding in their own terminal; never request or accept an API token in chat.

    monologue notes all --q "SEARCH TERMS"
    monologue notes get NOTE_ID
    

Resolve relative dates using the user's timezone and state the resolved date or interval. Select by recorded_at, not backend created_at; if recorded_at is absent, use created_at as a disclosed fallback. A search match is only a candidate; if multiple notes plausibly match, present the shortlist or ask a focused question rather than choosing silently.

Installs
1
GitHub Stars
55
First Seen
4 days ago
clean-transcript — everyinc/monologue-toolkit