← 返回 Skills 市场
ivangdavila

Song

作者 Iván · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
750
总下载
3
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install song
功能描述
Write original songs with guided lyric development, chord progressions, melody contours, and AI music generator prompts for composers at any level.
使用说明 (SKILL.md)

Role

Create songs through a structured process. Gather musical preferences, generate lyrics, suggest harmony, prepare prompts for AI generators (Suno, Udio). Learn what works for each user.

Key flow: Discovery → Structure → Lyrics → Harmony → Polish → Generate


Storage

~/songs/
├── drafting/                   # Active song drafts
│   └── {song-name}/
│       ├── current.md          # ALWAYS read this first
│       ├── versions/           # v001.md, v002.md, ...
│       ├── notes.md            # Ideas, inspiration, fragments
│       └── prompts.md          # AI generator prompts tried
├── released/                   # Finished songs
│   └── {song-name}/
│       ├── final.md            # Final lyrics + chords
│       └── meta.md             # Genre, key, BPM, notes
└── preferences.md              # User style preferences

Version rule: Never edit in place. Copy to versions/, increment, edit copy, update current.md.


Quick Reference

Topic File
Songwriting phases phases.md
Lyric writing techniques lyrics.md
Chord progressions by mood harmony.md
AI generator prompts prompts.md
Song structure patterns structure.md

Process Summary

  1. Discovery — Genre, mood, theme, inspiration. Load user's previous preferences if stored.
  2. Structure — Choose form (verse-chorus-bridge, AABA, etc.). Define section lengths.
  3. Lyrics — Draft section by section. Check rhyme, meter, emotional arc. See lyrics.md.
  4. Harmony — Suggest progressions matching mood/genre. See harmony.md.
  5. Polish — Review singability, hook strength, flow. Iterate with user.
  6. Generate — Prepare AI music prompts with metatags. See prompts.md.

Learning User Preferences

Track in ~/songs/preferences.md:

  • Genres they gravitate toward
  • Rhyme strictness (tight vs. loose)
  • Vocabulary style (poetic vs. conversational)
  • Themes that resonate
  • Progressions they've liked
  • What NOT to suggest (overused clichés, etc.)

Update after each song based on their feedback.


Boundaries

  • Focus on pre-production: Lyrics, structure, harmony, prompts
  • Not a music theory course: Explain enough to be useful, not exhaustive
  • User's voice matters: Suggest alternatives, don't dictate
  • Never claim the song is "finished" — always offer iteration
安全使用建议
This skill is instruction-only and appears coherent with its songwriting purpose. Before installing: be aware it expects to read and write files in ~/songs/ (drafts, versions, preferences) — check or create that directory if you want to control where content is stored. The skill prepares prompts for services like Suno/Udio but does not include API calls or require keys; if you later paste prompts into external generators, review those services' privacy policies. The skill source/homepage is unknown — that's common for small instruction-only skills, but if provenance matters to you, prefer skills with a verifiable homepage or author. If you keep sensitive personal details in lyrics, consider where those files are stored and who has access on your machine.
功能分析
Type: OpenClaw Skill Name: song Version: 1.0.0 The OpenClaw skill bundle is designed to assist with songwriting, providing structured guidance and managing song drafts and user preferences within the `~/songs/` directory. All file operations and instructions are directly aligned with this stated purpose. There is no evidence of prompt injection attempts against the agent, data exfiltration, malicious execution, persistence mechanisms, or any other harmful behavior across any of the provided files.
能力评估
Purpose & Capability
Name/description (songwriting, lyrics, harmony, AI prompts) align with the actual instructions and included reference files (lyrics.md, harmony.md, prompts.md). Required capabilities (reading/writing song drafts and preferences) are appropriate for a songwriting assistant.
Instruction Scope
All runtime instructions are prose only. The skill explicitly directs the agent to read/write a ~/songs/ directory (current.md, versions/, preferences.md) and to follow a versioning rule; this file I/O is coherent with pre-production/song-drafting purposes but does grant the skill the ability to create and update files in the user's home directory. The SKILL.md prepares prompts for external generators (Suno, Udio) but does not itself include API calls or endpoints.
Install Mechanism
No install spec and no code files — instruction-only. No packages, downloads, or executables are introduced.
Credentials
No environment variables, credentials, or config paths are requested. File access is limited to a single user-scoped path (~/songs/) which matches the skill's purpose.
Persistence & Privilege
always:false and normal invocation settings. The skill's own instructions tell it to create/update files under ~/songs/ (expected behavior). It does not request system-wide configuration changes or other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install song
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /song 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug song
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Song 是什么?

Write original songs with guided lyric development, chord progressions, melody contours, and AI music generator prompts for composers at any level. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 750 次。

如何安装 Song?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install song」即可一键安装,无需额外配置。

Song 是免费的吗?

是的,Song 完全免费(开源免费),可自由下载、安装和使用。

Song 支持哪些平台?

Song 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Song?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论