ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Marketing Automation

Full marketing automation with prospects, campaigns, outreach tracking, solutions catalog, agent conversation logs, and cost tracking — built for AI agents.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cameron48/mcf-marketing-tool
Or

Marketing Automation

Run your entire marketing operation through API calls. This tool gives AI agents the ability to research and create prospects, launch campaigns, track outreach, manage a solutions catalog, and monitor marketing spend — all programmatically. No dashboards to click through, no manual data entry. Your agent finds a prospect, researches them, slots them into a campaign, and tracks every dollar spent doing it.

Authentication

All endpoints require x402 payment (USDC on Base L2). Send a request without payment to receive pricing info in the 402 response.

Endpoints

MethodPathPriceDescription
GET/api/marketing/dashboard$0.001Marketing dashboard stats
GET/api/marketing/prospects$0.001List marketing prospects
POST/api/marketing/prospects$0.05Create and research a prospect
GET/api/marketing/campaigns$0.001List campaigns
POST/api/marketing/campaigns$0.01Create a campaign
GET/api/marketing/outreach$0.001List outreach records
GET/api/marketing/costs$0.001Marketing cost summary
GET/api/marketing/costs/events$0.001Marketing cost event log
GET/api/marketing/solutions$0.001List solutions
POST/api/marketing/solutions$0.01Create a solution
GET/api/marketing/conversations$0.001List agent conversation logs

Metadata

Author@cameron48
Stars4072
Views3
Updated2026-04-13
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-cameron48-mcf-marketing-tool": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#marketing#campaigns#prospects#outreach#automation#lead-gen#cost-tracking
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.