ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Ad Copy

Skill by 1970168137

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/1970168137/ad-copy
Or

ad-copy

Name

Advertising Creative Copywriting

Description

High-converting advertising copy creation for digital marketing campaigns including信息流 (feed) ads, native advertising, social media ads, and display advertising. Focuses on CTR (Click-Through Rate) improvement, creative direction, headline variations, body copy, call-to-action optimization, and audience-specific messaging. Generates compelling ad creative that captures attention and drives action across multiple platforms.

Input

NameTypeRequiredDescription
product_servicetextYesProduct or service description and benefits
target_audiencetextYesAudience demographics, interests, and pain points
ad_platformselectYesPlatform: Facebook, Instagram, TikTok, Google, etc.
campaign_goaltextYesPrimary objective: awareness, clicks, conversions
unique_selling_pointtextYesKey differentiator from competitors
offer_detailstextNoSpecial promotions or incentives
ad_formattextNoSpecific ad format and dimensions

Output

NameTypeDescription
headline_variationstextMultiple headline options for A/B testing
body_copytextPrimary ad body copy variations
cta_optionstextCall-to-action button text variations
creative_conceptstextDifferent creative angles and approaches
audience_versionstextCopy variations for different audience segments
visual_directiontextVisual element recommendations
testing_plantextA/B testing strategy and priorities

Example

Input

{
  "product_service": "Online language learning app with AI conversation practice",
  "target_audience": "Working professionals 25-40 wanting to learn Spanish",
  "ad_platform": "Facebook",
  "campaign_goal": "App installs",
  "unique_selling_point": "AI-powered conversations that adapt to your level",
  "offer_details": "7-day free trial, then $9.99/month"
}

Output

{
  "headline_variations": ["Speak Spanish in 30 Days", "Finally, a Language App That Works", "AI Makes Learning Spanish Easy"],
  "body_copy": "Practice real conversations with AI that adapts to your level...",
  "cta_options": ["Start Free Trial", "Download Now", "Learn Spanish Free"],
  "creative_concepts": ["Before/after transformation", "Day-in-life scenario", "Success story testimonial"],
  "audience_versions": "Business travelers: 'Close deals in Spanish'. Students: 'Ace your Spanish class'.",
  "visual_direction": "Show app interface, diverse users, progress indicators",
  "testing_plan": "Test headlines first, then body copy, then CTAs"
}

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-1970168137-ad-copy": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.