garageband-workflow

garageband-workflow is a skill for Claude Code, Codex from gaelic-ghost/socket. It costs 59 tokens per session (714 once invoked), scanned A, original, Apache-2.0.

A guide for working safely with GarageBand projects, including recording, MIDI, Apple Loops, arrangement, automation, movie soundtracks, exports, and Logic Pro handoffs.

In plain words
What is it for?
Use it to set up projects, record audio or MIDI, arrange tracks, automate changes, create movie soundtracks, export files, resolve missing content, and move work to Logic Pro.
Why use it?
It helps preserve recordings and project media while changing tracks, devices, settings, or exports. It also makes the intended output and overwrite rules explicit before editing.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/gaelic-ghost/socket/garageband-workflow
Any agent
npx skills add gaelic-ghost/socket --skill garageband-workflow
Clone the repo
git clone --depth 1 https://github.com/gaelic-ghost/socket

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for garageband-workflow

README.md
[![agentmods](https://agentmods.dev/badge/skills/gaelic-ghost/socket/garageband-workflow.svg)](https://agentmods.dev/skills/gaelic-ghost/socket/garageband-workflow)
Your own site
<a href="https://agentmods.dev/skills/gaelic-ghost/socket/garageband-workflow"><img src="https://agentmods.dev/badge/skills/gaelic-ghost/socket/garageband-workflow.svg" alt="Measured on agentmods" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 714 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00059 $0.00714
Opus 5 $0.00030 $0.00357
Sonnet 5 $0.00012 $0.00143
Haiku 4.5 $0.00006 $0.00071

Measured 3d ago against content hash e048b4b94de5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

garageband-workflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/apple-creator-studio-skills/skills/garageband-workflow/SKILL.md · 38 lines

How it starts

The opening of the file, as written. The whole thing — 38 lines — stays where its author put it; the contents beside it link to each section on GitHub.

GarageBand Workflow

Use this skill for GarageBand app operation. GarageBand is a companion workflow, not an Apple Creator Studio subscription-app claim.

Source Check

Search the local Tips/Help Viewer catalog for GarageBand or open GarageBand Help. Confirm the guide matches the installed app/version. Read references/project-and-handoff-contract.md before recording, replacing regions, changing audio devices, exporting, or moving work into Logic Pro.

Workflow

  1. Classify the task: project setup, device/input issue, recording, software instrument/MIDI, Apple Loops, arrangement, automation, movie soundtrack, mix, export, missing content, or Logic Pro handoff.
  2. Establish the project contract: project location, source-preservation decision, tempo/key/sample-rate intent, device/input/monitoring requirements, target deliverable, output location, and overwrite rule.
  3. Inspect before changing: project settings, tracks, regions/takes, selected track controls, automation, plug-in state, audio/MIDI device state, existing media, unresolved warnings, and export state.
  4. Preserve recordings and project media. Use an explicit copy or non-destructive path before replacing recordings, deleting tracks/regions, flattening project decisions, or making broad routing changes.
  5. Configure only the needed audio/MIDI path. State the device, input, output, monitoring, and likely interruption consequence. Get confirmation immediately before recording or changing an audio-device/routing state.
  6. Make arrangement, loop, automation, or mix changes with a stated purpose. Do not replace a region, take, or loop selection merely to experiment unless the user has approved that edit.
  7. Before exporting or sharing, state the range, output type, quality settings, output name, destination, overwrite behavior, and whether the result is a review mix, final audio file, or a movie soundtrack. Get confirmation before writing output.
  8. Verify the resulting artifact exists in the intended directory, opens or plays, matches the intended range/format, and leaves the source project intact. For Logic Pro handoffs, state what transferred and what still needs inspection in Logic.

Read the full file on GitHub · 38 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 38 lines · 59 tokens per session scan A e048b4b94de5

Subscribe to this mod's changes

garageband-workflow is a skill published in the GitHub repository gaelic-ghost/socket (7 stars, last pushed 8d ago), licensed Apache-2.0. It adds 59 tokens to every session and 714 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

caveman

Persistent token-compression mode (75% reduction) — now always-on by default. Strips filler while keeping code exact.

datit309/supergraph · 29 tokens

authoring-workflows

当你要调用 Workflow 工具,或要写 / 调试 / 启动一个 Claude Code dynamic-workflow 脚本时用——author / debug / launch a Claude Code dynamic-workflow script,当你要写 workflow 脚本时——哪怕你自觉已经懂这套 API。当你发现自己在猜 workflow 引擎的 determinism 或 resume 规则、没查 shape 就伸手够 parallel() / pipeline()、想手写一个 validation linter、或刚被 harness 报错正要 relaunch 时用。先查再猜,别等跑挂了才来。.

nemori-ai/cc-master · 135 tokens

comfyui-core

Core ComfyUI knowledge covering workflow format, node types, pipeline patterns, and MCP tool usage.

artokun/comfyui-mcp · 24 tokens

ai-toolkit-trainer

Train custom LoRAs with ostris AI-Toolkit. Covers WAN 2.2/2.1 (people, styles, video motion) and Z-Image (Turbo & Base, low-VRAM image LoRAs). Use when the user wants to train a WAN or Z-Image LoRA; covers local + RunPod setup, dataset prep, key params, and using the result in a ComfyUI workflow.

artokun/comfyui-mcp · 93 tokens

installer-packs

Use when installing a model family from an installer pack, or when building/deriving a new pack from an upstream installer or a workflow JSON. Explains the manifest-driven packs/ system and tells you to invite the user to contribute new packs back upstream.

artokun/comfyui-mcp · 55 tokens

agentsop-context-scope-discipline

Coder-agent working-file budget discipline: keep the editable working set (files you /add into writable context) under 25k tokens, separate "read" from "edit", delegate breadth to a read-only repo-map, and drop files once edited. Use when an LLM coder-agent edits multiple files, when the working set must stay focused…

agentsope/SkillAlchemy · 131 tokens