blitz-kit
BY @GLO — 15 DOWNLOADS — AUDIO
Installs the BLITZ KIT drumkit into FL Studio. 121 samples organized by type (808, CLAP, CRASH, FX, HI HAT, OPEN HAT, PERC, SNARE). 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 BLITZ KIT, "drop BLITZ KIT into FL", "install the BLITZ KIT kit", "add BLITZ 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/blitz-kit/SKILL.md -o ~/.claude/skills/blitz-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 INVITEBLITZ 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/BLITZ 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
121 samples organized by type:
808CLAPCRASHFXHI HATOPEN HATPERCSNARE
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 — 58298.4 KB — 2167719365ef
COMMENTS (0)
LOGIN TO COMMENT