← Back to Skills Marketplace
260
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mcf-ads-optimizer
Description
AI-powered ad campaign management with performance audits, optimization analysis, A/B testing, and anomaly detection.
Usage Guidance
This skill is suspicious because it promises direct control of Google/Meta ad accounts but provides no documentation about how accounts are connected or authenticated, and it routes paid requests to an unknown gateway that asks for crypto payment. Before installing or using this skill: (1) ask the publisher for a homepage, privacy/security policy, and source or third-party audits; (2) require clear integration docs showing OAuth flows or how account tokens will be supplied and stored; (3) do NOT send real ad-account credentials or PII until you verify the vendor; (4) if you must test, use throwaway/test ad accounts and a small test budget; (5) avoid enabling autonomous invocation or high privileges until you confirm the service's trustworthiness; and (6) prefer vendors with documented connectors and conventional payment/invoicing rather than opaque crypto payment gateways.
Capability Analysis
Type: OpenClaw Skill
Name: mcf-ads-optimizer
Version: 1.0.0
The skill bundle consists of documentation (SKILL.md) and metadata (_meta.json) for an advertising optimization service hosted at gateway.mcfagentic.com. It defines standard API interactions for managing ad campaigns and performing audits; no executable code is provided, and there are no indicators of prompt injection, data exfiltration, or malicious intent.
Capability Assessment
Purpose & Capability
The skill's name and description promise managing and modifying ad campaigns on platforms like Google Ads and Meta Ads. However, the manifest declares no credentials, no required config paths, and the SKILL.md contains no instructions for obtaining or presenting platform credentials or performing OAuth. A true campaign-management integration would normally require platform tokens/authorization or clear instructions for connecting ad accounts; that is missing here. The presence of a paid gateway (x402) suggests the service may hold connectors, but this is undocumented and the gateway host is unknown.
Instruction Scope
SKILL.md is narrowly scoped to calling the vendor's HTTP endpoints (managed via gateway.mcfagentic.com) and shows example payloads/responses. It does not instruct the agent to read local files or environment variables, which is good, but it also omits any guidance about how to provide ad-platform credentials, what data is logged/stored, or how payment is authorized. The instructions therefore leave critical implementation details unspecified, giving the agent broad discretion to supply whatever credentials or secrets a user might provide.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk and there is no installer risk. That reduces some attack surface.
Credentials
The skill declares no required environment variables or primary credential despite describing actions that normally require high-privilege credentials (ad account tokens, advertiser billing access). The absence of declared credential requirements is disproportionate to the stated capability and unexplained. Additionally, the payment model (x402 / USDC on Base L2) is unusual for API billing and requires the user to interact with an external crypto payment flow — this introduces financial risk if the gateway is untrusted.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. There is no evidence it modifies other skills or system-wide settings. Its persistence/privilege requests are minimal.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mcf-ads-optimizer - After installation, invoke the skill by name or use
/mcf-ads-optimizer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Ads Optimizer skill.
- Launches AI-powered ad campaign management with campaign creation, updates, and configuration tracking.
- Enables performance audits, optimization recommendations, and actionable insights for campaigns.
- Supports A/B testing of ad creative, landing pages, and bidding strategies.
- Provides anomaly detection for spend spikes, CTR drops, and suspicious activity.
- All endpoints are monetized via x402 payment (USDC on Base L2).
Metadata
Frequently Asked Questions
What is Ads Optimizer?
AI-powered ad campaign management with performance audits, optimization analysis, A/B testing, and anomaly detection. It is an AI Agent Skill for Claude Code / OpenClaw, with 260 downloads so far.
How do I install Ads Optimizer?
Run "/install mcf-ads-optimizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ads Optimizer free?
Yes, Ads Optimizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ads Optimizer support?
Ads Optimizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ads Optimizer?
It is built and maintained by Cameron48 (@cameron48); the current version is v1.0.0.
More Skills