Stratawright is an agentic DAW that your AI agent (Claude Code, Cursor, Codex) can natively control so you can focus purely on making music.
⚠️ 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.
# Add to your Claude Code skills
git clone https://github.com/Goldwaterfung/StratawrightGuides for using ai agents skills like Stratawright.
Last scanned: 8/12/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-08-12T05:38:58.068Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}
Stratawright: The Open-Source AI DAW for Agentic Music ProductionYou opened your DAW to create music—not to burn half your brain on shortcuts, modifier keys, and complex control interfaces. Let tools serve your creativity, not your memory.
Stratawright is an agentic DAW that your AI agent can natively control so you can focus purely on making music. Instead of spending 30 minutes manually levelling tracks for streaming, removing background noise from recordings, or routing effect plugins across every track, just tell your AI agent (Claude Code, Cursor, Codex, Hermes, or Gemini) what you want in plain English. Your session gets prepped, balanced, and ready for production in seconds.
Traditional DAWs were built for a keyboard-and-mouse era where every single operation required manual labor. As sessions grow to 100+ tracks, your creative energy gets drained by repetitive mechanical tasks.
| Traditional DAW Workflow | Stratawright Agentic Workflow |
|---|---|
| Hundreds of Clicks & Manual Edits: Manually selecting, gain-staging, color-coding, and routing 100 tracks one-by-one. | One Single Command: A single natural language prompt controls 100+ tracks deterministically in a split second. |
| The Shortcut Tax: Searching online for forgotten keyboard shortcuts and complex modifier keys. | Natural Language: Just tell your AI agent what you want in plain English. |
| Dumb Track Labels: DAWs treat track names as plain text strings, forcing you to manually group and bus them. | Semantic Intelligence: AI agents understand instrument context (GTR_L_57 → Guitar Bus) and group stems automatically. |
| Creative Interruption: Stopping your flow state to handle technical preferences, gain staging, and file prep. | Pure Creative Flow: The AI agent works in the background as your tireless studio assistant. |
No terminal commands or manual compilation required. Open your AI agent (Claude Code, Codex, Cursor, Hermes, Gemini CLI, OpenCode, and 50+ more) and tell it to handle the setup:
Clone the project repository to your local system:
git clone https://github.com/Goldwaterfung/Stratawright.git
cd Stratawright
Or tell your AI agent:
Clone https://github.com/Goldwaterfung/Stratawright and set up the project for me
Tell your agent:
Build and package Stratawright for me
(Your agent will automatically run ./scripts/install_dependencies.sh and ./scripts/build.sh release --package under the hood).
Install directly via skills.sh (Vercel Agent Skills Registry):
npx skills add Goldwaterfung/Stratawright/skills/daw-cli
Or tell your AI agent in chat:
Install the daw-cli skill from https://github.com/Goldwaterfung/Stratawright
To manually install the skill into your preferred AI agent framework, copy or symlink the skills/daw-cli/ directory:
| Agent Framework | Local Workspace Skill Path | Global User Skill Path |
|---|---|---|
| Codex | .agents/skills/daw-cli |
~/.agents/skills/daw-cli |
| Claude Code / Co-Work | .claude/skills/daw-cli |
~/.claude/skills/daw-cli |
| Hermes | .hermes/skills/daw-cli |
~/.hermes/skills/daw-cli |
| Antigravity | .agents/skills/daw-cli |
~/.gemini/config/skills/daw-cli |
| Gemini CLI | .gemini/skills/daw-cli |
~/.gemini/skills/daw-cli |
| OpenCode | .opencode/skills/daw-cli |
~/.config/opencode/skills/daw-cli |
Once installed, your agent uses skills/daw-cli/SKILL.md as its operational manual.
Below are real-time demonstrations of daw-cli executing agentic workflows in Stratawright.
Natural Language Prompt:
"Import all the audio files in/Volumes/AudioDrives/Stems/Song_Session_A/. Place all clips at the start of the timeline. Clean up all the dirty file extensions and underscores in the track names, and auto-color the tracks based on their instrument types so my session is clean and organized."

daw-cli track create, daw-cli clip add-audio, daw-cli track sanitize-names, daw-cli track auto-colorNatural Language Prompt:
"Set up a 124 BPM session with an 8-piece drum kit: Kick, Snare Top, Snare Bottom, Hi-Hat, Tom 1, Tom 2, and stereo Overheads. Color them automatically, set all faders to -6 dB for headroom, and pan the overheads 100% left and right."

daw-cli transport set-tempo, daw-cli track create-batch, daw-cli track auto-color, daw-cli track set-gain, daw-cli track set-panNatural Language Prompt:
"Inspect the stems in/Volumes/AudioDrives/Stems/Song_Session_A/stemsand my installed plugin library. Set up a professional Synth Rock mix for me. Import only the drum and guitar stems, instantiate Serum 2 for 'Sub Bass' and 'Synth Bass'. Construct a professional submix group setup."

daw-cli plugin scan, daw-cli plugin add, daw-cli route folder, daw-cli prep gain-stageHere is what working in Stratawright with an AI assistant looks like:
User ❯ Set tempo to 128 BPM, set up tracks for Kick, Snare, HH, and Tom, and balance their volume levels.
Agent ❯ [Strata Agentic Engine]
✓ Set session tempo to 128.0 BPM (4/4 time signature)
✓ Created 4 audio tracks: Kick, Snare, HH, Tom
✓ Balanced volume levels across tracks 1..4 to prevent clipping
Done. Ready for your arrangement pass.
User ❯ Add a FabFilter Pro-Q 3 equalizer to the Snare track and copy the chain to the Tom tracks.
Agent ❯ [Strata Agentic Engine]
✓ Scanned VST3/AU host plugins
✓ Inserted 'FabFilter Pro-Q 3' into slot 0 on Track 2 (Snare)
✓ Copied insert chain from Track 2 to Tracks 3..4
Instead of manually clicking through complex menus, searching for shortcuts, or tweaking individual knobs, you command your AI assistant (Claude Code, Cursor, Codex, Hermes, Gemini, etc.) in plain English. Here is what your assistant can do in your session right now:
Stratawright is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Goldwaterfung. Stratawright is an agentic DAW that your AI agent (Claude Code, Cursor, Codex) can natively control so you can focus purely on making music. It has 58 GitHub stars.
Yes. Stratawright passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/Goldwaterfung/Stratawright" and add it to your Claude Code skills directory (see the Installation section above).
Stratawright is primarily written in C++. It is open-source under Goldwaterfung 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 Stratawright against similar tools.
No comments yet. Be the first to share your thoughts!
Based on votes and bookmarks from developers who liked this skill