Lexicon — Development skill for Claude Code
Show, add, harvest or export the user's personal voice lexicon (STT spelling corrections).
How to install Lexicon
Installs to ~/.claude/skills/ashlrai-lexicon-lexicon/SKILL.md
mkdir -p ~/.claude/skills/ashlrai-lexicon-lexicon && curl -fsSL https://raw.githubusercontent.com/ashlrai/lexicon/HEAD/commands/lexicon.md -o ~/.claude/skills/ashlrai-lexicon-lexicon/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Lexicon does
description: Show, add, harvest or export the user's personal voice lexicon (STT spelling corrections). argument-hint: "[add as , | learn -> | stats | harvest | export ]"
Manage the user's voice lexicon through the `lexicon` MCP server. Arguments: `$ARGUMENTS`
Decide what to do from the arguments:
- No arguments - call
list_termswith no filters and show the result as a compact table: canonical, aliases, category, scope. Inc
Alternatives in Development
- /diagnose — Vérifie l'état de l'environnement RTK et suggère des corrections 25.5k ★
- Octo Docs — Document delivery with export to PPTX, DOCX, PDF formats 2.8k ★
- Instinct Export — Export instincts from project/global scope to a file 1.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Stt System
Transcribe this voice message accurately. Output ONLY the transcribed text.
Build Domain Dict Skill
Claude Code / Codex skill for authoring supervoice Domain Dictionaries — STT vocabulary, TTS pronunciation, an
Humanflow
Deutscher Echtzeit-Voice-Agent — Streaming-STT, Claude-Reasoning, SQLite-geerdete Termine, ElevenLabs-TTS; mit
Personal Claude Assistant Template
Give Claude Code a memory that learns. Every session boots knowing who you are; your work gets journaled, corr
Recall Operator Context
One-shot operator briefing for this cwd — identity, active goal, top decisions, bans, voice cheats, recent cor
Recall Metrics
Show total-recall metrics summary — sessions, tokens, top corrections, busiest project, longest session — over
Related Agents
Personal Ingest
Ingests personal/private material — meeting notes (Granola, pasted, hand-summarized), voice memos (.opus / .m4
Reviewer Response
Use when the user provides reviewer comment files (one per reviewer) and wants point-by-point LaTeX response l
Fc Apply Fixes
MUST BE USED to apply user-approved corrections to markdown analysis documents during fact-checking. Use PROAC