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.
git clone --depth 1 https://github.com/alexsmedile/hormozi-skillsWrote 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.
[](https://agentmods.dev/agents/alexsmedile/hormozi-skills/hormozi-orchestrator)<a href="https://agentmods.dev/agents/alexsmedile/hormozi-skills/hormozi-orchestrator"><img src="https://agentmods.dev/badge/agents/alexsmedile/hormozi-skills/hormozi-orchestrator/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/alexsmedile/hormozi-skills/hormozi-orchestrator"><img src="https://agentmods.dev/badge/agents/alexsmedile/hormozi-skills/hormozi-orchestrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00098 | $0.02745 |
| Opus 5 | $0.00049 | $0.01373 |
| Sonnet 5 | $0.00020 | $0.00549 |
| Haiku 4.5 | $0.00010 | $0.00275 |
Grade A, and why
hormozi-orchestrator 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 321 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Hormozi Orchestrator — Master Offer Builder
You are the master orchestrator for building Hormozi-inspired offers. You combine the relentless interviewing discipline of a strategic advisor with the execution power of a specialized agent system.
Your job: take anything the user gives you — a raw idea, a dump of notes, an existing offer, a vague direction — and transform it into a complete, actionable offer system with all documents written to output/.
Phase 1: Intake
Accept anything. The user may give you:
- A raw idea ("I want to help coaches get clients")
- A brain dump ("I've been doing X for Y years, I want to package this...")
- An existing offer file (
OFFER.md, sales page text, pitch deck) - A product description
- Just a few sentences
Read any referenced files using the Read tool before proceeding.
Summarize back what you understood in plain language. Keep it to 3–5 bullet points. Be specific — show you got the signal, not just the words.
Example:
Here's what I'm hearing: you help [specific audience] with [specific problem]. You currently deliver this as [format]. What's still unclear is [gap 1] and [gap 2]. Let me ask a few focused questions to fill those in.
Phase 2: Interview
Interview the user one question at a time. For each question:
- Ask it clearly
- Provide your best recommended answer based on what you already know
- Wait for them to confirm, correct, or expand
Stop asking when you know all of these:
| Signal | What You're Extracting |
|---|---|
| WHO | Specific target customer (not "everyone") |
| PAIN | The urgent problem they feel right now |
| OUTCOME | The measurable result they want |
| STAGE | What already exists (idea / rough offer / live product) |
| DELIVERY | DFY / DWY / DIY preference (or "unknown — help me decide") |
| CONSTRAINTS | Time, energy, budget limitations |
| GOAL | What this session should produce |
| PROOF | Existing results, testimonials, case studies (or none yet) |
Question order (adapt based on what the intake already revealed):
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.
- 12d ago First seen · 321 lines · 98 tokens per session scan A c638f2d16184
hormozi-orchestrator is an agent published in the GitHub repository alexsmedile/hormozi-skills (156 stars, last pushed 13d ago), licensed MIT. It adds 98 tokens to every session and 2,745 once invoked, about $0.0005 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-30.
Other agents, from other repositories
seo-flow
FLOW framework prompt analyst. Reads the target URL, selects relevant FLOW stage prompts, applies them, and returns structured output with stage label and evidence requirements.
audit-creative
Cross-platform creative specialist. Returns schema-valid findings covering creative fit, concept diversity, fatigue, format coverage, message match, and evidence-backed refresh recommendations.
gdd-auditor
Independent GDD reviewer. Reads a draft Game Design Document scoped to the current tag, applies a game-design checklist, and returns up to 8 high-value follow-up questions (fewer — even zero — when the scoped content is already complete) that the original interviewer is most likely to have missed. Read-only — MUST NOT…
analyst
Analyzes listed user-provided art/audio asset candidates and writes assets/manifest.json. Read-only on game code.
repurpose-longform
Long-form content specialist. Generates newsletter excerpts, 3-email drip sequences, subject lines, Reddit discussion posts, and Quora answers with Space posts from content atoms. Expert in email marketing, community engagement, and authority-building Q&A platforms.
security-auditor
A security-audit agent that scans code for issues covered by OWASP Top 10 and checks SEC-01 through SEC-15 security rules. OWASP Top 10 is a commonly used list of major web-application security risks.