# audio-extract

Skill for extracting audio tracks from video files. Supports multiple output formats and codec configurations.

## Development

- Runtime: Bun
- Use `bun run dev` to run locally
- Use `bun run typecheck` to check types
