tim-henson-presets
Installation
SKILL.md
Tim Henson Preset Generator
Generate Archetype Tim Henson X presets by researching a tone online, building the parameter set, and writing the binary preset file in one shot.
Workflow
- Research — Search the web for the tone (song, artist, genre, producer, gear, live rig, etc.). Gather concrete info.
- Design — Pick the amp, gain level, and effects that match the tone. Do NOT ask the user for confirmation unless the request is completely ambiguous.
- Generate — Pipe a JSON object to
stdinand rungenerate. Use--namefor the human-readable display name (spaces allowed). Always set"name"inside the JSON to the same human-readable string so the preset shows correctly in the plugin. - Verify — Confirm the file was written to
AI generated/. No Q&A loops.
Rules
- Never edit existing source presets.
- Always create a new file in
/Library/Audio/Presets/Neural DSP/Archetype Tim Henson X/AI generated/. - Use
Default.xmlas fallback template when no template path is provided. - JSON overrides are read from
stdin. Set"name"explicitly in the JSON to control the display name with spaces. - Unknown parameter keys are rejected.