plugins marketplace
← All plugins

wondelai-storybrand-messaging

v1.0.0

StoryBrand messaging framework that positions customer as hero

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-storybrand-messaging/ inside the repository.

Layout

plugins/business-tools/wondelai-storybrand-messaging/
├── .claude-plugin/plugin.json
└── SKILL.md

Skills1

storybrand-messagingSKILL.md

Clarify brand messaging using narrative structure that positions the customer as hero. Use when the user mentions "brand message", "website copy", "elevator pitch", "one-liner", "brand script", "StoryBrand framework", "customer as hero", or "my messaging isnt resonating". Also trigger when rewriting homepage copy, crafting email nurture sequences, or creating consistent messaging across sales and marketing collateral. Covers landing page copy, marketing collateral, and consistent communication. For memorable messaging, see made-to-stick. For product positioning, see obviously-awesome.

Manifests1

plugins/business-tools/wondelai-storybrand-messaging/.claude-plugin/plugin.json
{
  "name": "wondelai-storybrand-messaging",
  "version": "1.0.0",
  "description": "StoryBrand messaging framework that positions customer as hero",
  "author": {
    "name": "Wondel.ai"
  },
  "license": "MIT",
  "repository": "https://github.com/wondelai/skills",
  "keywords": [
    "business-tools",
    "wondelai",
    "skills"
  ]
}