tianpuyue_music

Generate Tianpuyue music, songs, or lyrics and download them locally with status polling.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ShowTimeWalker/ai-media-gen-skills --skill tianpuyue-music
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tianpuyue_music
Source: https://github.com/ShowTimeWalker/ai-media-gen-skills/tree/main/.claude/skills/tianpuyue-music
Command: npx skills add https://github.com/ShowTimeWalker/ai-media-gen-skills --skill tianpuyue-music

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

AI-based music generation for multimedia projects often requires manual orchestration of multiple tools, making it hard to produce high-quality music quickly and locally. This Skill solves that by orchestrating Tianpuyue's pure music, songs, and lyrics generation with local download.

Core Features & Use Cases

  • Generate instrumental music, songs with vocals, or lyrics via Tianpuyue and save results locally for further editing and deployment.
  • Track generation progress via polling endpoints and retrieve final outputs without uploading to external storage.
  • Use Case: In a video production pipeline, generate a background track and optional vocals, then download to the local outputs directory for editing.

Quick Start

Describe your music prompt to Tianpuyue and run the corresponding script to generate and save the result locally.

Frequently Asked Questions about tianpuyue_music

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate local background music for a video production pipeline?

Yes, you can generate songs with vocals and lyrics locally for multimedia projects by providing a music prompt, running the script-driven orchestration, and downloading the final audio assets to your local storage.

Do I need an API key to generate instrumental music and lyrics through Tianpuyue?

Yes, you need an API key to generate instrumental music and lyrics through Tianpuyue, specifically requiring the TIANPUYUE_API_KEY environment variable to authenticate requests and save outputs locally.

How does script-driven orchestration handle music generation progress polling?

Script-driven orchestration handles music generation progress polling by continuously querying Tianpuyue endpoints to track status, retrieving final outputs without uploading to external storage once generation completes.

What are the limitations of using local pure music generation for content production?

Limitations of local pure music generation for content production include dependency on the TIANPUYUE_API_KEY for access and the requirement to configure an OUTPUT_ROOT directory for script-driven orchestration to save files locally.