wondelai-one-page-marketing
v1.0.0End-to-end marketing plan framework in a single page
by Wondel.aiMIT2.6kupdated 10 hours ago
Source
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsClone 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
├── .claude-plugin/plugin.json└── SKILL.md
Skills1
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
{
"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"
]
}