by beatra-ai
Lyrics to song agent skill for Claude Code, Codex & OpenClaw: turn full lyrics, a rough draft, or a hook into a structured song with sections, style, mood, and vocal direction. 歌词生成歌曲 · 把歌词变成歌
# Add to your Claude Code skills
git clone https://github.com/beatra-ai/lyrics-to-song-skillGuides for using ai agents skills like lyrics-to-song-skill.
See how lyrics-to-song-skill compares with popular alternatives.
lyrics-to-song-skill is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by beatra-ai. Lyrics to song agent skill for Claude Code, Codex & OpenClaw: turn full lyrics, a rough draft, or a hook into a structured song with sections, style, mood, and vocal direction. 歌词生成歌曲 · 把歌词变成歌. It has 0 GitHub stars.
lyrics-to-song-skill's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/beatra-ai/lyrics-to-song-skill" and add it to your Claude Code skills directory (see the Installation section above).
lyrics-to-song-skill is primarily written in Python. It is open-source under beatra-ai on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh lyrics-to-song-skill against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
See comparison
English | 简体中文
Turn full lyrics, a rough draft, or a hook into a structured song with clear sections, style, and vocal direction, from inside Claude Code, Codex, or OpenClaw.
[!IMPORTANT] Rendering needs a Beatra account and uses credits. The skill itself is free to install.
| Question | Answer |
|---|---|
| What it does | Turn complete lyrics, rough drafts, loose lines, or a hook into a structured Suno song with custom lyrics, clear sections, style, mood, arrangement, and vocal direction. |
| Requirements | Python 3.10+ and an agent that loads SKILL.md |
| Cost | Free to install. Each render uses credits on your Beatra account, and paid steps run only when you ask for that exact render or approve its card. |
| Works with | Claude Code, Codex, OpenClaw |
Cover art for "Taking the Light With Me", a folk song about moving out of an old apartment, showing one taped box in an empty sunlit room. AI-generated with Beatra.
| Skill | Entry point | Version |
|---|---|---|
suno-lyrics-to-song |
SKILL.md | 0.2.0 |
This repository is published automatically from beatra-ai/beatra-skills. Report issues there.
With the skills CLI:
npx skills add beatra-ai/lyrics-to-song-skill
With the GitHub CLI:
gh skill install beatra-ai/lyrics-to-song-skill suno-lyrics-to-song
Or clone this repository and copy skills/suno-lyrics-to-song into ~/.claude/skills/ for Claude Code,
~/.agents/skills/ for Codex, or ~/.openclaw/skills/ for OpenClaw.
Or paste this into your agent:
Install the suno-lyrics-to-song skill from https://github.com/beatra-ai/lyrics-to-song-skill (folder skills/suno-lyrics-to-song), then follow its SKILL.md to connect my Beatra account.
First 60 seconds of "Taking the Light With Me", an acoustic folk song with a male lead, made by structuring a rough lyric draft into verse, pre-chorus, chorus and bridge. AI-generated with Beatra.
Prompt:
Warm acoustic folk song about packing up an old apartment on moving day. Arc: quiet and wistful in the verses, opening into a warm, grateful sing-along chorus, a hushed near-whispered bridge, then a fuller final chorus that settles into a soft ending. Unhurried mid-slow tempo with a gentle swaying feel. Fingerpicked steel-string acoustic guitar, soft upright bass, brushed snare entering at the first chorus, warm upright piano, light cello swell on the choruses. Intimate close-miked male lead, plain-spoken conversational phrasing, soft harmony vocal on the final chorus. Natural room sound, analog warmth, uncluttered mix.
You can start with complete lyrics, a rough draft, loose lyric lines, or an existing hook. At least one existing lyric line or hook is needed to begin.
Yes. Preserve mode keeps every lyric-body character, punctuation mark, complete line, and the exact line order unchanged. Only surrounding line breaks or blank-line spacing may be adjusted, and section labels may be added outside the lyric body.
Set the language, delivery, vocal character, song structure, and duration direction in the brief, then listen to the finished performance and refine the most important detail in the next version.
A lyric or direction change creates a new version and may also change the vocal performance and arrangement, so review the complete updated words and direction before creating it.
Each installed skill checks for a new version at most once a day, verifies the
official archive before replacing itself, and leaves your installation untouched
if anything fails. Turn it off at any time — see
references/automatic-updates-and-safety.md inside the skill.
MIT-0 — free to use, modify, and redistribute, including commercially. No attribution required. Same terms as these skills carry on ClawHub.