Stt Refine
Description
--- description: STT 녹취록을 검수본·요약본 두 마크다운으로 변환 (연속 회차 통합본 포함) disable-model-invocation: true --- STT(Speech-to-Text) 도구(다글로(Daglo), 클로바, 맥북 녹음 등)에서 추출된 녹취 텍스트를 **검수본**과 **요약본** 두 개의 마크다운 파일로 변환한다. STT 결과물의 전형적인 약점 - 기술 용어 오인식, 인명·고유명사 왜곡, 끊긴 문장, 화자 추임새 노이즈, 화자 분리 오류 - 을 대화 맥락 기반으로 보정하고, 별도로 핵심 내용을 구조화된 요약본으로 추출한다. `$ARGUMENTS`에 STT 파일 경로나 세션명이 오면 그것을 입력으로 삼는다. 비어 있으면 사용자가 첨부/붙여넣은 텍스트를 사용한다. ## 작업 흐름 ### 1단계 - STT 파일 읽기 사용자가 파일을 업로드했다면 그 파일을 먼저 읽는다. 텍스트로 붙여넣었다면 그대로 사용한다. 대규모 파일이면 전체를 통째로 읽지
Installation
Installs to ~/.claude/skills/committhekermit-ao-skills-stt-refine/SKILL.md
mkdir -p ~/.claude/skills/committhekermit-ao-skills-stt-refine && curl -fsSL https://raw.githubusercontent.com/CommitTheKermit/ao-skills/HEAD/commands/stt-refine.md -o ~/.claude/skills/committhekermit-ao-skills-stt-refine/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11