Token导航 LogoToken导航TokenDH.com
待分类权限需确认github未标认证来源可访问许可证需确认审计未展示

sales-handy销售得心应手

Agent Skill

sales-handy 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

192

周安装

8

GitHub Stars

13

下载量

64
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sales-handy(销售得心应手)
来源仓库:https://github.com/sales-skills/sales
仓库路径:skills/sales-handy
安装命令:
npx skills add https://github.com/sales-skills/sales --skill sales-handy
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sales-skills/sales --skill sales-handy

简介

sales-handy 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中整理协作事项。

  • 适用于围绕仓库状态、代码变更或协作事项进行信息梳理的场景。
  • 通过仓库路径或协作线索调用,结合原始 README 可进一步核验具体用法。
  • 安装命令为 npx skills add https://github.com/sales-skills/sales --skill sales-handy。
  • 使用前需确认权限范围、维护状态,以及是否涉及联网、命令执行或文件读写操作。

SKILL.md

name
sales-handy
description
Handy platform help — open-source, cross-platform speech-to-text desktop app with Whisper and Parakeet STT engines, push-to-talk voice-to-text, GPU acceleration, and Voice Activity Detection (MIT license, 20k+ GitHub stars). Use when setting up Handy on macOS, Windows, or Linux for the first time, choosing between Whisper and Parakeet models for accuracy vs speed, Bluetooth headset causing delayed transcription start, Handy crashing on startup or after macOS update, push-to-talk shortcut not working or conflicting with other apps, comparing Handy to Amical or Wispr Flow or Superwhisper for offline dictation, configuring Voice Activity Detection sensitivity, or running Handy headless with CLI flags for automation. Do NOT use for picking between meeting note-takers generally (use /sales-note-taker) or reviewing a single call for coaching (use /sales-call-review).
argument-hint
[describe your Handy question — setup, models, Bluetooth, shortcuts, etc.]
license
MIT
version
1.0.0
tags
[sales, dictation, voice-to-text, open-source, privacy, local-first, platform]
github
https://github.com/cjpais/Handy

Handy Platform Help

Step 1 — Gather context

If references/learnings.md exists, read it first for accumulated platform knowledge.

  1. What do you need help with?

- A) Installing Handy or first-time setup (macOS / Windows / Linux) - B) Choosing between Whisper and Parakeet STT models - C) Bluetooth headset latency or audio input issues - D) Push-to-talk shortcut configuration or conflicts - E) Voice Activity Detection (VAD) sensitivity tuning - F) Running Handy headless or via CLI flags - G) Comparing Handy to other dictation tools - H) Crashes or startup issues

  1. Which platform are you on?

- A) macOS (Intel or Apple Silicon) - B) Windows (x64) - C) Linux (x64)

Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2.

Step 2 — Route or answer directly

Problem domainRoute to
Comparing Handy to meeting note-takers/sales-note-taker {user's question}
Reviewing a specific call for coaching feedback/sales-call-review {user's question}
Building a coaching program/sales-coaching {user's question}
General tool integration patterns (Zapier, webhooks, iPaaS)/sales-integration {user's question}

When routing, provide the exact command.

Step 3 — Handy platform reference

Read references/platform-guide.md for the full platform reference — STT models, installation, CLI flags, VAD configuration, known issues.

Answer the user's question using only the relevant section. Don't dump the full reference.

Step 4 — Actionable guidance

You no longer need the platform guide — focus on the user's specific situation.

First-time setup priority: Install via brew install --cask handy (macOS), winget install cjpais.Handy (Windows), or download from GitHub releases (Linux) → grant microphone permissions → press global shortcut (default: configurable) → speak → release → text pastes into active app.

Model selection: Parakeet V3 for CPU-only machines (fast, auto language detection). Whisper Turbo for GPU machines (best accuracy/speed balance). Whisper Large for maximum accuracy when speed is not critical.

Bluetooth fix: If using wireless headphones (AirPods, etc.), expect 1-2s delay on first activation. Switch to a wired mic or USB mic for latency-sensitive use.

If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.

Gotchas

*Best-effort from research — review these, especially items about platform limitations and OS-specific issues that may be outdated.*
  • Bluetooth headsets cause 1-2 second transcription delay — the most reported issue. AirPods and other Bluetooth audio devices add latency before recording starts. Use a wired or USB microphone for instant response.
  • No custom dictionary support — Whisper has no built-in vocabulary override. Company names, technical jargon, and proper nouns may be mis-transcribed. No workaround exists today (feature request).
  • Whisper models crash on certain Windows/Linux configs — GPU-accelerated Whisper fails on some hardware. Fall back to Parakeet V3 (CPU-only) if Whisper crashes.
  • Linux support has compositor issues — recording overlay is disabled by default on Linux. Wayland requires wtype or dotool for text pasting.
  • No API, no integrations, no CRM — Handy is a local desktop app only. No webhooks, no Zapier, no CRM connectors. CLI flags (--toggle-transcription) are the only external control surface.
  • No LLM post-processing — unlike Amical, Handy outputs raw STT text with no grammar correction or context-aware formatting. What Whisper/Parakeet outputs is what you get.

Related skills

  • /sales-note-taker — Comparing Handy to meeting note-takers (Fathom, Fireflies, Avoma, Gong, etc.) or wiring transcript APIs into CRM/warehouse
  • /sales-amical — Amical: MIT-licensed open-source AI dictation with context-aware LLM formatting (closest competitor)
  • /sales-meetily — Meetily: MIT-licensed open-source meeting assistant with Whisper/Parakeet transcription
  • /sales-char — Char: GPL-3.0 open-source bot-free AI meeting notepad with plugin SDK
  • /sales-call-review — Review a specific call for coaching feedback and scoring
  • /sales-coaching — Build coaching programs that consume call data
  • /sales-integration — General CRM/tool integration patterns (Zapier, webhooks, iPaaS)
  • /sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-do

Examples

Example 1: Setting up offline dictation on macOS

User says: "I want free voice-to-text on my Mac that works completely offline — no cloud." Skill does:

  1. Confirms Handy is free, open-source, and fully local — no internet required
  2. Guides through brew install --cask handy and microphone permission grant
  3. Recommends Parakeet V3 for CPU-only Macs or Whisper Turbo for Apple Silicon with GPU
  4. Tests push-to-talk: press shortcut → speak → release → text pastes into active app
  5. Notes there's no LLM formatting — if user wants grammar correction, suggests Amical as alternative

Result: Working offline dictation with model recommendation.

Example 2: Bluetooth delay with AirPods

User says: "There's a 1-2 second delay before Handy starts transcribing when I use my AirPods." Skill does:

  1. Confirms this is a known Bluetooth latency issue acknowledged by the developer
  2. Explains Bluetooth audio switches to SCO codec for microphone input, adding latency
  3. Recommends switching to a wired or USB microphone for instant response
  4. If wireless is mandatory, suggests starting transcription slightly before speaking

Result: Clear explanation and workaround for Bluetooth latency.

Example 3: Comparing Handy to Amical

User says: "Should I use Handy or Amical for daily dictation?" Skill does:

  1. Compares: Handy (20k stars, Tauri/Rust, Whisper + Parakeet, cross-platform) vs Amical (1.2k stars, Electron, Whisper only, context-aware formatting)
  2. Handy wins on: cross-platform (Linux support), STT engine choice (Parakeet V3 CPU option), larger community, lighter resource usage (Tauri vs Electron)
  3. Amical wins on: LLM-powered context-aware formatting (Gmail vs Slack tone), grammar correction, custom vocabulary
  4. Recommends Handy if raw speed and cross-platform matter; Amical if intelligent formatting matters

Result: Clear decision framework based on priorities.

Troubleshooting

Bluetooth headset delay

Symptom: 1-2 second pause before transcription begins when using wireless headphones. Cause: Bluetooth audio switches to SCO (Synchronous Connection-Oriented) mode for microphone input, which adds latency as the codec negotiation happens. Solution: Use a wired microphone or USB headset. If Bluetooth is required, start the push-to-talk shortcut 1-2 seconds before speaking. The developer has acknowledged this as a known limitation.

Handy crashes on startup

Symptom: App crashes immediately or after selecting a Whisper model, especially on macOS Tahoe betas or certain Windows/Linux GPU configurations. Cause: GPU-accelerated Whisper model initialization fails on unsupported hardware or beta OS versions. Solution: Try Parakeet V3 (CPU-only, no GPU dependency). On macOS, check System Settings → Privacy & Security → "Open Anyway" if the app is blocked. On Windows, ensure WebView2 runtime is installed. Run with --debug flag to capture crash logs for GitHub issues.

Text not pasting into active application (Linux)

Symptom: Transcription completes but text doesn't appear in the target application. Cause: Linux Wayland compositors don't support the same text injection methods as X11. The recording overlay is disabled by default on Linux due to compositor focus issues. Solution: Install wtype (Wayland) or dotool for text pasting support. If using X11, text pasting should work out of the box. Check that Handy has the necessary input permissions.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.79%
按下载量换算24

Claude

29.73%
按下载量换算19

Cursor

19.84%
按下载量换算13

Gemini CLI

10.95%
按下载量换算7

安全审计

暂无安全审计结果可展示。

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills