plugins marketplace
← All plugins

wondelai-predictable-revenue

v1.0.0

Outbound sales methodology for scalable B2B pipeline

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-predictable-revenue/ inside the repository.

Layout

plugins/business-tools/wondelai-predictable-revenue/
├── .claude-plugin/plugin.json
└── SKILL.md

Skills1

predictable-revenueSKILL.md

Build a scalable outbound B2B sales machine with specialized roles (SDR, AE, CSM). Use when the user mentions "outbound sales", "Cold Calling 2.0", "cold email sequences", "sales pipeline", "SDR process", "sales development", "build an outbound sales team", or "fill my pipeline". Also trigger when setting up a B2B SaaS sales team from scratch or building a lead-qualification framework to improve close rates. Covers the three lead types (seeds/nets/spears), role specialization, the referral-email method, ANUM qualification, and pipeline math. For offer design, see hundred-million-offers. For persuasion science, see influence-psychology.

Manifests1

plugins/business-tools/wondelai-predictable-revenue/.claude-plugin/plugin.json
{
  "name": "wondelai-predictable-revenue",
  "version": "1.0.0",
  "description": "Outbound sales methodology for scalable B2B pipeline",
  "author": {
    "name": "Wondel.ai"
  },
  "license": "MIT",
  "repository": "https://github.com/wondelai/skills",
  "keywords": [
    "business-tools",
    "wondelai",
    "skills"
  ]
}