Back to Skills

alex-hormozi-pitch

danielmiessler
Updated Yesterday
33 views
14
1
14
View on GitHub
Metadesign

About

This Claude Skill helps developers create compelling offers and pitches using Alex Hormozi's methodology from "$100M Offers". It provides interactive guidance through frameworks like the Value Equation, guarantee structures, and pricing psychology to build "too good to refuse" offers. Activate it using the `/create-hormozi-pitch` command when designing value propositions or optimizing existing offers for any product or service.

Quick Install

Claude Code

Recommended
Plugin CommandRecommended
/plugin add https://github.com/danielmiessler/PAIPlugin
Git CloneAlternative
git clone https://github.com/danielmiessler/PAIPlugin.git ~/.claude/skills/alex-hormozi-pitch

Copy and paste this command in Claude Code to install this skill

Documentation

Alex Hormozi Pitch Skill

When to Activate This Skill

  • Create compelling offer or pitch
  • Design irresistible value proposition
  • Structure pricing and guarantees
  • Build "too good not to take" offer
  • Apply Hormozi frameworks
  • Optimize existing offer
  • Create Grand Slam Offer

What This Skill Does

Guides you through Alex Hormozi's systematic approach to creating offers so compelling that prospects feel stupid saying no, using proven frameworks from "$100M Offers".

How to Execute

Execute the /create-hormozi-pitch slash command, which provides:

  1. Interactive guided process through Hormozi's frameworks
  2. Value Equation optimization (Dream Outcome, Perceived Likelihood, Time Delay, Effort & Sacrifice)
  3. Guarantee framework selection and structuring
  4. Value stack and bonus construction
  5. Scarcity and urgency implementation
  6. Objection elimination strategies
  7. Complete pitch output ready to use

Core Frameworks Applied

The Value Equation

Value = (Dream Outcome × Perceived Likelihood) / (Time Delay × Effort & Sacrifice)

Four Guarantee Types

  • Unconditional (money-back)
  • Conditional (performance-based)
  • Outcome-based (results-tied)
  • Anti-guarantee (all sales final)

MAGIC Naming Formula

  • Make it about them
  • Announce the avatar
  • Give them a goal
  • Indicate a time interval
  • Complete with container word

Use Cases

  • Product launches
  • Service offerings
  • Consulting proposals
  • Course creation
  • High-ticket sales
  • Lead magnets
  • Upsells and downsells

Full Workflow Reference

For complete step-by-step instructions: read ${PAI_DIR}/commands/create-hormozi-pitch.md

GitHub Repository

danielmiessler/PAIPlugin
Path: skills/alex-hormozi-pitch

Related Skills

langchain

Meta

LangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.

View skill

Algorithmic Art Generation

Meta

This skill helps developers create algorithmic art using p5.js, focusing on generative art, computational aesthetics, and interactive visualizations. It automatically activates for topics like "generative art" or "p5.js visualization" and guides you through creating unique algorithms with features like seeded randomness, flow fields, and particle systems. Use it when you need to build reproducible, code-driven artistic patterns.

View skill

webapp-testing

Testing

This Claude Skill provides a Playwright-based toolkit for testing local web applications through Python scripts. It enables frontend verification, UI debugging, screenshot capture, and log viewing while managing server lifecycles. Use it for browser automation tasks but run scripts directly rather than reading their source code to avoid context pollution.

View skill

requesting-code-review

Design

This skill dispatches a code-reviewer subagent to analyze code changes against requirements before proceeding. It should be used after completing tasks, implementing major features, or before merging to main. The review helps catch issues early by comparing the current implementation with the original plan.

View skill