OpenClaw AI Agent Manages LinkedIn Ads Workflow with 2.65% CTR

A developer at an open-source Java company (JobRunr) has built an AI agent named Patrick using OpenClaw to manage their entire LinkedIn Ads workflow. The agent was created through Telegram conversations and handles data processing, creative generation, and ad deployment without requiring a SaaS subscription.
Data Pipeline
The agent pulls company visitor data from Scarf and cross-references it with HubSpot. It performs IP matching and domain lookups to identify which industries visit pricing pages, then converts this data into LinkedIn audience lists.
Creative Workflow
Patrick analyzes existing customer data from HubSpot, emails, and support questions to build a messaging framework. For each target audience, it writes ad copy with three different angles and generates image prompts matching the brand using Gemini. The developer built a custom review tool running on their OpenClaw server where they can preview ad copy and image variants, add comments/feedback, and approve content with one-click deployment via the LinkedIn Marketing API.
Results
One ad created by Patrick, which analyzed the developer's best-performing ads and generated a variant, achieved a 2.65% click-through rate. This AI-generated ad outperformed all manual ads in their campaign.
Technical Stack
- OpenClaw
- LinkedIn Marketing API
- HubSpot
- Scarf
- Gemini
- Custom review tool (web app running on OpenClaw server)
The developer notes they're a one-person marketing and sales team who needed to manage LinkedIn ads without spending excessive time on the process.
📖 Read the full source: r/openclaw
👀 See Also

Unlocking Efficiency: Evenrealities Order Tracker Enhances OpenClaw's Capabilities
Discover how Evenrealities Order Tracker optimizes OpenClaw users' experience, further bridging AI automation and streamlined management.

Optimizing Multi-AI Workflows with OpenClaw and MemOS
OpenClaw, paired with large models and MemOS, enhances multi-AI workflow stability by managing context and memory effectively.

Developer Builds Card Combat Game in 72 Hours Using Claude AI
A developer used Claude AI to build a complete browser-based card combat game called SNAPDOWN in 72 hours. The game includes a 6-stage story, 4 playable classes with unique mechanics, AI opponents, animations, and a tutorial system—all in a single HTML file with no framework or build step.

Multi-AI Orchestration Setup Using Claude Code with GPT and Gemini
A developer shares their setup where Claude Code orchestrates GPT-5.4 and Gemini 3.1 Pro in the same IDE, using markdown files for persistent context and CLI commands for inter-model communication.