# Adspirer Wasted Spend

> Find and fix wasted ad spend across all platforms. Use when the user wants to reduce wasted spend, find inefficiencies, or optimize budget.

- Skill: `amekala/adspirer-wasted-spend` (Agent Skill)
- Install (CLI): `npx skillmds@latest add amekala/adspirer-wasted-spend`
- Raw SKILL.md: https://api.skillmd.com/api/skills/amekala/adspirer-wasted-spend/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Finance & Business
- Author: amekala (https://skillmd.com/u/amekala)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/amekala/adspirer-wasted-spend

---


Run a wasted spend analysis across $ARGUMENTS (default: all connected platforms).

1. Read STRATEGY.md (if it exists). Flag campaigns violating active directives as priority waste sources.
2. Call `analyze_wasted_spend` for Google Ads waste
3. Call `analyze_meta_wasted_spend` for Meta Ads waste
4. Call `analyze_linkedin_wasted_spend` for LinkedIn Ads waste
5. Call `analyze_search_terms` to find irrelevant search terms
6. Identify top sources of waste, calculate potential savings, and recommend specific fixes with expected impact
7. If campaigns have zero ads or zero keywords, report a build-integrity blocker before optimization advice.

