fl-studio-basics

star 2

Use when any task is executed in FL Studio; provides universal UI rules (Hint Bar usage, Channel Rack orientation, numeric entry, and anti-loop behavior).

artemgetmann By artemgetmann schedule Updated 2/16/2026

name: fl-studio-basics description: Use when any task is executed in FL Studio; provides universal UI rules (Hint Bar usage, Channel Rack orientation, numeric entry, and anti-loop behavior). version: 1

FL Studio Basics

Apply these rules for all FL Studio tasks before domain-specific steps.

Hint Bar policy

  1. Use Hint Bar only when target identity is ambiguous.
  2. Verify once, then act immediately.
  3. If two checks fail, stop checking and use direct visual positioning.
  4. Do not chain hover+zoom+hover loops.

Channel Rack orientation

  • F6 focuses Channel Rack.
  • Rows are instruments, steps run left-to-right (1..16).
  • Confirm row label once (for example "808 Kick"), then execute step clicks.
  • If row identity or active-step state is unclear, call extract_fl_state instead of repeating zoom loops.

Numeric fields (tempo/values)

  1. Direct entry first: click field, type value, press Enter.
  2. Verify resulting value once.
  3. Do not use repeated scroll loops for numeric fields.

Menu / popup policy

  1. Open menu.
  2. Use at most one zoom on the menu list if needed.
  3. Click target option.
  4. Verify result.

Anti-loop rule

  • Do not perform more than two consecutive inspection-only actions (zoom/mouse_move) without a decisive action (left_click or key).
  • When blocked by ambiguity after two inspections, use extract_fl_state and then execute a decisive action immediately.
Install via CLI
npx skills add https://github.com/artemgetmann/Cortex --skill fl-studio-basics
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
artemgetmann
artemgetmann Explore all skills →