Marketing Drafter

# Marketing Drafter

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Marketing Drafter" with this command: npx skills add Shepherd217/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

📧 support@midas-skills.com
🔗 Docs: https://docs.midas-skills.com/marketing-drafter

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

SERP Outline Extractor

Turn a target keyword or query into a search-informed content outline with likely subtopics, questions, and comparison angles. Useful for SEO briefs, blog pl...

Registry SourceRecently Updated
General

Multi-Model Response Comparator

Compare responses from multiple AI models for the same task and summarize differences in quality, style, speed, and likely cost. Best for model selection, ev...

Registry SourceRecently Updated
General

API Pricing Comparator

Compare AI API or model pricing across providers and produce a structured summary for product pages, blog posts, or buyer guides. Works with OpenAI-compatibl...

Registry SourceRecently Updated