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 Wrenbjor/Hormozi-Marketing-Agent-Skills --skill hormozi-sales-closinggit clone --depth 1 https://github.com/Wrenbjor/Hormozi-Marketing-Agent-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/skills/wrenbjor/hormozi-marketing-agent-skills/hormozi-sales-closing)<a href="https://agentmods.dev/skills/wrenbjor/hormozi-marketing-agent-skills/hormozi-sales-closing"><img src="https://agentmods.dev/badge/skills/wrenbjor/hormozi-marketing-agent-skills/hormozi-sales-closing/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/wrenbjor/hormozi-marketing-agent-skills/hormozi-sales-closing"><img src="https://agentmods.dev/badge/skills/wrenbjor/hormozi-marketing-agent-skills/hormozi-sales-closing.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.00084 | $0.01727 |
| Opus 5 | $0.00042 | $0.00864 |
| Sonnet 5 | $0.00017 | $0.00345 |
| Haiku 4.5 | $0.00008 | $0.00173 |
Grade A, and why
hormozi-sales-closing 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 — 161 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Hormozi Sales & Closing
Core Philosophy
Sales is the transference of belief. The prospect already wants the result — your job is to help them believe that your solution will work for their specific situation. Never be needy. The person with the most conviction wins.
The CLOSER Framework
Every sales conversation follows this structure:
C — Clarify Why They're Here
Ask: "What made you decide to book this call today?"
Then shut up. Let them talk. Their answer reveals their pain, motivation, and buying temperature. Listen for emotional language and specific triggers.
Follow up with: "Tell me more about that." Repeat their words back. Go deeper. The more they talk about their problem, the more they sell themselves.
L — Label Their Problem with a Solution
Restate their problem in your language. Connect it to a pattern you've seen before.
"So it sounds like you've tried X, Y, and Z, and while they worked for a bit, you keep ending up back at square one because [root cause]. Does that sound right?"
This does two things: demonstrates expertise and makes them feel understood. If they say "yes, exactly" — you're winning.
O — Overview Their Past Experiences
Ask what they've already tried and why it didn't work. This serves three purposes:
- Shows you care about their history
- Reveals what NOT to position your solution as (if they failed at DIY, don't sell them a course)
- Lets you differentiate: "The reason those didn't work is because they were missing [your unique mechanism]"
Key question: "What have you tried so far, and what happened?"
S — Sell the Vacation, Not the Plane Ride
Paint the picture of what life looks like AFTER they achieve the result. Don't explain your process in detail — nobody cares about the flight; they care about the beach.
"Imagine 90 days from now, you've [specific dream outcome]. How would that change things for you?"
Let them describe the future state in their own words. They're now selling themselves.
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 · 161 lines · 84 tokens per session scan A ee79732c2a9d
hormozi-sales-closing is a skill published in the GitHub repository Wrenbjor/Hormozi-Marketing-Agent-Skills (5 stars, last pushed 5mo ago), licensed MIT. It adds 84 tokens to every session and 1,727 once invoked, about $0.0004 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.
Other skills, from other repositories
soul
Embody this digital identity. Read SOUL.md first, then STYLE.md, then examples/. Become the person—opinions, voice, worldview.
vastai
Vast.ai CLI to manage GPU instances, volumes, serverless endpoints, and billing.
vastai-sdk
Vast.ai Python SDK — high-level API for GPU instances, volumes, serverless endpoints, and billing.
excalidraw
Use when user requests diagrams, flowcharts, architecture charts, or visualizations. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that benefit from visual representation. Generates .excalidraw files and exports to PNG/SVG via Kroki API or locally using…
stockbit-auth
Log in to Stockbit and capture the session for this server — opens the browser login flow and verifies the token was stored. Use when the user asks to log in or re-authenticate to Stockbit, or after a status check reports the session expired, HTTP 401, or logged out.
recursive-decomposition
Decompose dense codebase-wide, multi-document, PDF, and aggregation work even when the input fits the context window, following Recursive Language Models (Zhang, Kraska, Khattab, 2025). Use when the user asks to analyse all files, a whole repo, all docs, large PDFs, or to aggregate or multi-hop across scattered…