Corey Haines' Marketing Skills Set for AI Agents

Corey Haines has contributed a comprehensive set of marketing skills for AI agents on OpenClaw. The collection focuses on practical marketing tasks that AI agents can execute, with specific skills triggered by user requests containing certain keywords or phrases.
Available Skills
ab-test-setup: For planning, designing, or implementing A/B tests or experiments. Triggered by mentions of "A/B..."ad-creative: For generating, iterating, or scaling ad creative including headlines, descriptions, and full ads.ai-seo: For optimizing content for AI search engines, getting cited by LLMs, or appearing in AI-generated answers.analytics-tracking: For setting up, improving, or auditing analytics tracking and measurement.churn-prevention: For reducing churn, building cancellation flows, setting up save offers, or recovering failed payments.cold-email: For writing B2B cold emails and follow-up sequences that get replies.competitor-alternatives: For creating competitor comparison or alternative pages for SEO and sales enablement.content-strategy: For planning content strategy, deciding what content to create, or figuring out topics to cover.copy-editing: For editing, reviewing, or improving existing marketing copy.copywriting: For writing, rewriting, or improving marketing copy for any page including homepage, landing pages, etc.email-sequence: For creating or optimizing email sequences, drip campaigns, or automated email flows.form-cro: For optimizing any form that is NOT signup/registration, including lead capture or contact forms.free-tool-strategy: For planning, evaluating, or building free tools for marketing purposes like lead generation or SEO value.launch-strategy: For planning product launches, feature announcements, or release strategies.marketing-ideas: For generating marketing ideas, inspiration, or strategies for SaaS or software products.marketing-psychology: For applying psychological principles, mental models, or behavioral science to marketing.onboarding-cro: For optimizing post-signup onboarding, user activation, or first-run experience.page-cro: For optimizing, improving, or increasing conversions on any marketing page.paid-ads: For help with paid advertising campaigns on Google Ads, Meta, LinkedIn, Twitter/X, etc.paywall-upgrade-cro: For creating or optimizing in-app paywalls, upgrade screens, upsell modals, or feature gates.popup-cro: For creating or optimizing popups, modals, overlays, slide-ins, or banners for conversion purposes.pricing-strategy: For help with pricing decisions, packaging, or monetization strategy.product-marketing-context: For creating or updating product marketing context documents.programmatic-seo: For creating SEO-driven pages at scale using templates and data.
The source notes that the conversion optimization skill has been tested and is "REALLY good," especially for multi-agent setups. These skills are designed for developers assembling marketing agent teams who need specific capabilities for conversion optimization, copywriting, analytics, and growth engineering tasks.
📖 Read the full source: r/openclaw
👀 See Also

Keyoku Plugin Replaces OpenClaw's Static Heartbeat with Memory-Driven Autonomy
Keyoku is a free OpenClaw plugin that changes the agent's heartbeat from reading a static HEARTBEAT.md file to scanning the agent's actual memory store for stalled work, dropped commitments, conflicting information, and quiet relationships. It uses a local Go engine with SQLite + HNSW and offers three autonomy levels: observe, suggest, and act.

Agent Browser Protocol: Open-source Chrome fork for AI agents achieves 90% on Mind2Web benchmark
Agent Browser Protocol (ABP) is an open-source Chrome fork that freezes JavaScript and time after each action to convert web browsing into multimodal chat for AI agents. It achieved 90.53% on the Online Mind2Web Benchmark and can be added to Claude Code with a single command.

Rivet Actors adds SQLite storage: one database per agent, tenant, or document
Rivet Actors now supports SQLite storage where each actor gets its own SQLite database, enabling millions of independent databases for AI agents, multi-tenant SaaS, collaborative documents, or per-user isolation.
CTOP: Terminal UI to Monitor Claude Code Sessions, Zero Deps
CTOP is a zero-dependency Node.js TUI that shows CPU, memory, context window saturation, token breakdown, and cost estimates for all running Claude Code and Codex sessions.