Claudio
Description
og:type: "website" og:title: "Claudio - Audio Feedback for Claude Code" og:description: "Add contextual sound effects to your Claude Code sessions. Hear git commits, bash commands, and tool operations with intelligent audio feedback."
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
layout: default title: "Claudio - Audio Feedback for Claude Code" description: "Add contextual sound effects to your Claude Code sessions. Hear git commits, bash commands, and tool operations with intelligent audio feedback." keywords: "Claude Code, audio feedback, sound effects, developer tools, AI assistant, command line interface"
Open Graph / Facebook
og:type: "website" og:title: "Claudio - Audio Feedback for Claude Code" og:description: "Add contextual sound effects to your Claude Code sessions. Hear git commits, bash commands, and tool operations with intelligent audio feedback." og:url: "https://claudio.click" og:image: "https://claudio.click/assets/claudio-preview.png"
Twitter Card
twitter:card: "summary_large_image" twitter:title: "Claudio - Audio Feedback for Claude Code" twitter:description: "Add contextual sound effects to your Claude Code sessions. Hear git commits, bash commands, and tool operations with intelligent audio feedback." twitter:image: "https://claudio.click/assets/claudio-preview.png"
Additional Meta
canonical_url: "https://claudio.click"
Claudio
Your Claude Code sessions, now with sound effects.
Spending hours watching Claude Code work gets mind-numbing. Claudio fixes that by playing sounds when stuff happens. Claude runs `git commit`? You get a sound. File operation fails? Different sound. It's like having a very quiet DJ for your AI coding session.
The cool part is how smart it gets. When Claude runs `git commit -m "fix bug"`, Claudio doesn't just play a generic "bash command" sound. It knows Claude is doing git stuff, specifically a commit, and picks sounds accordingly. If that specific sound doesn't exist, it falls back through git → bash → generic success → default. Nobody wants silence when their AI assistant's code works.
go install claudio.click/cmd/claudio@latest
claudio install
That's it. The install command finds your Claude Code settings and adds the hooks automatically.
...
Related Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git mcp-server-github
GitHub API integration for repos, issues, PRs.
Git