AI Agent Hub
Back to skills
Short Video AI Songwriter icon

Short Video AI Songwriter

Design & Media Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_e493aefd/video-ai-music according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Short-video creators often need original BGM, cover snippets, or background scores, but writing lyrics, recording, and editing can be slow. This skill targets those creation requests and turns prompt confirmation, song generation, status polling, and audio review into a practical workflow, reducing the need for users to manually construct API calls and track progress.

How it works

  • Start with intent recognition: detect requests such as write a song, generate music, BGM, cover, or instrumental, then confirm lyrics and style before login or generation.
  • Use fixed HTTP REST APIs: call music services under the fixed base URL, without relying on other protocols or web scraping.
  • Advance by state: if no session is available, guide login first, then continue with the confirmed creative plan; after submission, poll status automatically and show both status and progress.
  • Make results playable: after completion, provide clickable audio links; the result page can be opened in an embedded browser, and audio and cover URLs are rewritten.
  • Playback depends on environment: when the result page is hosted by a sandbox, CSP headers must allow https://file.growingth.com, or audio playback may be blocked.

Scope and limits

Best for short-video background music, song generation, lyric lookup, and status tracking. It is limited to the documented endpoints and should not invent unsupported features. Failures use concise user-facing messages, and cases involving credits, copyright protection, or expired login require the corresponding follow-up flow. Audio playback also depends on browser CSP settings, so direct links remain useful as a fallback.

Use Cases

  • A short-video creator drafts lyrics and style for a summer vlog, then generates and plays back a usable track.
  • A product ops member describes a launch video mood, asks for BGM generation, and tracks polling progress.
  • A music content editor checks a recent song's status, retrieves lyrics, and opens the audio result page.
  • A support assistant guides users to purchase credits or explain copyright export failures using skill links.

Best For

  • A Douyin, Kuaishou, or video-channel ops owner who makes weekly music-backed short videos and needs quick original BGM playback.
  • A live-commerce or ad asset music editor who wants to confirm style, generate a song, and track progress.
  • A solo creator running a short-video account and using AI songwriting to fill Vlogs, voiceovers, and drama clips with music.
  • An agent integration engineer handling generation failures, credit shortages, and copyright notices who needs clear user-facing messages.