Marketing Drafter
/install marketing-drafter
Marketing Drafter
Version: 1.0.0
Author: Midas Skills
License: MIT
Description
AI content generation for emails, social posts, ads, landing pages. Brand voice consistency, A/B testing, batch generation.
Value Proposition
AI-powered content generation for social posts, emails, ads, landing pages. One-shot prompts, batch generation, brand voice consistency.
Category
marketing-automation
Tags
content-generation, ai-copy, email, social-media, ads
Skill Type
marketing
Pricing
- Free: $0
- Pro: $39.99
Key Features
- ✅ Multi-channel content generation
- ✅ Brand voice consistency
- ✅ A/B testing variants
- ✅ Batch processing
- ✅ Template-based generation
- ✅ Image caption generation
- ✅ SEO-optimized copy
- ✅ Tone customization
- ✅ Plagiarism-free guarantee
- ✅ Performance scoring (predicted CTR)
Use Cases
- Generate email campaign sequences
- Social media post drafts (Twitter, LinkedIn, Instagram)
- Ad copy (Google, Facebook, TikTok)
- Landing page headlines & CTAs
- Email subject lines (high CTR variants)
- Blog post outlines & drafts
- Product descriptions
- Sales pitch variations
Installation
npm install marketing-drafter
# or
pip install marketing-drafter
Quick Start
const MarketingDrafter = require('marketing-drafter');
const drafter = new MarketingDrafter({
model: 'gpt-4',
apiKey: process.env.OPENAI_API_KEY
});
const emails = await drafter.generateEmails({
topic: 'New SaaS product launch',
audience: 'B2B founders',
tone: 'professional-friendly',
variants: 5
});
console.log(emails);
Repository
https://github.com/midas-skills/marketing-drafter
Support
📧 [email protected]
🔗 Docs: https://docs.midas-skills.com/marketing-drafter
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install marketing-drafter - After installation, invoke the skill by name or use
/marketing-drafter - Provide required inputs per the skill's parameter spec and get structured output
What is Marketing Drafter?
AI-powered tool generating consistent, SEO-optimized marketing content for emails, social media, ads, and landing pages with A/B testing and batch processing. It is an AI Agent Skill for Claude Code / OpenClaw, with 2363 downloads so far.
How do I install Marketing Drafter?
Run "/install marketing-drafter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Marketing Drafter free?
Yes, Marketing Drafter is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Marketing Drafter support?
Marketing Drafter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Marketing Drafter?
It is built and maintained by Shepherd217 (@shepherd217); the current version is v1.0.0.