🎵
AI EngineeringPython

BeatFlow

by the0cp

BeatFlow is an AI Engineering skill for Claude Code, published by the0cp in beatflow-skill.

24 stars1 forkson the0cp/beatflow-skillAdded 2026/08/11+4% in starsRepository updated 2026/08/09
agent-skillsai-musicai-music-generationai-music-toolsalgorithmic-compositioncodexcodex-skillscomputer-musiccreative-codinggenerative-musicmidimidi-generationmusic-compositionmusic-generationmusic-programmingmusic-theorymusic21open-sourcepythonsymbolic-music
Install in seconds
Install BeatFlow
Copy BeatFlow into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/the0cp/beatflow-skill/tree/master/skills/beatflow-skill ~/.claude/skills/beatflow-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/the0cp/beatflow-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/beatflow-skill/SKILL.md in the0cp/beatflow-skill
Installs to
~/.claude/skills/beatflow-skill
Collection
The only skill cataloged from this repository
Category
AI Engineering2451 skills

What BeatFlow does

Compose, arrange, and export multi-track music as Standard MIDI files using Codex and BeatFlow's Python DSL. For translating musical briefs into coordinated instrumental roles, diagnosing rhythm or phrasing problems, and creating audition packs.

BeatFlow is cataloged under AI Engineering on DirSkills. BeatFlow comes from a repository tagged agent-skills, ai-music, ai-music-generation, ai-music-tools and algorithmic-composition.

Documentation

README

BeatFlow

Use Codex for musical decisions. Use the bundled engine for exact timing, functional pitch realization, voicing, validation, diagnostics, compilation, MIDI rendering, and inspection.

Runtime

Refer to this skill directory as <skill-root> and run:

python "<skill-root>/scripts/run.py" <command> ...

Require Python 3.10 or newer. Write composition scripts and generated artifacts in the user's workspace, never in <skill-root>.

Workflow

This is the opening of the README. Read the full README on GitHub.

Frequently asked about BeatFlow

  • How does BeatFlow compare to other AI Engineering skills?

    BeatFlow ranks #2343 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of BeatFlow against them. Open each page to compare what they document and how they install.