plugins marketplace
← All plugins

wondelai-one-page-marketing

v1.0.0

End-to-end marketing plan framework in a single page

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

Layout

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

Skills1

one-page-marketingSKILL.md

Build a complete marketing plan covering the full customer journey from stranger to raving fan. Use when the user mentions "marketing plan", "marketing strategy", "target market", "USP", "lead nurture", "customer lifetime value", "PVP Index", or "I dont know where to start with marketing". Also trigger when building a marketing plan from scratch, choosing acquisition channels, or designing end-to-end customer-lifecycle campaigns. Covers the PVP Index, channel selection, and advocacy systems. For brand messaging, see storybrand-messaging. For conversion optimization, see cro-methodology.

Manifests1

plugins/business-tools/wondelai-one-page-marketing/.claude-plugin/plugin.json
{
  "name": "wondelai-one-page-marketing",
  "version": "1.0.0",
  "description": "End-to-end marketing plan framework in a single page",
  "author": {
    "name": "Wondel.ai"
  },
  "license": "MIT",
  "repository": "https://github.com/wondelai/skills",
  "keywords": [
    "business-tools",
    "wondelai",
    "skills"
  ]
}