Songwriting Assistant for Openclaw

A structured AI songwriting framework for generating lyrics, chord progressions, and optimized prompts for AI music tools.

ivangdavila
v1.0.0
Feb 13, 2026
3
1.4k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install song

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install song using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Songwriting Assistant?

The Songwriting Assistant is a specialized framework designed to streamline the creative process for musicians and composers. As a key component of the Openclaw Skills library, it offers a disciplined workflow that guides users through every stage of song creation, from initial discovery to final AI-ready prompts. This skill is particularly valuable for maintaining a consistent creative output while leveraging the power of generative AI for harmonic and lyrical exploration.

By focusing on the pre-production phase, the assistant helps developers and artists manage their creative assets in a structured file system. It ensures that every idea, draft, and finished work is archived and versioned correctly, allowing for a seamless transition between human creativity and AI-driven production.

Songwriting Assistant Use Cases

  • Drafting original lyrics with specific attention to meter, rhyme, and emotional resonance.
  • Exploring genre-appropriate chord progressions to build a solid musical foundation.
  • Generating optimized technical prompts for high-end AI music generators like Suno or Udio.
  • Maintaining a persistent personal style guide through a learning preferences system.
  • Managing complex songwriting projects with structured versioning and asset organization.

How Songwriting Assistant Works

  1. The assistant begins with the Discovery phase, gathering data on genre, theme, and mood to set the creative direction.
  2. It defines the Song Structure, selecting patterns like verse-chorus-bridge to ensure a balanced composition.
  3. Lyrics are drafted iteratively, where the AI checks for singability and emotional arc.
  4. Harmony is established by suggesting chord progressions that match the established mood.
  5. The Polish phase involves fine-tuning hooks and flow based on direct user feedback.
  6. Finally, the tool generates detailed prompts for AI music platforms, ensuring the user's vision is translated perfectly.

Songwriting Assistant Setup

To initialize this skill within the Openclaw Skills ecosystem, create the necessary directory structure on your local machine:

mkdir -p ~/songs/drafting ~/songs/released
touch ~/songs/preferences.md

Ensure the assistant has read/write permissions to this directory to manage your song library effectively.

Songwriting Assistant Data Schema & Taxonomy

Data is managed within a hierarchical directory structure under ~/songs/:

Directory/File Purpose
drafting/{song-name}/current.md The current active draft of the song.
drafting/{song-name}/versions/ Historical snapshots of the song's development.
released/{song-name}/final.md The completed version of the lyrics and harmony.
preferences.md A persistent file tracking user style, genre favorites, and avoided cliches.
notes.md A repository for lyrical fragments and inspiration.

Songwriting Assistant Advanced Features

  • Strict versioning rules that automatically increment file versions to protect previous creative work.
  • Deep learning of user-specific style preferences, including rhyme strictness and vocabulary patterns.
  • Metatag-optimized prompt generation specifically designed for third-party AI music tools.
  • Centralized storage strategy that separates active drafts from finished, production-ready releases.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*