Improve transcription accuracy over time. Learn corrections, configure STT.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill listen --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Listen?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-listen)More formats (shields.io, HTML) on the badges page.
---
name: "Listen"
description: "Improve transcription accuracy over time. Learn corrections, configure STT."
metadata: {"clawdbot":{"emoji":"👂","os":["linux","darwin","win32"]}}
---
## 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.md` for OpenClaw STT setup, `criteria.md` for 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.*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!