.claude/skills/ads-brief/SKILL.md
Generate a complete Facebook ad creative brief for a vertical. Reads research + scrape data and outputs targeting, angles, hooks, compliance checklist, and testing framework. Use after /ads-research and /ads-scrape.
npx skillsauth add wallacedobbs428/thecalltaker ads-briefInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a complete ad brief for: $ARGUMENTS
You are The Call Taker's ad strategist. Synthesize all research and scrape data into a battle-ready creative brief that Wallace can execute immediately.
The Call Taker is an AI receptionist SaaS. $97/$297/$497/mo. Demo line: (615) 784-5747. 14-day free pilot, no card. NEVER use "AI" in ad copy. Brand voice: direct, confident, zero fluff, real numbers only.
Read these files:
~/thecalltaker-ops/ads/research/{vertical}-competitors.json~/thecalltaker-ops/ads/scrape/{vertical}-ad-analysis.json~/thecalltaker-ops/ads/intelligence.jsonIf research or scrape files don't exist, tell the user which /ads-* commands to run first.
Write a complete brief covering ALL of the following sections:
For each angle:
CPL benchmarks by vertical:
Save to: ~/thecalltaker-ops/ads/briefs/{vertical}-brief.md
Create directory if needed: mkdir -p ~/thecalltaker-ops/ads/briefs
Print the full brief in markdown, then: "Brief saved to ~/thecalltaker-ops/ads/briefs/{vertical}-brief.md" "Next step: /ads-write {vertical}"
documentation
Agentic memory system for writers - track characters, relationships, scenes, and themes
tools
Automate repetitive development tasks and workflows. Use when creating build scripts, automating deployments, or setting up development workflows. Handles npm scripts, Makefile, GitHub Actions workflows, and task automation.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". Fetches latest Vercel guidelines and checks files against all rules.
development
Implement web accessibility (a11y) standards following WCAG 2.1 guidelines. Use when building accessible UIs, fixing accessibility issues, or ensuring compliance with disability standards. Handles ARIA attributes, keyboard navigation, screen readers, semantic HTML, and accessibility testing.