flstudio-production

flstudio-production is a skill for Claude Code, Codex from rosasynthesiz/flstudio-mcp. It costs 113 tokens per session (552 once invoked), scanned A, original, MIT.

A workflow assistant for producing music in FL Studio, a digital audio workstation for arranging and mixing songs.

In plain words
What is it for?
Use it to set tempo, play or stop music, create drum patterns, adjust mixer volume and panning, and write melodies or kuthu rhythms. A raga is a structured melodic framework in Indian music.
Why use it?
It checks whether FL Studio is ready and routes each request to the appropriate control, while accounting for operations the connection cannot perform.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to set tempo, play or stop music, create drum patterns, adjust mixer volume and panning, and write melodies or kuthu rhythms. A raga is a structured melodic framework in Indian music.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rosasynthesiz/flstudio-mcp/flstudio-production
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.

Any agent
npx skills add rosasynthesiz/flstudio-mcp --skill flstudio-production
Clone the repo
git clone --depth 1 https://github.com/rosasynthesiz/flstudio-mcp

Made for: Claude Code, Codex.

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 flstudio-production

README.md
[![agentmods](https://agentmods.dev/badge/skills/rosasynthesiz/flstudio-mcp/flstudio-production/github.svg)](https://agentmods.dev/skills/rosasynthesiz/flstudio-mcp/flstudio-production)
Your own site
<a href="https://agentmods.dev/skills/rosasynthesiz/flstudio-mcp/flstudio-production"><img src="https://agentmods.dev/badge/skills/rosasynthesiz/flstudio-mcp/flstudio-production/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 flstudio-production

Your own site · 80×15
<a href="https://agentmods.dev/skills/rosasynthesiz/flstudio-mcp/flstudio-production"><img src="https://agentmods.dev/badge/skills/rosasynthesiz/flstudio-mcp/flstudio-production.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 113 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 552 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.00113 $0.00552
Opus 5 $0.00056 $0.00276
Sonnet 5 $0.00023 $0.00110
Haiku 4.5 $0.00011 $0.00055

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

Security

Grade A, and why

flstudio-production 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 11d 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.

skills/flstudio-production/SKILL.md · 46 lines

What it actually says

FL Studio production skill

This is the orchestration layer. Deep content lives in references/.

Before you act

  1. Call fl_ping once at the start of every session. If alive: false, stop and tell the user to open FL Studio and select FLStudioMCP as a controller type. Do not retry blindly.
  2. Read references/limits.md so you don't promise things the FL API can't deliver (no plugin loading, no new-pattern creation, etc).
  3. If the user is going to write Piano Roll notes, FL Studio must be the focused window. Warn them once at the start.

Tool selection

User intent Tools
Tempo, play, stop fl_set_tempo, fl_play, fl_stop, fl_toggle_play
Where are we in the song fl_get_song_position
Drum patterns fl_channel_set_grid_bit (Phase 1) — NOT the Piano Roll
Mixer levels fl_mixer_set_volume, _set_pan (Phase 2)
Melody in a raga fl_preset_write_raga_melody (Phase 6) which calls Piano Roll under the hood
Kuthu beat fl_preset_write_kuthu_pattern (Phase 6)

When something fails

  • FLNotRunning → bridge is healthy, FL is not. Ask user to open FL.
  • FLTimeout → controller is loaded but stalled. Ask user to re-select FLStudioMCP in MIDI Settings.
  • FLCommandFailed with code=client → bad input. Show the user what was wrong and ask for a correction.

References

  • references/limits.md — FL API constraints.
  • references/ragas.md — How the Carnatic raga preset pack is organised.
  • references/kuthu.md — Kuthu / gaana rhythm vocabulary.

(These references are written as Phase 6 ships.)

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. 11d ago First seen · 46 lines · 113 tokens per session scan A b0e818f88f7e

Subscribe to this mod's changes

flstudio-production is a skill published in the GitHub repository rosasynthesiz/flstudio-mcp (37 stars, last pushed 2mo ago), licensed MIT. It adds 113 tokens to every session and 552 once invoked, about $0.0006 per session on Opus 5. 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-08-30.

Related

Other skills, from other repositories

seedance-audio

This skill should be used when the user asks for Seedance 2.0 audio, dialogue, lip-sync, music, sound effects, ambience, beat-sync, audio-reference mapping, desync troubleshooting, or sound-driven visual timing.

Emily2040/seedance-2.0 · 52 tokens

listen

Nested swiss-knife reference for local audio analysis — transcribe speech with Whisper, or extract musical features (tempo, key, dynamics, spectral profile) with librosa. Both run on the user's machine with no API key. Read this when the human asks you to transcribe a voice note, extract lyrics from singing, critique…

Lingtai-AI/lingtai · 104 tokens

metasounds

Create and modify MetaSound Source assets — add/connect nodes, wire pins, set input defaults, and play procedurally (MetaSoundService). Use when the user asks to create a MetaSound, build or edit a MetaSound graph, add operator/input/output nodes, or generate procedural audio.

kevinpbuckley/VibeUE · 63 tokens

videoagent-audio-studio

Tired of juggling multiple audio APIs? This skill gives you one-command access to TTS, music generation, sound effects, and voice cloning. Use when you want to generate any audio without managing multiple API keys.

pexoai/pexo-skills · 50 tokens

multimodal-llm

Vision, audio, video generation, and multimodal LLM integration patterns. Use when processing images, transcribing audio, generating speech, generating AI video (Kling v3, Sora 2, Veo 3.1 std/lite/fast, Runway Gen-4.5 via gen4turbo), or building multimodal AI pipelines.

yonatangross/orchestkit · 82 tokens

transcribe-tool

Audio transcription tool. Converts audio files to text with Whisper and optional LLM post-processing. Use when: transcribing meetings, podcasts, or extracting text from recorded audio files.

xuiltul/animaworks · 39 tokens