riri-kit
BY @GLO — 16 DOWNLOADS — AUDIO
Installs the Riri Kit drumkit into FL Studio. 131 samples organized by type (808, Claps, Crashes, DNA_GEN, ELEVEN, FX, Hi Hats, Kicks, Open Hats, Percs, Snares). Copies everything into your FL Studio "User samples" folder so it shows up in the Browser after you hit F5. TRIGGER when the user asks to install Riri Kit, "drop Riri Kit into FL", "install the Riri Kit kit", "add Riri Kit samples to FL Studio", or mentions the kit by name in an FL context. Defaults to ~/Documents/Image-Line/FL Studio/User samples/ — override with FL_SAMPLES_ROOT env var.
CLI INSTALL
curl -sS https://dem0n.vip/s/glo/riri-kit/SKILL.md -o ~/.claude/skills/riri-kit/SKILL.md --create-dirs
DOWNLOAD ALL gives you a single .zip containing SKILL.md + the tar.gz — drag it into Claude Code in one go.
Sign up to see the full skill
Get the source, install command, comments, and version history
GET AN INVITERiri Kit
Drag-and-drop drumkit installer for FL Studio. Samples ship inside the skill; running the installer copies them into your FL "User samples" folder so they show up in the browser on the next rescan.
Install
bash "${CLAUDE_SKILL_DIR:-$(dirname "$0")}/scripts/install.sh"
...or from the extracted skill dir:
cd <path-to-this-skill>
bash scripts/install.sh
That drops the kit into ~/Documents/Image-Line/FL Studio/User samples/Riri Kit/.
After it finishes, open FL Studio and press F5 in the Browser panel to
rescan. If you don't see the folder, add the User samples path to
FL → Options → File Settings → Browser extra search folders.
Custom install location
Set FL_SAMPLES_ROOT before running if you want the kit to land somewhere else:
FL_SAMPLES_ROOT=~/Dropbox/Samples bash scripts/install.sh
The chosen root is saved to ~/.config/dem0nhub-drumkits/root so every
subsequent drumkit skill you install lands in the same place.
Contents
131 samples organized by type:
808ClapsCrashesDNA_GENELEVENFXHi HatsKicksOpen HatsPercsSnares
Requirements
- macOS (or Linux — the path is FL's Documents dir either way)
rsync(comes with macOS;apt install rsyncon Linux)- FL Studio (any recent version that scans User samples)
BADGE

VERSIONS
- 0.1.0 — 7090.5 KB — 2d1d8167e3cb
COMMENTS (0)
LOGIN TO COMMENT