agentsclimarketplace

Adsagent router

Skill adsagents/adsagent-ai-skills/skills/adsagent-router

AdsAgent tri-channel AI skills for Meta, Google Ads, and TikTok hosted MCP

Install
npx -y skills add adsagents/adsagent-ai-skills --skill adsagent-router

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when an AdsAgent request is ambiguous or spans channels and needs one specialized workflow selected.

SKILL.md

1.4 KB, 272 tokens by cl100k_base, as published. Nobody here has run it

AdsAgent Router

Do not use this router when one channel and one workflow are already clear. Load only the matching specialized skill:

  • ambiguous or cross-channel request: stay here long enough to decompose it;
  • connection/readiness: adsagent-setup;
  • transport, retry, partial, or queued failure: adsagent-reliability;
  • Meta performance/inventory read, including reports or dashboards where a template is a grouping, filter, or comparison dimension: meta-insights; known-entity status, budget, or bid change and a direct Meta create/copy/template-object lifecycle request: meta-copy;
  • Google Ads: google-ads-insights; TikTok: tiktok-insights;
  • notification integration: adsagent-notifications;
  • agent-owned schedule or automation: agent-scheduled-tasks.

For an ambiguous request, discover only enough scope to ask one clarifying question. For a cross-channel request, execute one channel plan at a time and preserve each channel's native capability and evidence contract. An unqualified list/view/delete/rename-template request is ambiguous until the user names the channel.

Read routing-contract.md only when the request remains ambiguous, spans channels, or needs a Meta read-versus-write decision.

What ships with it: 1 file

6.9 KB alongside SKILL.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.