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.
npx skills add elkadrinaoufal1996/hormozi-marketing-ultimate --skill hormozi-offer-architectgit clone --depth 1 https://github.com/elkadrinaoufal1996/hormozi-marketing-ultimateWrote 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/skills/elkadrinaoufal1996/hormozi-marketing-ultimate/hormozi-offer-architect)<a href="https://agentmods.dev/skills/elkadrinaoufal1996/hormozi-marketing-ultimate/hormozi-offer-architect"><img src="https://agentmods.dev/badge/skills/elkadrinaoufal1996/hormozi-marketing-ultimate/hormozi-offer-architect/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/skills/elkadrinaoufal1996/hormozi-marketing-ultimate/hormozi-offer-architect"><img src="https://agentmods.dev/badge/skills/elkadrinaoufal1996/hormozi-marketing-ultimate/hormozi-offer-architect.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.00117 | $0.01688 |
| Opus 5 | $0.00059 | $0.00844 |
| Sonnet 5 | $0.00023 | $0.00338 |
| Haiku 4.5 | $0.00012 | $0.00169 |
Grade A, and why
hormozi-offer-architect 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 — 136 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Hormozi Offer Architect
The Grand Slam Offer Result
Same $10,000 ad spend comparison:
- Commodity offer: 40 appointments → 5 sales at $1,000 = $5,000 collected
- Grand Slam Offer: 100 appointments → 28 sales at $3,997 = $112,000 collected Result: 22.4x more cash for the same ad spend.
Step 1 — Avatar 4-Point Test
All 4 must be YES before building anything: GROWING: "If I have to pick between an audience that's shrinking, one that's maintaining, and one that's growing... I'd rather go after one that's bigger. Because even if I stay the same size, I'm still going to grow because the market's growing." PURCHASING POWER: "I want to make sure they can afford my stuff... if I want to charge a lot of money, they've got to have the money so I can charge it." EASY TO TARGET: "I'd rather have customers I can put advertisements in front of with little effort." IN PAIN: "I want people who desperately want what I have to sell... I'd rather make it easy."
Step 2 — The Value Stack Formula
Stack until prospect feels "stupid saying no." Minimum 5:1 ratio: total perceived value vs price. Example math for a $27 digital product: Main PDF guide .......................... $37 value Bonus 1: printable checklist ............. $17 value Bonus 2: swipe file / templates .......... $27 value Bonus 3: video walkthrough ............... $47 value Bonus 4: bonus PDF ....................... $17 value Bonus 5: community access ................ $27 value ───────────────────────────────────────────────── Total perceived value: $172 Your price today: $27 → Ratio: 6.4:1 ✓
Step 3 — Bonus Types (Hormozi Exact)
BONUS UNLOCKS: "Create high-value items (trainings, scripts, or status tiers) that are for sale separately but can be unlocked for free if a customer performs a specific action, such as submitting a testimonial." AWARD STATUS FRAMEWORK: "Create an aspirational goal and tie it to a physical award associated with prestige." One award = 4 proof types: written community post + 6-point video + unboxing video + on-stage recording. ENGAGEMENT UNLOCKS: "Incentivize product use by unlocking courses, 1-on-1 calls, or event tickets as customers reach specific activity levels." STATUS TIERS: "Custom badges or profile indicators to show a member is 'in' once they achieve a milestone."
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 · 136 lines · 117 tokens per session scan A 46584ccabd4d
hormozi-offer-architect is a skill published in the GitHub repository elkadrinaoufal1996/hormozi-marketing-ultimate (12 stars, last pushed 5mo ago), licensed MIT. It adds 117 tokens to every session and 1,688 once invoked, about $0.0006 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 skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…