From agency-os
Crafts a 7-second audio logo (positioning hook) using the Rockstar Advisor methodology. Reads context from memory files and outputs markdown. Useful for elevator pitches, networking hooks, and positioning statements.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agency-os:agency-audio-logoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A 7-second answer to *"What do you do?"* — sharp enough to drop at networking events, on podcasts, in DMs, and in the first 60 seconds of every discovery call. **Pillar 1** of the Rockstar Advisor system.
A 7-second answer to "What do you do?" — sharp enough to drop at networking events, on podcasts, in DMs, and in the first 60 seconds of every discovery call. Pillar 1 of the Rockstar Advisor system.
Read:
memory/mvv.md — for voice and reason-for-beingmemory/icp.md — to anchor on a recognizable buyermemory/offer-stack.md — to anchor on the actual outcomeProduce 3-5 audio logo options, each:
Use the For X / Who Y / I Z structure as a starting frame, but allow it to break. Three formulas to try:
"For [ICP] who [pain trigger], I [verb] [outcome]." Example: "For consultants stuck doing $200/hour grunt work, I build AI agents that take it off their plate."
"I help [ICP] [achieve specific outcome] by [unique mechanism]." Example: "I help service-business founders cut 20 hours of admin a week using custom Claude agents."
"Most [ICP] [common assumption]. I [contrarian approach]." Example: "Most agencies build dashboards. I build the agents that actually run the agency."
For each logo candidate, run it through:
A logo that fails any of these gets cut.
Once you have a winning 7-second logo, derive:
Write to memory/audio-logo.md:
# Audio Logo
**Last updated:** YYYY-MM-DD
## 7-second logo (the one)
> "..."
## Alternates (kept for context)
- "..."
- "..."
## 30-second version
> "..."
## 60-second version
> "..."
## DM opener
> "..."
> ""
## Voice notes
- Avoid: ...
- Always: ...
Lock it in. The Head of Sales persona will use this logo at the top of every discovery call. The Head of Marketing persona will use it as the hook for content. Marketing knows what to amplify.
Want to productize the methodology behind this logo? Run
/agency-methodologyto build the named, branded system you can sell.
npx claudepluginhub wesley248/agency-os-plugin --plugin agency-osGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.