performance-marketing-agent
AI performance marketing agent for paid media, PPC, SEM, and digital marketing. Manage Google Ads, Meta Ads (Facebook & Instagram), LinkedIn Ads, and TikTok Ads campaigns via natural language. Automate keyword research, budget optimization, ROAS tracking, wasted spend analysis, ad creative management, audience targeting, and cross-platform reporting. Powered by Adspirer β 100+ tools for campaign creation, bid optimization, CPA tracking, retargeting, and marketing automation across all major ad platforms.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Install command
npx @skill-hub/cli install openclaw-skills-performance-marketing-agent
Repository
Skill path: skills/amekala/performance-marketing-agent
AI performance marketing agent for paid media, PPC, SEM, and digital marketing. Manage Google Ads, Meta Ads (Facebook & Instagram), LinkedIn Ads, and TikTok Ads campaigns via natural language. Automate keyword research, budget optimization, ROAS tracking, wasted spend analysis, ad creative management, audience targeting, and cross-platform reporting. Powered by Adspirer β 100+ tools for campaign creation, bid optimization, CPA tracking, retargeting, and marketing automation across all major ad platforms.
Open repositoryBest for
Primary workflow: Grow & Distribute.
Technical facets: Data / AI.
Target audience: everyone.
License: MIT.
Original source
Catalog source: SkillHub Club.
Repository owner: openclaw.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install performance-marketing-agent into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/openclaw/skills before adding performance-marketing-agent to shared team environments
- Use performance-marketing-agent for marketing workflows
Works across
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
---
name: performance-marketing-agent
description: "AI performance marketing agent for paid media, PPC, SEM, and digital marketing. Manage Google Ads, Meta Ads (Facebook & Instagram), LinkedIn Ads, and TikTok Ads campaigns via natural language. Automate keyword research, budget optimization, ROAS tracking, wasted spend analysis, ad creative management, audience targeting, and cross-platform reporting. Powered by Adspirer β 100+ tools for campaign creation, bid optimization, CPA tracking, retargeting, and marketing automation across all major ad platforms."
homepage: https://www.adspirer.com
author: Adspirer
license: MIT
category: marketing
subcategory: performance-marketing
keywords:
- marketing
- performance-marketing
- digital-marketing
- paid-media
- paid-social
- ppc
- sem
- advertising
- google-ads
- meta-ads
- facebook-ads
- linkedin-ads
- tiktok-ads
- campaign-management
- ad-optimization
- keyword-research
- budget-optimization
- roas
- cpa
- media-buying
- marketing-automation
- retargeting
tags:
- marketing
- performance-marketing
- paid-media
- ppc
- advertising
- google-ads
- meta-ads
- linkedin-ads
- tiktok-ads
- digital-marketing
- sem
- campaign-management
metadata:
openclaw:
emoji: "π"
requires:
env: []
bins: []
install:
- id: openclaw-adspirer
kind: node
label: "Adspirer Ad Management Plugin"
---
# Performance Marketing Agent β Powered by Adspirer
AI agent for performance marketing, paid media, and digital advertising. Connects directly to ad platform APIs to create campaigns, pull live performance data, research keywords, optimize budgets, and manage ads across Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads.
This skill installs the **Adspirer plugin** (`openclaw-adspirer`) β the same 100+ tools, same MCP server, same capabilities as the `adspirer-ads-agent` skill.
## Setup
```bash
# Install the plugin
openclaw plugins install openclaw-adspirer
# Authenticate
openclaw adspirer login
# Connect your ad platforms
openclaw adspirer connect
# Verify
openclaw adspirer status
```
Connect your ad accounts at https://adspirer.ai/connections
---
## What You Can Do
### Performance Marketing & PPC
- **Keyword Research** β Real search volumes, CPC ranges, and competition data from Google Ads
- **Campaign Creation** β Search, PMax, Display, Image, Video, Carousel campaigns across all platforms
- **Bid Optimization** β Adjust bidding strategies, manage keyword bids, optimize for target CPA/ROAS
- **Wasted Spend Analysis** β Find underperforming keywords and ad groups burning budget
- **Search Term Reports** β Review search terms, identify negative keyword opportunities
### Digital Marketing Automation
- **Cross-Platform Reporting** β Unified performance data across Google, Meta, LinkedIn, TikTok
- **Budget Optimization** β AI-powered budget allocation recommendations across campaigns
- **Automated Monitoring** β Set up alerts for metric thresholds, schedule recurring briefs
- **Ad Creative Management** β Update headlines, descriptions, creatives across platforms
### Paid Media & Media Buying
- **Google Ads** β Search campaigns, Performance Max, YouTube, keyword management, extensions
- **Meta Ads** β Facebook & Instagram image, video, carousel campaigns, audience targeting
- **LinkedIn Ads** β Sponsored content, lead gen, B2B targeting by job title and industry
- **TikTok Ads** β Video campaigns, spark ads, young demographic targeting
### Marketing Analytics
- **Live Performance Dashboards** β Impressions, clicks, CTR, spend, conversions, CPA, ROAS
- **Anomaly Detection** β Explain sudden changes in campaign metrics
- **Creative Fatigue Detection** β Identify ads losing effectiveness over time
- **Audience Insights** β Segment performance analysis across platforms
---
## Who Is This For?
| Role | Use Case |
|------|----------|
| **Performance Marketers** | Daily campaign monitoring, bid optimization, ROAS tracking |
| **Digital Marketing Managers** | Cross-platform reporting, budget allocation, campaign launches |
| **PPC Specialists** | Keyword research, search term analysis, negative keyword management |
| **Media Buyers** | Multi-platform campaign creation, budget optimization, targeting |
| **Marketing Agencies** | Multi-client management, automated reporting, creative management |
| **E-commerce Brands** | Product advertising, retargeting, conversion optimization |
---
## Safety
- All campaigns created in **PAUSED status** for review
- Write operations always require user confirmation
- Read operations (performance, research, analytics) are safe to run freely
- No local credential storage β OAuth 2.1 with PKCE
## Pricing
| Plan | Price | Tool Calls |
|------|-------|------------|
| **Free Forever** | $0/mo | 15/month |
| **Plus** | $49/mo | 150/month |
| **Pro** | $99/mo | 600/month |
| **Max** | $199/mo | 3,000/month |
All plans include all 4 ad platforms. Sign up at https://adspirer.ai/settings?tab=billing
---
## Skill Companion Files
> Additional files collected from the skill directory layout.
### _meta.json
```json
{
"owner": "amekala",
"slug": "performance-marketing-agent",
"displayName": "Performance Marketing Agent β Adspirer",
"latest": {
"version": "1.0.0",
"publishedAt": 1772304938207,
"commit": "https://github.com/openclaw/skills/commit/ae0397cdd06d0b91685529265e76a6abd894ebea"
},
"history": []
}
```