Claude Code 응답을 자연스러운 AI 음성으로 요약해주는 Stop hook 플러그인.
Supertonic TTS 엔진을 사용하여 로컬에서 실행되며, 클라우드 API가 필요하지 않습니다.
say 자동 fallback# Claude Code 플러그인으로 설치
claude plugin add <github-url>
또는 수동 설치:
git clone <repo-url> ~/.claude/plugins/voice-summary
cd ~/.claude/plugins/voice-summary
bash scripts/setup.sh
scripts/config.json을 수정하세요:
{
"voice": "F3",
"speed": 1.05
}
| Voice ID | 이름 | 성별 |
|---|---|---|
| M1 | Alex | 남 |
| M2 | James | 남 |
| M3 | Robert | 남 |
| M4 | Sam | 남 |
| M5 | Daniel | 남 |
| F1 | Sarah | 여 |
| F2 | Lily | 여 |
| F3 | Jessica (기본) | 여 |
| F4 | Olivia | 여 |
| F5 | Emily | 여 |
Supertonic 데모에서 음성을 미리 들어볼 수 있습니다.
문제 발생 시 로그 확인:
tail -f /tmp/voice-summary.log
MIT
Supertonic 모델은 OpenRAIL 라이선스를 따릅니다.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimcmux pane 기반 가시 서브에이전트. 메인 Claude 가 LLM/티어/effort 를 라우팅 결정해 Claude/Codex/Gemini 를 workspace pane 에 bypass 모드로 띄워 병렬 실행하고 결과 합성.
Jira 티켓(AOP-XXX 등)의 원인 분석 과정과 결과를 Obsidian 볼트(SearchDoc/issues/)에 체계적으로 문서화하는 스킬. 첫 분석 시 로우 파일 필수 백업, 아티팩트 수집·첨부·링크 연결·지라 코멘트 초안 작성 포함.
cmux pane 기반 가시 서브에이전트. 메인 Claude 가 LLM/티어/effort 를 라우팅 결정해 Claude/Codex/Gemini 를 workspace pane 에 bypass 모드로 띄워 병렬 실행하고 결과 합성.
npx claudepluginhub stomx/voice-summarySpeaks a short summary of Claude's response using macOS say command
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.