plugins marketplace
← All plugins

wondelai-hundred-million-offers

v1.0.0

Grand Slam Offer creation framework for irresistible pricing

Claude Code1 skill

by Wondel.aiMIT2.6kupdated 10 hours ago

Source

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/business-tools/wondelai-hundred-million-offers/ inside the repository.

Layout

plugins/business-tools/wondelai-hundred-million-offers/
├── .claude-plugin/plugin.json
└── SKILL.md

Skills1

hundred-million-offersSKILL.md

Create irresistible offers using the Value Equation, bonus stacking, risk-reversing guarantees, and ethical scarcity. Use when the user mentions "grand slam offer", "make my offer more compelling", "what bonuses should I add", "guarantee strategy", "offer naming", or "people say its too expensive". Also trigger when packaging a product for higher perceived value, justifying premium pricing instead of discounting, designing a money-back guarantee, or structuring tiers to maximize conversions. Covers the MAGIC naming formula and starving-crowd targeting. For product positioning, see obviously-awesome. For outbound sales, see predictable-revenue.

Manifests1

plugins/business-tools/wondelai-hundred-million-offers/.claude-plugin/plugin.json
{
  "name": "wondelai-hundred-million-offers",
  "version": "1.0.0",
  "description": "Grand Slam Offer creation framework for irresistible pricing",
  "author": {
    "name": "Wondel.ai"
  },
  "license": "MIT",
  "repository": "https://github.com/wondelai/skills",
  "keywords": [
    "business-tools",
    "wondelai",
    "skills"
  ]
}