music-generation

Solid

Tools, patterns, and utilities for generating professional music with realistic instrument sounds. Write custom compositions using music21 or learn from existing MIDI files.

Data & Documents 335 stars 29 forks Updated today

Install

View on GitHub

Quality Score: 85/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
0
Description 5%
100

Skill Content

## Quick Start (Read This First!) **IMPORTANT: This file is located at `/mnt/skills/private/music-generation/SKILL.md`** If you need to reference this skill again during your session, read that exact path directly. Do not explore directories or use find commands - just read the file path above. ## Philosophy This skill provides **tools and patterns** for music composition, not pre-baked solutions. You should use your intelligence and the music21 library to compose dynamically based on user requests. **Core Principle**: Write custom code that composes music algorithmically rather than calling functions with hardcoded melodies. ## Installation & Setup ### Quick Installation Run the automated installer for complete setup: ```bash bash /mnt/skills/private/music-generation/install.sh ``` This installs all system dependencies, Python packages, and verifies the installation. **Note:** The install script may display "error: externally-managed-environment" messages at the end. These are expected and can be safely ignored - the dependencies are already installed. If you see these messages, the installation was successful. ### Manual Installation Alternatively, install dependencies manually: **System Dependencies:** ```bash apt-get update apt-get install -y fluidsynth fluid-soundfont-gm fluid-soundfont-gs ffmpeg ``` **Python Dependencies:** ```bash pip install -r /mnt/skills/private/music-generation/requirements.txt ``` The `requirements.txt` includes: music21, midi2audi...

Details

Author
aiskillstore
Repository
aiskillstore/marketplace
Created
5 months ago
Last Updated
today
Language
Python
License
None

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

code-to-music

Tools, patterns, and utilities for creating music with code. Output as a .mp3 file with realistic instrument sounds. Write custom compositions to bring creativity to life through music. This skill should be used whenever the user asks for music to be created. Never use this skill for replicating songs, beats, riffs, or other sensitive works. The skill is not suitable for vocal/lyrical music, audio mixing/mastering (reverb, EQ, compression), real-time MIDI playback, or professional studio recording quality.

335 Updated today
aiskillstore
Data & Documents Listed

music-gen

Generate music and audio from scratch — melodies, chord progressions, full arrangements, sound effects, or simple tones. Produces playable audio files (WAV/MP3) using system utilities. Use this skill whenever the user wants to create, compose, generate, or synthesize music or sound, mentions MIDI, melodies, chords, beats, a "track", a "tune", a jingle, background music, or asks to turn a musical idea/description into an audio file — even if they don't say the word "music" explicitly.

0 Updated 2 days ago
sirruf
AI & Automation Listed

elevenlabs-music

ElevenLabs AI music generation - create original music from text prompts via inference.sh CLI. Capabilities: text-to-music, custom duration up to 10 minutes, genre/mood/instrument control, royalty-free commercial use. Use for: background music, soundtracks, jingles, podcasts, video scores, game audio. Triggers: elevenlabs music, eleven labs music, ai music, generate music, music generation, compose music, ai composer, create song, soundtrack, background music, jingle, elevenlabs compose, music ai

335 Updated today
aiskillstore
AI & Automation Listed

skywork-music-maker

Create professional music with Mureka AI API — songs, instrumentals, and lyrics from natural language descriptions in any language. Use when users want to generate a song, create a beat or instrumental, write lyrics, clone vocals, upload reference tracks, or do anything related to AI music creation, even casual requests like "make me a chill lo-fi beat".

335 Updated today
aiskillstore
AI & Automation Solid

manage-skills

Searches the SkillsMP registry, installs skills locally or globally, creates custom skills with SKILL.md frontmatter, and manages the skill lifecycle. Use when the user wants to find skills, add new capabilities, install a skill, browse available skills, create a custom skill, or manage the skills system.

499 Updated 5 days ago
open-gitagent