create-music

create-music is a command for Claude Code from frankxai/agentic-creator-os. It costs 0 tokens per session (1,137 once invoked), scanned A, original, Apache-2.0.

A guided workflow for creating a music track with Suno, from defining its purpose and mood through writing a prompt, generating the track, and publishing it.

In plain words
What is it for?
Use it to plan music for meditation, energy, focus, emotional, or immersive moods and prepare it for publication.
Why use it?
It gives music creation a repeatable sequence and helps connect the desired listener experience to the prompt.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Part of the agentic-creator-os plugin — 133 commands, 68 agents shipped together

Good fit Use it to plan music for meditation, energy, focus, emotional, or immersive moods and prepare it for publication.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/frankxai/agentic-creator-os/create-music
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/frankxai/agentic-creator-os

Made for: Claude Code.

Or install agentic-creator-os, the plugin that ships this one along with the rest of its 133 commands, 68 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for create-music

README.md
[![agentmods](https://agentmods.dev/badge/commands/frankxai/agentic-creator-os/create-music/github.svg)](https://agentmods.dev/commands/frankxai/agentic-creator-os/create-music)
Your own site
<a href="https://agentmods.dev/commands/frankxai/agentic-creator-os/create-music"><img src="https://agentmods.dev/badge/commands/frankxai/agentic-creator-os/create-music/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for create-music

Your own site · 80×15
<a href="https://agentmods.dev/commands/frankxai/agentic-creator-os/create-music"><img src="https://agentmods.dev/badge/commands/frankxai/agentic-creator-os/create-music.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,137 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01137
Opus 5 $0.00000 $0.00568
Sonnet 5 $0.00000 $0.00227
Haiku 4.5 $0.00000 $0.00114

Measured 5d ago against content hash cb95dc00f18f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

create-music scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/create-music.md · 151 lines

How it starts

The opening of the file, as written. The whole thing — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/create-music - Guided Suno Music Creation

ACOS Vibe OS Music Pipeline - From idea to published track

Workflow Overview

╔═══════════════════════════════════════════════════════════════════╗
║                    VIBE OS MUSIC PIPELINE                          ║
║              "Transform Frequency into Form"                        ║
╠═══════════════════════════════════════════════════════════════════╣
║  Step 1: Define → Step 2: Craft → Step 3: Generate → Step 4: Publish║
╚═══════════════════════════════════════════════════════════════════╝

Step 1: Define Purpose & Mood

First, determine the track's intention:

Questions to ask:

  1. What transformation does this music facilitate?
  2. Who is the listener and what state are they in?
  3. What state should they be in after listening?
  4. Which brand? (frankx / arcanea)

Mood Categories:

  • 🧘 Meditation: calm, peaceful, introspective, healing
  • Energy: uplifting, motivational, powerful, epic
  • 🎯 Focus: ambient, minimal, steady, concentration
  • ❤️ Emotional: dramatic, cinematic, touching, transformative
  • 🌟 Immersive: ethereal, expansive, mind-expanding

Step 2: Craft Suno Prompt

Use the Lyric Genius MCP for prompt engineering:

// Activate with:
mcp__lyric-genius__activate_lyric_genius({
  theme: "track theme",
  mood: "emotional mood",
  style: "musical genre/style"
})

Prompt Formula:

[Genre/Style], [Tempo/Energy], [Instruments], [Vocal Style], [Mood Descriptors], [Special Elements]

Example Prompts by Category:

528Hz Meditation:

ambient meditation, slow ethereal, soft synths pads, no drums, 528hz healing frequency,
binaural undertones, nature sounds subtle, peaceful calming transcendent, female humming gentle

Epic Orchestral:

cinematic orchestral, building crescendo, full orchestra strings brass,
choir ethereal, dramatic powerful uplifting, film score epic, heroic triumphant

Focus/Productivity:

lo-fi ambient, steady 90bpm, soft piano rhodes, minimal drums subtle,
warm analog, focus concentration flow state, instrumental clean

Read the full file on GitHub · 151 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 151 lines · 0 tokens per session scan A cb95dc00f18f

Subscribe to this mod's changes

create-music is a command published in the GitHub repository frankxai/agentic-creator-os (10 stars, last pushed today), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,137 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other commands, from other repositories

sip-attest-image

Attest an image artifact (AI-generated or composed). Generates SIP attestation embedded in EXIF/XMP + sidecar .sip.json. Optional visible watermark. Refuses decorative use. v7.5+ — scaffold present, full implementation pending.

frankxai/Starlight-Intelligence-System · 55 tokens

arcanea-canon

Vertical-tier command for Arcanea. Manage, extend, or pin Arcanea canon — Guardians, Vel'Tara archetypes, Hz grounding, realm/essence vocabulary. Every canon operation emits "Built on SIP" attestation with CC-BY-NC license pinning. Sovereign to Arcanea BV.

frankxai/Starlight-Intelligence-System · 67 tokens

sip-attest-audio

Attest an audio artifact (music track, voice-over, podcast, soundscape). Generates SIP attestation embedded in ID3 tags + sidecar .sip.json. Refuses decorative use. v7.5+ — scaffold present, full implementation pending.

frankxai/Starlight-Intelligence-System · 57 tokens

sound-catalog-metadata-pack

Produce a complete Metadata Pack — ISRC + ISWC + splits + PRO IDs + instrumentation + sample clearance + AI disclosure + sync-availability + alternate-version mapping + discography position. Refuses release without complete pack. Not legal advice.

frankxai/Starlight-Intelligence-System · 55 tokens

sound-performance-set-design

Design a set — length-aware architecture (45/60/75/90/120 min), opener/peak/closer logic, tension-and-release across the set, instrumentation logistics, transition design. Refuses every-show-same-setlist for residencies.

frankxai/Starlight-Intelligence-System · 57 tokens

stakeholder-map

Build a political stakeholder map for a launch or GTM initiative.

stefanoskarakasis/Product-Marketing-Skills · 12 tokens