Diagnose Underperformer banner
markifact markifact

Diagnose Underperformer

Development community

Description

--- description: Diagnose why a specific Google Ads or Meta Ads campaign / ad set / ad is underperforming and prescribe the next concrete action. Use when the user says something like "why is X not converting?", "this campaign is wasting money", or "why are impressions so low?". Read-only — no changes are made. argument-hint: [target, e.g. "campaign Spring Sale" or "Meta ad set 123"] --- ## Goal Pull the right report, walk a structured decision tree, and hand the user a ranked list of likely c

Installation

Installs to ~/.claude/skills/markifact-markifact-mcp-diagnose-underperformer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/markifact-markifact-mcp-diagnose-underperformer && curl -fsSL https://raw.githubusercontent.com/markifact/markifact-mcp/HEAD/commands/diagnose-underperformer.md -o ~/.claude/skills/markifact-markifact-mcp-diagnose-underperformer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository