Skip to main content
Back to registry

podcast-generation

bytedance/deer-flow

This skill generates high-quality podcast audio from text content. The workflow includes creating a structured JSON script (conversational dialogue) and executing audio generation through text-to-speech synthesis.

Installs173
Install command
npx skills add https://github.com/bytedance/deer-flow --skill podcast-generation
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
This skill generates high-quality podcast audio from text content. The workflow includes creating a structured JSON script (conversational dialogue) and executing audio generation through text-to-speech synthesis. When a user requests podcast generation, identify: Generate a structured JSON script file in /mnt/user-data/workspace/ with naming pattern: {descriptive-name}-script.json The JSON structure: Call the Python script: Parameters: [!IMPORTANT] The script JSON file must follow this structure: Fields: When creating the script JSON, follow these guidelines: User request: "Generate a podcast about the history of artificial intelligence" Step 1: Create script file /mnt/user-data/workspace/ai-history-script.json : Step 2: Execute generation: This will generate: Read the following template file only when matching the user request. The generated podcast follows the "Hello Deer" format: After generation: The following environment variables must be set: - Convert any text content (articles, reports, documentation) into podcast scripts - Generate natural two-host conversational dialogue (male and female hosts) - Synthesize speech audio using text-to-speech - Mix audio chunks into a final podcast MP3 file - Support both English and Chinese content - Source content: The text/article/report to convert into a podcast - Language: English or Chinese (based on content) - Output location:...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does podcast-generation do?

This skill generates high-quality podcast audio from text content. The workflow includes creating a structured JSON script (conversational dialogue) and executing audio generation through text-to-speech synthesis.

Is podcast-generation good?

podcast-generation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does podcast-generation work with?

podcast-generation currently lists compatibility with gemini-cli, opencode, cursor, kimi-cli, amp, github-copilot.

What are alternatives to podcast-generation?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install podcast-generation?

npx skills add https://github.com/bytedance/deer-flow --skill podcast-generation

Related skills

More from bytedance/deer-flow

Related skills

Alternatives in Software Engineering