{
  "markdown": "# Unmute your intelligent bot\n<img width=\"1760\" height=\"608\" alt=\"banner\" src=\"https://github.com/user-attachments/assets/79efa5ae-e056-426c-ae67-362dd0f44963\" />\n\nEnglish | [简体中文](./README.zh-CN.md)\n\nCentral repository for managing Skills to \"human\" vibe-talking.\n\n## Install with `npx skills add`\n\n```bash\n# List skills from GitHub repository\nnpx skills add NoizAI/skills --list --full-depth\n\n# Install a specific skill from GitHub repository\nnpx skills add NoizAI/skills --full-depth --skill tts -y\n\n# Install from GitHub repository\nnpx skills add NoizAI/skills\n\n# Local development (run in this repo directory)\nnpx skills add . --list --full-depth\n```\n\n## Highlights\n\n- 🔒 Secure and local-first: run skills on your own machine to keep sensitive text and assets localized.\n- 🧠 Character-style controls: tune fillers, emotion, and speaking presets for companion-like output.\n- 🎙️ Production-ready voice: from quick TTS generation to timeline-aligned rendering.\n- 📤 One-command delivery to chat platforms: generate speech and send it as a native voice message to Feishu, Telegram, or Discord — zero extra code.\n\n## Available skills\n\n| Name | Description | Documentation | Run command |\n|------|-------------|---------------|-------------|\n| tts | Convert text into speech with Kokoro or Noiz: simple mode, timeline-aligned rendering, precise duration control, and reference-audio voice cloning. | [SKILL.md](./skills/tts/SKILL.md) | `npx skills add NoizAI/skills --full-depth --skill tts -y` |\n| chat-with-anyone | Chat with any real person or fictional character in their own voice by automatically finding their speech online, extracting a clean reference sample, and generating audio replies. | [SKILL.md](./skills/chat-with-anyone/SKILL.md) | `npx skills add NoizAI/skills --full-depth --skill chat-with-anyone -y` |\n| characteristic-voice | Make generated speech feel companion-like with fillers, emotional tuning, and preset speaking styles. | [SKILL.md](./skills/characteristic-voice/SKILL.md) | `npx skills add NoizAI/skills --full-depth --skill characteristic-voice -y` |\n| video-translation | Translate and dub videos from one language to another, replacing the original audio with TTS while keeping the video intact. | [SKILL.md](./skills/video-translation/SKILL.md) | `npx skills add NoizAI/skills --full-depth --skill video-translation -y` |\n| daily-news-caster | Fetch the latest real-time news and automatically generate a dual-host conversational podcast with audio. | [SKILL.md](./skills/daily-news-caster/SKILL.md) | `npx skills add NoizAI/skills --full-depth --skill daily-news-caster -y` |\n| sound-fx | Generate any sound effect from a text description — animals, ambience, cartoon sounds, sci-fi, and more. One command, 1–30 seconds, WAV/MP3/FLAC output. | [SKILL.md](./skills/sound-fx/SKILL.md) | `npx skills add NoizAI/skills --full-depth --skill sound-fx -y` |\n\n## Quick Verify\n\nFor example, characteristic-voice\n```bash\nbash skills/characteristic-voice/scripts/speak.sh \\\n  --preset comfort -t \"Hmm... I'm right here.\" -o comfort.wav\n```\n\n## English Audio Demos\n\nSample outputs for quick listening (MP4 for inline playback):\n\n- Breaking news style\n\n\nhttps://github.com/user-attachments/assets/e1e75371-49e2-4858-9993-428d999c3723\n\n\n\n\n- Mindful calm style  \n\n\nhttps://github.com/user-attachments/assets/d2e6472d-9edf-449d-a5ee-51ad7e19a861\n\n\n\n\n\n- Podcast intro style  \n\n\nhttps://github.com/user-attachments/assets/e8f78ffa-7f12-4475-b1af-09161b3ee01b\n\n\n\n- Startup hype style  \n\n\nhttps://github.com/user-attachments/assets/0d3b8af9-2288-4a63-9246-2748ed232b0e\n\n\n\n## Noiz API Key (recommended)\n\nFor the best experience (faster, emotion control, voice cloning), get your API key from [developers.noiz.ai/api-keys](https://developers.noiz.ai/api-keys):\n\n```bash\nbash skills/tts/scripts/tts.sh config --set-api-key YOUR_KEY\n```\n\nThe key is persisted to `~/.noiz_api_key` and loaded automatically. Alternatively, pass `--backend kokoro` to use the local Kokoro backend.\n\n## Contributing\n\nFor skill authoring rules, directory conventions, and PR guidance, see `CONTRIBUTING.md`.\n\n## Feedback & Discussion\n[Join discord](https://discord.gg/kKqKnmCCPq)\n\n## Project Trends\n\n### GitHub Star Trend\n\n[![Star History Chart](https://api.star-history.com/image?repos=NoizAI/skills&type=date&legend=top-left)](https://www.star-history.com/?repos=NoizAI%2Fskills&type=date&legend=top-left)\n\n### Git Clone Trend\n\n[![Git Clone Trend](./Clones.png)]()\n",
  "bytes": 4460,
  "sha": "b8deddb7fc86310f12e171871bef7d2c2bc08d79ba6a92a1fe807442a8cc7666",
  "repo_slug": "noizai/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_noizai_skills_daily_news_caster_e24e80a4/readme"
}