Cotify 让你

随时听见

开发进度声音

Code anytime,

Voice help

Notify progress

为 Claude Code 量身定制的语音提醒工具(skills)
任务完成、构建通过、环境就绪——无需盯着屏幕,听见即所得。

Tailored voice feedback for Claude Code. Task completed, build passed, environment ready—get instant updates without staring at the screen.

📋 帮我安装 Cotify 语音提醒 skill:https://github.com/Jayden72Huang/cotify Install Cotify voice notify skill: https://github.com/Jayden72Huang/cotify
已复制!Copied!

复制上方 Prompt 粘贴到 Claude Code 中,让 Claude 帮你自动完成安装和配置

Copy the prompt above and paste it into Claude Code — Claude will handle installation and setup for you

在线体验Try Online 🦞 OpenClaw 安装OpenClaw Install GitHub

重塑你的开发工作流

Redefine Your Workflow

从视觉疲劳到身临其境,Cotify 让编码变得轻盈。

From visual fatigue to immersive flow. Cotify makes coding weightless.

使用Cotify前Before Cotify

经常要检查完成情况

Monitoring Stress

在多 Agent 环境下,你不得不时刻紧盯屏幕,在无数滚动日志中捕捉关键状态。

In multi-agent environments, you must stare at the screen to catch key states in scrolling logs.

Agent-A
Agent-B
Compiling...
Agent-C
Waiting...
$ tail -f /logs/system.log
使用Cotify后With Cotify

发布任务后,无需再检查状态

Immersive Flow

Cotify 成为你的听觉代理。无论 Agent 状态如何变换,你只需专注思考,Cotify会通知进度变化。

Cotify becomes your auditory proxy. Focus on thinking; sound will tell you everything you need to know.

" Agent-B 任务已完成,等待你确认"
" Agent-B task is finished, waiting for your confirmation"

在线体验

Live Demo

点击下方按钮,即刻试听 Cotify 的语音播报效果

Click the buttons below to hear Cotify's voice notifications in action

Cotify Console
$ 准备就绪。Ready. Select a demo.

主要功能

Key Features

四大核心能力,让你的开发体验焕然一新

Four core capabilities to transform your development experience

智能情感播报

Emotional Voice

内置 Celebrate、Comfort 等预设。任务成功时欢快鼓舞,出错时温柔安抚,让 AI 开发充满温度。

Built-in presets like Celebrate and Comfort. Joyful when successful, gentle when errors occur. Make AI dev feel warm.

✨ 构建成功!✨ Build Success!

全局时段感知

Time Awareness

自动识别当前时间与工作时长。深夜会轻声说「辛苦了」,清晨元气满满地报到。连续工作 2 小时提醒休息,凌晨还在忙会劝你早睡。

Detects time and work duration. Whispers 'take a break' after 2 hours, gently reminds you to sleep at midnight, and greets you energetically each morning.

🌙
23:45
"连续工作3小时了,起来活动一下吧"

零配置本地化

Local & Secure

完全基于 macOS 原生语音引擎。你的代码永远留在本地,无需 API Key,隐私无忧,即装即用。

Based on macOS native voice engine. Your code stays local, no API keys needed. Privacy first.

100% On-Device

Hooks 全自动触发

Auto Hooks

安装一次,永久生效。会话启动、任务完成、工具授权——所有语音提醒通过 Claude Code Hooks 全自动触发,无需手动调用任何命令。

Install once, works forever. Session start, task completion, tool permission — all voice notifications auto-trigger via Claude Code Hooks. Zero manual commands needed.

# ~/.claude/settings.json (auto-configured)
hooks:
  SessionStart → voice: "准备就绪"
  Stop → voice: "任务完成摘要"
  Notification → voice: "需要授权"
  Error → 静默计数

三步开启语音陪伴

How It Works

无需复杂配置,几分钟即可让你的 Agent 开口说话

No complex setup — get your Agent talking in minutes

1

复制安装指令

Copy Install Prompt

点击下方复制这段 Prompt。一句话就够,Claude 会理解你要安装什么。

Click below to copy the prompt. One sentence is all Claude needs to understand the install request.

帮我安装 Cotify 语音提醒 skill:https://github.com/Jayden72Huang/cotifyInstall Cotify voice notify skill: https://github.com/Jayden72Huang/cotify
2

粘贴到 Claude Code

Paste in Claude Code

打开 Claude Code,粘贴刚才复制的 Prompt 并回车。Claude 会自动完成三件事:克隆仓库、注册全局 Hooks、检测语音环境。

Open Claude Code, paste the prompt and hit Enter. Claude auto-handles three things: clone repo, register global Hooks, and detect voice environment.

克隆仓库 → 注册 Hooks → 语音环境检测 ✅ 全自动完成Clone repo → Register Hooks → Voice check ✅ Fully automated
3

重启,开始编码

Restart & Code

重启 Claude Code 即可生效。从此 Agent 报到、任务完成、需要授权——全部自动语音播报,你只管写代码。

Restart Claude Code and you're set. Agent check-in, task completion, permission requests — all voiced automatically. Just code.

vn normal
🦞 OpenClaw 生态OpenClaw Ecosystem

在 OpenClaw 上使用 Cotify

Use Cotify on OpenClaw

三种安装方式,选最顺手的

Three install methods — pick whichever suits you

🦞

小白首选-直接复制提示词,粘贴到 OpenClaw 对话

Easiest: Paste into OpenClaw Chat

方式1:直接复制下面的 Prompt,粘贴到 OpenClaw 对话中,它会自动完成安装和配置。

Method 1: Copy the prompt below and paste it into your OpenClaw chat — it handles everything automatically.

帮我安装 Cotify 语音提醒 skill:https://github.com/Jayden72Huang/cotify-openclaw Install Cotify voice notify skill: https://github.com/Jayden72Huang/cotify-openclaw
已复制!Copied!
💡 OpenClaw 识别到 GitHub URL 后会自动克隆、检测 SKILL.md、安装到 ~/.openclaw/skills/ 💡 OpenClaw detects the GitHub URL, clones the repo, finds SKILL.md, and installs to ~/.openclaw/skills/
方式2:快速安装 · Cli命令Terminal · Recommended

📦 ClawHub 一键安装

📦 ClawHub One-Click

在终端运行,从 ClawHub 注册表直接安装

Run in terminal, install directly from ClawHub

clawhub install voice-notify
方式3:开发者安装 · 开发者Terminal · Developer

🔧 Git Clone 安装

🔧 Git Clone Install

在终端运行,克隆到 skills 目录,适合二次开发

Run in terminal, clone to skills directory for customization

git clone https://github.com/Jayden72Huang/cotify-openclaw.git ~/.openclaw/skills/voice-notify

安装后:启用 Hooks

After Install: Enable Hooks

安装完成后,启用语音 Hooks 即可自动播报。也可在 openclaw.json 中自定义配置。

After installation, enable voice hooks for automatic announcements. Customize in openclaw.json.

第一步Step 1

下载推荐语音(首次)

Download Voice (first time)

bash ~/.openclaw/skills/voice-notify/scripts/setup.sh
第二步Step 2

启用全部 Hooks

Enable All Hooks

openclaw hooks enable voice-notify-session-start openclaw hooks enable voice-notify-stop
第三步Step 3

开始使用

Start Using

vn normal 重启 OpenClaw 即可听到语音播报 Restart OpenClaw to hear voice announcements
# Step 1: 下载推荐语音
$ bash ~/.openclaw/skills/voice-notify/scripts/setup.sh
✅ macOS 15.3
✅ say 命令可用
✅ 已安装: Lili (Premium)
# Step 2: 启用 Hooks
$ openclaw hooks enable voice-notify-session-start
✓ Hook enabled: voice-notify-session-start
$ openclaw hooks enable voice-notify-stop
✓ Hook enabled: voice-notify-stop
# Step 3: 开始使用
$ vn normal
🔊 已切换到 normal(默认)
🔔 会话已启动,准备就绪

让进度发声,让效率起飞

Let Code Listen, Let Thoughts Flow

摆脱屏幕的视觉束缚,释放你的注意力。

让进度可被追踪,让开发如行云流水。

Free yourself from terminal windows. Think faster than you type.

Let development flow like water.