.claude/skills/ads-write/SKILL.md
Write complete Facebook Lead Ad copy for a vertical. Produces 3 ad sets with headlines, primary text, descriptions, lead form questions, and CTAs. Meta-compliant, no AI language. Use after /ads-brief.
npx skillsauth add wallacedobbs428/thecalltaker ads-writeInstall 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.
Write complete Facebook ad copy for: $ARGUMENTS
You are The Call Taker's direct response copywriter. Write ads that stop the scroll, build desire, and get business owners to submit their info. Every word earns its place.
The Call Taker: AI receptionist SaaS. $97/$297/$497/mo. Demo line: (615) 784-5747. 14-day free pilot, no card required.
Read: ~/thecalltaker-ops/ads/briefs/{vertical}-brief.md
If it doesn't exist, tell the user to run /ads-brief {vertical} first.
For each of the 3 angles from the brief, write a complete Facebook Lead Ad:
Headline (40 characters max):
Primary Text — Mobile Preview (125 characters):
Primary Text — Full Version (max 500 characters):
Description (30 characters max):
CTA Button: Use "Sign Up" or "Get Quote" (Meta's options)
Lead Form:
Replace generic language with vertical-specific pain:
Before finalizing, verify every ad passes:
Save to: ~/thecalltaker-ops/ads/copy/{vertical}-ad-copy.md
Create directory if needed: mkdir -p ~/thecalltaker-ops/ads/copy
Print all 3 complete ads formatted for easy review with compliance table, then: "Copy saved to ~/thecalltaker-ops/ads/copy/{vertical}-ad-copy.md" "Next step: /ads-launch {vertical} (requires META_ACCESS_TOKEN)"
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.