The flamekeeper
Community@spiralcloudomega
The master architect
Agent Skills by The flamekeeper
Showing 52 vetted skills indexed across 1 GitHub repositories.
mixing-techniques
Implement professional mixing techniques for the REVITHION engine in JUCE projects.
loudness-metering
Compute LUFS, LRA, and true peak loudness metrics per EBU R128 and ITU-R BS.1770-4.
routing-grid
Define a deterministic 12Γ4 routing grid with 36+ processing blocks for modular audio workflows.
mastering-chain
Design a professional mastering chain for stereo audio with EQ, multiband compression, M/S processing, limiting, dithering, and LUFS normalization.
daw-automation-system
Automate DAW parameter automation with mode-driven envelopes and configurable curves.
midi-system
Implement a complete MIDI subsystem for JUCE-based DAWs.
demucs-separation
Extract 4- or 6-stem audio tracks from mixed files using Demucs.
whisper-transcription
Transcribe audio into timed, word-level text using Faster-Whisper and Silero VAD for lyrics and voice notes.
matchering-mastering
Match a target audio mix's spectral and loudness characteristics to a reference track.
ace-step-inference
Coordinate ACE-Step inference to generate stereo 48kHz audio from prompts or reference tracks.
ollama-copilot
Stream Ollama responses and call DAW tools for JUCE code generation.
Sub-Agent Delegation
Delegate tasks to sub-agents for parallel execution in complex workflows.
YOLO Autonomous Execution
Execute non-destructive actions autonomously and report outcomes without permission prompts.
Context Management for Agents
Persist AI agent context across sessions using SQLite and FTS5 memory indexing.
skill-design-patterns
Standardize AI agent skill design with frontmatter and section requirements.
Multi-Agent Coordinator
Coordinate multiple AI agents through decompose, assign, schedule, dispatch, merge, and verify loops.
juce-plugin-hosting
Enable JUCE plugin hosting with format registration, discovery, and crash isolation.
JUCE AudioProcessorValueTreeState (APVTS) Parameters
Configure JUCE APVTS parameters with layouts, listeners, and undo/redo.
juce-audio-processor
Creates a JUCE AudioProcessor base with lifecycle, I/O and XML state management for plugins.
juce-look-and-feel
Customize JUCE audio plugin UI with reusable LookAndFeel for rotary and linear sliders.
juce-component-ui
Creates reusable JUCE component systems for DAW/plugin user interfaces.
JUCE Threading Model
Standardize JUCE 7/8 thread interactions for safe real-time audio development.
spatial-audio
Implement panning laws, HRTF rendering, and Ambisonics workflows for spatial audio.
dynamics
Analyze audio levels and apply envelope-followed compression with configurable threshold, ratio, and knee.