Agent skill
microsoft-ads
Microsoft Advertising (Bing Ads) platform expertise.
Filed under ABM and paid.
From thatrebeccarae/claude-marketing · 42 skills · 119 · pushed 2026-05-14
What it does when it runs
Microsoft Advertising (Bing Ads) platform expertise. Audit campaigns, keywords, audiences, and UET tracking. Use when the user asks about Microsoft Ads, Bing Ads, search advertising on Microsoft, LinkedIn audience targeting, or Performance Max campaigns on Microsoft.
Read from the skill and the 6 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- MICROSOFT_ADS_CLIENT_SECRET
- MICROSOFT_ADS_DEVELOPER_TOKEN
- Hosts it reaches
- bingads.microsoft.com
- learn.microsoft.com
- portal.azure.com
- www.clarity.ms
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It does act, so it runs under whatever permissions your session already grants. - Actions present in the files
- shell
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/thatrebeccarae/claude-marketing.git /tmp/claude-marketing git -C /tmp/claude-marketing sparse-checkout set "skills/microsoft-ads" mkdir -p ~/.claude/skills/microsoft-ads cp -R "/tmp/claude-marketing/skills/microsoft-ads/." ~/.claude/skills/microsoft-ads/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
Before you install: this skill will not complete its job on a bare agent. It needs MICROSOFT_ADS_CLIENT_SECRET, MICROSOFT_ADS_DEVELOPER_TOKEN, which you have to obtain separately.
The skill
Source on GitHub ↗Reproduced in full from thatrebeccarae/claude-marketing/blob/a8a63ec1341f05ec9c1e9cb52b4edeb14e3bdcba/skills/microsoft-ads/SKILL.md, which is licensed MIT (skill frontmatter). 884 words, 15 headings.
Microsoft Advertising (Bing Ads)
Expert-level guidance for Microsoft Advertising — auditing, building, and optimizing search, shopping, audience, and Performance Max campaigns.
Install
git clone https://github.com/thatrebeccarae/claude-marketing.git && cp -r claude-marketing/skills/microsoft-ads ~/.claude/skills/
Core Capabilities
Campaign Auditing & Optimization
- Audit account structure, campaign settings, bid strategies, and budget allocation
- Review keyword match types, negative keywords, and search term reports
- Analyze quality scores and ad relevance
- Identify wasted spend and missed opportunity gaps
Campaign Types
- Search — Text ads on Bing, Yahoo, DuckDuckGo, and partner sites
- Shopping — Product ads from Microsoft Merchant Center feed
- Audience — Native display ads on Microsoft Audience Network (MSN, Outlook, Edge)
- Performance Max — Automated cross-format campaigns (search, shopping, audience, display)
- App Install — Mobile app promotion campaigns
- Dynamic Search — Auto-generated ads from website content
Audience Targeting
- LinkedIn Profile Targeting (Microsoft-exclusive) — Target by company, industry, job function
- In-market audiences, custom audiences, remarketing lists
- Customer match (email upload), similar audiences
- Combined audiences with AND/OR logic
Tracking & Attribution
- UET (Universal Event Tracking) tag setup and validation
- Conversion goals: URL, event, duration, pages per visit, app install
- Offline conversion import (GCLID-based)
- Multi-touch attribution models
- Microsoft Clarity integration for session recordings
Import & Sync
- Google Ads import (campaigns, keywords, ads, extensions)
- Scheduled sync from Google Ads (daily/weekly auto-import)
- Differences to watch: audience targeting, bid modifiers, ad formats, extensions
Key Benchmarks
| Metric | Good | Great | Warning |
|---|---|---|---|
| Search CTR | 3-5% | 6%+ | <2% |
| Search CPC | Typically 30-40% lower than Google Ads | — | Higher than Google |
| Conversion Rate | 3-5% | 6%+ | <2% |
| Quality Score | 7-8 | 9-10 | <6 |
| Impression Share | 60-70% | 80%+ | <40% |
| Search Term Relevance | 80%+ relevant | 90%+ | <60% |
Microsoft Ads vs Google Ads
| Feature | Microsoft Ads | Google Ads |
|---|---|---|
| Search Volume | ~10-15% of Google | Dominant |
| Avg CPC | 30-40% lower | Higher |
| Audience | Older, higher income, desktop-heavy | Broader |
| Unique Targeting | LinkedIn Profile Targeting | None |
| Import | One-click from Google Ads | N/A |
| Shopping | Merchant Center (separate from Google) | Google Merchant Center |
| Performance Max | Available (newer) | More mature |
Account Structure Best Practices
Account
├── Brand Search Campaign (Exact + Phrase)
│ ├── Brand Terms Ad Group
│ └── Brand + Product Ad Groups
├── Non-Brand Search Campaign (by theme)
│ ├── [Product/Service Category] Ad Groups
│ └── [High-Intent Keywords] Ad Groups
├── Shopping Campaign
│ ├── Priority: High (top products)
│ ├── Priority: Medium (categories)
│ └── Priority: Low (catch-all)
├── Audience Campaign (Audience Network)
│ ├── Remarketing
│ ├── In-Market
│ └── LinkedIn Targeting
├── Competitor Campaign (optional)
│ └── Competitor Brand Terms
└── Performance Max Campaign
└── Asset Groups by theme
Workflow: Full Account Audit
When asked to audit a Microsoft Ads account:
- Account Settings — Conversion tracking (UET), attribution model, auto-tagging, time zone
- Campaign Structure — Organization, naming conventions, budget distribution
- Keyword Analysis — Match types, quality scores, search term relevance, negative keyword coverage
- Ad Copy Review — RSA asset quality, ad extensions (sitelinks, callouts, structured snippets)
- Bid Strategy — Manual vs automated, target CPA/ROAS, portfolio strategies
- Audience Targeting — Remarketing lists, LinkedIn targeting, in-market audiences
- Shopping Feed — Product data quality, feed errors, competitive pricing
- Budget Analysis — Budget pacing, lost impression share (budget vs rank)
- Google Ads Sync — Import freshness, divergence from Google, Microsoft-specific optimizations
- Recommendations — Prioritized by expected ROAS impact
How to Use This Skill
Ask me questions like:
- "Audit my Microsoft Ads account structure"
- "Help me set up LinkedIn Profile Targeting"
- "My Google Ads import isn't performing well on Microsoft — what should I change?"
- "Design a Shopping campaign structure for my product catalog"
- "What Microsoft-specific optimizations should I make beyond the Google import?"
- "Help me set up UET tracking and conversion goals"
- "Plan a Performance Max campaign on Microsoft"
For detailed Microsoft Ads API reference, UET implementation, and advanced configurations, see REFERENCE.md.
Hard Rules
These constraints must never be violated in recommendations:
- UET tag must be verified and firing before any optimization recommendations.
- Auto-tagging (MSCLKID) must be enabled — without it, conversion tracking and analytics break.
- Brand syndication must be excluded from brand campaigns — syndication network delivers low-quality traffic for brand terms.
- Google imports must be reviewed and adjusted — raw imports without Microsoft-specific optimization waste the CPC advantage.
- Microsoft search terms must be reviewed independently — different query patterns than Google, Google-imported negatives are insufficient.
- LinkedIn Profile Targeting must be tested for any B2B account — it is Microsoft's unique differentiator.
Scored Audit
When performing an account audit, load skills/shared/scoring-system.md for the weighted scoring algorithm and CHECKS.md for the 30-check Microsoft Ads audit checklist. Produce a health score (0-100, grade A-F) with Quick Wins and a prioritized action plan.
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- ads by coreyhaines31 · 45,947
- facebook-ads by OpenClaudia · 664
- google-ads by OpenClaudia · 664
- google-ads-report by OpenClaudia · 664
- linkedin-ads by OpenClaudia · 664
- ai-ugc-ads by chadboyda · 74
- deepline-ads-audiences by getaero-io · 54
- ads by octavehq · 11
Need help setting it up?
This page tells you what microsoft-ads does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.