返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
a

audiomind

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 3.3.0
安全检测
已通过
673
下载量
免费
免费
5
收藏
概述
安装方式
版本历史

audiomind

## AudioMind v3: The AI Podcast Studio AudioMind turns a single sentence into a fully-produced podcast. It handles scripting, ElevenLabs voice narration, AI background music, and server-side audio mixing — all from one Manus command. **No setup required.** The public shared backend works out of the box. Just install and start creating. --- ### Quick Start **Install:** ``` clawhub install audiomind ``` **Use immediately (no configuration needed):** > "Use AudioMind to create a 3-minute podcast about the future of AI agents." That's it. AudioMind uses the public shared backend by default — 20 free generations per month, no API key required. --- ### Configuration | Variable | Required | Description | |---|---|---| | `AUDIOMIND_BACKEND_URL` | Optional | Your own Vercel backend URL. Defaults to the public shared backend. | | `AUDIOMIND_API_KEY` | Optional | Pro API key for unlimited generations. Get one at the landing page. | **Free Tier (default):** 20 generations/month tracked by IP. No configuration needed. **Pro Tier:** Set `AUDIOMIND_API_KEY` with your Pro key for unlimited access. **Self-hosted:** Deploy your own backend from [github.com/wells1137/audiomind-backend](https://github.com/wells1137/audiomind-backend) and set `AUDIOMIND_BACKEND_URL` to your instance. --- ### How It Works When you ask Manus to create a podcast, the agent performs these steps automatically: 1. **Write Script** — The agent uses its built-in LLM to write a structured podcast script based on your topic and desired length. 2. **Generate Narration** — `POST {BACKEND_URL}/api/workflow/generate_tts` with the script. Returns MP3 audio narrated by an ElevenLabs voice. 3. **Generate Music** — `POST {BACKEND_URL}/api/workflow/generate_music` with a mood/style prompt. Returns a background music MP3. 4. **Upload Audio** — The agent uploads both MP3 files using `manus-upload-file` to obtain public URLs for the mixing step. 5. **Mix Final Audio** — `POST {BACKEND_URL}/api/workflow/mix_audio` with `{ narration_url, music_url }`. The backend mixes them with proper levels using ffmpeg and returns the final podcast MP3. 6. **Deliver** — The agent saves and presents the finished podcast to you. --- ### Example Prompts - *"Create a 5-minute podcast about the history of jazz with a smooth jazz background."* - *"Make a daily news briefing about AI developments, formal tone, upbeat intro music."* - *"Generate a meditation podcast, 10 minutes, calm narration, ambient soundscape."* - *"Produce a tech explainer on quantum computing for a general audience."* --- ### Security All API keys (ElevenLabs) are stored server-side. The skill file contains zero credentials. This architecture passes VirusTotal and ClawHub security scans. See the [GitHub repo](https://github.com/wells1137/audiomind-backend) for the full backend source code. --- ### Changelog **v3.3.0** — Removed local `tools/start_server.sh` entirely (not needed in v3 architecture). Declared `FAL_KEY` as optional env. Resolves all OpenClaw metadata inconsistency warnings. **v3.1.0** — Zero-config install. Public shared backend is now the default. No `AUDIOMIND_BACKEND_URL` setup required for free tier users. **v3.0.1** — Added `openclaw.requires` metadata to declare env vars and trusted network endpoints. Resolves OpenClaw security scanner warning. **v3.0.0** — Full architecture rewrite. All commercial logic moved to Vercel backend. ElevenLabs API keys are now server-side only. Passes VirusTotal security scan.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 audiomind-1776304513 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 audiomind-1776304513 技能

通过命令行安装

skillhub install audiomind-1776304513

下载

⬇ 下载 audiomind v3.3.0(免费)

文件大小: 2.53 KB | 发布时间: 2026-4-16 16:41

v3.3.0 最新 2026-4-16 16:41
Removed tools/start_server.sh (not needed in v3 backend architecture). Declared FAL_KEY as optional env. Resolves all OpenClaw metadata inconsistency warnings.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部