Listen
// Improve transcription accuracy over time. Learn corrections, configure STT.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
nameListen
descriptionImprove transcription accuracy over time. Learn corrections, configure STT.
metadata[object Object]
Active Listening
This skill auto-evolves. Track transcription errors and learn corrections.
Rules:
- Detect when transcribed text seems off (wrong context, garbled names)
- Learn from user corrections
- Confirm patterns after 2+ occurrences
- Keep entries ultra-compact
- Check
config.mdfor OpenClaw STT setup,criteria.mdfor format
Corrections
<!-- Mistranscriptions learned. Format: wrong → right (confidence) -->Patterns
<!-- Recurring issues. Format: "pattern" -->Context
<!-- Domain-specific terms that get mangled. Format: "term" -->Never
<!-- False positives to ignore -->Empty sections = no corrections yet. Learn as you go.