AI Agent Hub
Back to skills
Lyrics to Song AI icon

Lyrics to Song AI

Content Creation 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 @user_87b8e34f/lyrics-to-song.

About this skill

What it solves

Songwriters and musicians often get stuck at the “lyrics are ready, but the song is not” stage: they may have complete Chinese lyrics, English lyrics, or a rough draft, but still need a melody, arrangement direction, and a listenable demo. The usual workflow requires repeatedly tuning prompts, switching between web pages, waiting for generation, and manually downloading or organizing files. This skill targets that specific task: turning existing lyrics into listenable and downloadable songs, which is useful for demos, candidate tracks, or style exploration.

How it works

The skill is built around a local Node CLI, exposed as aimv. It is not an MCP server; it is a shell-invocable command-line entry that lets the Agent handle initialization, generation, status checks, and downloads directly. On first use, the Agent can guide the user through a web login flow and capture the API key needed to connect the account. After that, the user provides lyrics, a title, and a style direction, such as “warm Chinese folk” or “emotional indie pop.” The system generates candidate songs and syncs the results to the Haimian Music account, where they can be managed via the mini program or web interface.

Boundaries and notes

The workflow depends on a Haimian Music account and its points or membership quota. Errors such as authentication required, insufficient points, quota limits, wait timeout, reference material not ready, or not found should be handled according to the CLI’s structured error hints rather than simply repeated back. Each project usually returns a fixed set of two candidate songs, and both should be shown to the user. In restricted sandbox environments, the skill can fall back to curl-based calls or environment variable adjustments, but the core scope remains lyrics-to-song generation, not full album production, mastering, or commercial licensing guarantees.

Use Cases

  • A songwriter uses finished Chinese folk lyrics to generate a quick listenable demo.
  • A content creator turns English lyrics into emotional indie pop candidate tracks.
  • A musician explores melody and arrangement directions from a lyrics draft for selection.
  • An independent artist generates two candidate pop songs from complete Chinese lyrics for review.

Best For

  • Songwriter who wants to turn complete Chinese lyrics into a listenable, downloadable demo.
  • Content creator who needs English lyrics converted into an emotional indie pop piece.
  • Musician who wants to explore melody, arrangement, and candidate-track directions from a draft.
  • Independent artist who needs two style-specific candidate songs generated for selection.