Skip to main content
ClaudeWave
Skill237 estrellas del repoactualizado 1mo ago

alex-hormozi-pitch

This Claude Code skill guides users through Alex Hormozi's systematic framework for creating compelling offers and pitches using the value equation, guarantee structures, and pricing psychology from "$100M Offers." Use it when designing new product offers, service packages, or sales pitches that need to feel irresistible to prospects.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/Microck/ordinary-claude-skills /tmp/alex-hormozi-pitch && cp -r /tmp/alex-hormozi-pitch/skills_all/alex-hormozi-pitch ~/.claude/skills/alex-hormozi-pitch
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# 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
- **M**ake it about them
- **A**nnounce the avatar
- **G**ive them a goal
- **I**ndicate a time interval
- **C**omplete 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`
activitypub-testingSkill

Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ActivityPub features.

adaptyvSkill

Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.

add-uint-supportSkill

Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.

Agent DevelopmentSkill

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

AgentDB Advanced FeaturesSkill

Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.

AgentDB Learning PluginsSkill

Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.

AgentDB Memory PatternsSkill

Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.

AgentDB Performance OptimizationSkill

Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.