AI Agent Hub
Back to skills
AI Songwriting Generator icon

AI Songwriting Generator

Design & Media Updated 2026.08.30

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

Please follow https://skillhub.cn/install/skillhub.md to install @org-0bqts5ar/ai-write-song.

About this skill

Problem it solves

When a user provides a short theme, lyrics, a title, or a style direction and wants a playable song output, this skill turns that request into a generation task on the Haimian Music platform. It is not just lyric generation: it produces a downloadable song asset, returns project links, and lets the user continue managing the work in a mini-program or web app.

How it works and where to be careful

  • Flexible inputs: one-line themes, full lyrics, titles, and style directions are supported, which fits Chinese pop, brand demo tracks, and short-video custom songs.
  • Execution path: in an agent environment with shell access, prefer the local CLI or the registered aimv tool; if not connected yet, the user completes web login and supplies the API key, after which the agent can run generation, status checks, and downloads instead of asking the user to copy commands.
  • Result convention: each project returns two candidate songs, and the project link plus both candidates should be presented; works sync to the Haimian Music account and remain manageable in the mini-program and web interface.
  • Error handling: structured hints cover auth, insufficient points, quota limits, wait timeout, reference not ready, and not-found cases; the agent should follow labels such as auth_required, insufficient_points, and quota_limited to guide login, payment, or later status checks rather than merely repeating errors.
  • Boundaries: it depends on the Haimian Music account system and is not an offline local synthesizer; in restricted sandboxes where normal network calls fail, curl or related environment settings may be used, while the core workflow remains generation, querying, downloading, and asset management.

Use Cases

  • Produce a short-video intro by turning one theme into a playable, downloadable Chinese pop demo
  • Turn brand blessing copy into reviewable theme-song candidates that can be previewed and downloaded
  • Take finished lyrics, add melody and arrangement, and return two comparable song candidates
  • Run a user-provided theme through an agent workflow to create a song project and return its link

Best For

  • Short-video editors who need to turn a single theme into a publishable Chinese song demo
  • Campaign operations or brand planners who need previewable theme songs from blessing copy or taglines
  • Music editors with finished lyrics who want generated melody, arrangement, and two candidates
  • Agent workflow engineers who need user themes converted into song projects with returned project links