Characteristic Voice
技能 活跃每当用户希望语音听起来更具人情味、伙伴感或情感表现力时,请使用此技能。触发词包括:任何提及“说得像”、“像...一样说话”、“听起来像”、“伙伴声音”、“安慰我”、“让我开心”、“听起来更像人”、“晚安语音”、“早安语音”,或要求为生成的语音添加填充词、情感或个性。当用户希望模仿特定角色的声音、应用说话风格预设(晚安、早安、安慰、庆祝、聊天)、调整语气等情感参数(如温暖或温柔),或使文本转语音输出听起来像真人说话时,也请使用此技能。如果用户要求“语音消息”、“伙伴音频”、“角色声音”,或者想要带有叹息、笑声、犹豫或真正温暖的声音,请使用此技能。请勿用于没有个性的纯文本转语音、音乐生成、音效或与表情语音无关的常规编码任务。
使 AI 代理能够以更自然、更像人类、更具情感共鸣的声音进行交流,从而培养更强的伙伴关系和连接感。
功能
- 使语音听起来更具人情味、伙伴感或情感表现力
- 加入非词汇填充音(嗯、哈哈、哎呀)
- 调整情感参数(温暖、温柔、快乐)
- 使用说话风格预设(晚安、早安、安慰)
- 使用参考音频模仿角色声音
使用场景
- 创建感觉真诚温暖且个性化的语音消息
- 开发具有个性和情感深度的 AI 伙伴
- 为 TTS 添加微妙的人性化元素,如叹息或犹豫
- 为故事叙述或角色扮演生成具有特定情感语调的音频
非目标
- 没有添加个性和情感的纯文本转语音
- 音乐生成或音效创建
- 与表情语音生成无关的常规编码任务
- 直接控制底层 TTS 引擎(预设和参数除外)
Maintenance
- warning:Dependency Management该技能列出了 Python、curl 以及可能还有 `kokoro-tts`、`yt-dlp`、`ffmpeg`、`rg` 等作为先决条件,但没有提供自动管理或更新这些依赖项的机制,依赖于用户手动安装。
Versioning
- info:Release Management`SKILL.md` 的 frontmatter 未明确声明版本,安装说明引用了 `main`(通过 `NoizAI/skills --full-depth`),但提交时间检查通过,表明正在积极开发中。
Execution
- warning:Pinned dependencies虽然假设存在常用工具,但诸如 `kokoro-tts`、`yt-dlp` 等特定的外部依赖项未被固定或由该技能管理,这可能导致兼容性问题。
安装
npx skills add NoizAI/skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
类似扩展
Tts
96当用户想要将文本转换为语音、从文本生成音频或制作配音时,请使用此技能。触发词包括:提及 'TTS'、'text to speech'、'speak'、'say'、'voice'、'read aloud'、'audio narration'、'voiceover'、'dubbing',或要求将书面内容转换为口头音频。在将 EPUB/PDF/SRT/文章转换为音频、从参考音频克隆声音、控制语音中的情感或语速、将语音与字幕时间线对齐或生成每个片段的语音映射音频时,也请使用。
Google Tts
100Convert documents and text to audio using Google Cloud Text-to-Speech. Use this skill when the user wants to: narrate a document, read aloud text, generate audio from a file, convert text to speech, create a recording of documentation or analysis, create a podcast from a document, or use Google TTS/text-to-speech. Trigger phrases: "read this aloud", "narrate this", "create a recording", "text to speech", "TTS", "convert to audio", "audio from document", "listen to this", "generate audio", "google tts", "create a podcast".
Speech Generation Skill
100Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.
C Voice
75Convert speech to text using `sag` (ElevenLabs STT) and synthesize speech using `say` (macOS built-in TTS). Enables voice input transcription and audio output.
LinkedIn Humanizer
100Scrub AI tells from any text draft OR audit a finished post against the 2026 algorithm heuristic checklist. Tier-based rewriter (forensic / strict / aesthetic / all) plus `--mode audit` for detection-only pass-fail review covering length, hook, CTA, format penalties, AI vocab. Sub-tools: emoji-pattern detector, multi-detector spread tester (GPTZero, Originality.ai, ZeroGPT, Sapling, Copyleaks), rule explainer. Triggers on "humanize", "de-AI", "review this draft", "audit before posting", "is this ready".
Convert Resume to Markdown
100Convert a resume PDF to clean markdown for LLM parsing or candidate pipelines.