Skip to content

AdsAgent / AI Skills

MCP ad operations playbook

AdsAgent AI skills for MCP ad operations

Install the official AdsAgent AI skill pack so Claude Code, Codex, and other MCP-compatible agents can work responsibly across Meta, Google Ads, and TikTok after hosted MCP is connected.

What the skill pack teaches agents

Connect after hosted MCP exists

Use adsagent-setup to verify OAuth readiness and channel scope. Skills do not replace dashboard MCP installation or operator approval.

Route tri-channel workflows

adsagent-router selects Meta, Google Ads, or TikTok skills so one ambiguous request does not leak the wrong platform contract.

Read and prepare with evidence

meta-insights, google-ads-insights, and tiktok-insights keep analysis tied to server-reported totals, permissions, and bounded exports.

Respect approval and recovery rules

adsagent-reliability, meta-copy, notifications, and scheduled tasks document prepare, confirm, receipt, and no-replay boundaries.

AdsAgent AI skills terminology

MCP skills, GitHub, and MCP Market

Teams searching for AdsAgent AI skills, MCP ad operations skills, or an MCP Market listing usually want one install surface for Meta, Google Ads, and TikTok agent workflows.

What is the AdsAgent AI skill pack?

The AdsAgent AI skill pack is a public GitHub repository that teaches Claude Code, Codex, and other MCP-compatible agents how to use AdsAgent hosted MCP responsibly across Meta, Google Ads, and TikTok. It complements the MCP connection; it does not replace OAuth setup or operator approval.

Where should I install AdsAgent AI skills from?

Use the official GitHub repository at github.com/adsagents/adsagent-ai-skills for Claude Code plugins, Codex marketplace installs, or git-based skill directories. The MCP Market listing at mcpmarket.com/server/adsagent-ai-skills is an additional discovery surface that links back to the same pack.

Do AdsAgent AI skills replace hosted MCP setup?

No. Connect hosted MCP through the AdsAgent dashboard first, verify setup_get_status, then install the skill pack as a post-setup reminder. The skills teach agent behavior after the connection exists; they are not a substitute for OAuth or server-advertised capabilities.

Which MCP ad operations skills are included?

The pack includes adsagent-setup, adsagent-router, adsagent-reliability, meta-insights, meta-copy, google-ads-insights, tiktok-insights, adsagent-notifications, and agent-scheduled-tasks. Each skill documents one bounded workflow for MCP ad operations with operator approval.

How does this relate to AdsAgent MCP connectors?

Hosted MCP is the connector layer. The skill pack is the agent playbook layer. Together they let external agents list capabilities, read evidence, and route approved actions through the same server-advertised prepare and confirm contract across Meta, Google Ads, and TikTok.

Install paths

Connect hosted MCP first through the AdsAgent dashboard, then install the skill pack with the client you use.

Claude Code plugin

claude plugin marketplace add adsagents/adsagent-ai-skills && claude plugin install adsagent-ai-skills@adsagent-ai-skills

Codex marketplace

Install adsagent-ai-skills from the AdsAgent marketplace in Codex CLI, then start a fresh session after updating.

Git fallback

git clone [email protected]:adsagents/adsagent-ai-skills.git into your client skill directory when plugin marketplaces are unavailable.

Related platform guides

More official links

Hosted MCP, company updates, and founder profiles all link back to adsagent.md.

Connect MCP first, then teach the agent how to behave.

The skill pack is the operator playbook layer on top of hosted MCP. Start with dashboard OAuth, verify setup_get_status, then install skills so agent conversations stay resource-aware and approval-gated.