plugins marketplace
← All plugins

wondelai-scorecard-marketing

v1.0.0

Lead generation framework using quiz and assessment funnels

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-scorecard-marketing/ inside the repository.

Layout

plugins/business-tools/wondelai-scorecard-marketing/
├── .claude-plugin/plugin.json
└── SKILL.md

Skills1

scorecard-marketingSKILL.md

Build quiz and assessment funnels that generate qualified leads at 30-50% conversion. Use when the user mentions "quiz funnel", "scorecard", "lead magnet", "score-based segmentation", or "lead qualification". Also trigger when designing self-assessment tools, building calculators or graders for marketing, or creating personalized result pages that drive conversions. Covers concept hooks, question design, dynamic results by tier, and automated follow-up sequences. For landing page conversion, see cro-methodology. For full marketing plans, see one-page-marketing.

Manifests1

plugins/business-tools/wondelai-scorecard-marketing/.claude-plugin/plugin.json
{
  "name": "wondelai-scorecard-marketing",
  "version": "1.0.0",
  "description": "Lead generation framework using quiz and assessment funnels",
  "author": {
    "name": "Wondel.ai"
  },
  "license": "MIT",
  "repository": "https://github.com/wondelai/skills",
  "keywords": [
    "business-tools",
    "wondelai",
    "skills"
  ]
}