Open-source tool automates Meta ad competitor analysis with Claude Code

What Ads Machine does
Ads Machine is a system built in Claude Code that automates competitor ad analysis for Meta ads. It was created by a developer who runs Meta ads for coaching and fitness clients and wanted to eliminate the manual workflow of checking the Ad Library, taking screenshots, and guessing what to test next.
Key features and workflow
- Scrapes competitor ads from Meta's Ad Library every morning
- Transcribes video ads to extract text content
- Pulls out hooks and angles from ad content
- Grades ads based on how long they've been running (60+ days of spending indicates a "winner")
- Generates variations from winning ads
- Writes scripts for new ad campaigns
- Can push campaigns directly to Meta (paused by default)
- Includes a feedback loop: when the user's own ads run for 30+ days, they get added to the database as winners
- Includes Alex Hormozi's ad hooks as a default source for studying frameworks that survive testing
Technical details
- Open source with MIT license
- One-line installation
- Available on GitHub at github.com/seancrowe01/ads-machine
- Built specifically for analyzing Meta ads
- Uses a simple scoring system based on ad longevity rather than complex algorithms
This type of tool is useful for developers and marketers who want to automate competitive intelligence gathering for advertising campaigns. The approach of using ad longevity as a success metric provides a data-driven way to identify what's actually working in the market.
📖 Read the full source: r/ClaudeAI
👀 See Also

Alibaba's $10 monthly coding plan offers high-volume access to multiple AI models for OpenClaw users
For $10 per month, Alibaba's plan provides access to Qwen3.5-Plus, Kimi-K2.5, GLM-5, and MiniMax-M2.5 models with quotas of 1,200 requests per 5 hours, 9,000 per week, and 18,000 per month.

SkyClaw Adds Encrypted Chat-Based API Key Setup for AI Agents
SkyClaw implements AES-256-GCM encrypted key ingestion through chat, intercepting key commands at the system layer so the LLM never sees API keys and using one-time key encryption so messaging platforms only see ciphertext.

Show HN: WUPHF — Karpathy-Style LLM Wiki with Markdown + Git as Source of Truth
WUPHF ships a wiki layer for AI agents using Markdown + Git for persistence, bleve (BM25) + SQLite for retrieval, with entity fact logs, wikilinks, and a daily lint cron. Runs locally with no vector DB dependency yet.

OpenAlly: Local AI Assistant for Android with Phone Control
OpenAlly is an Android app that runs an AI assistant locally on your phone via an embedded Node.js process, with 51 built-in skills and phone control capabilities through Aster companion. It connects to 19+ messaging platforms and supports 18 model providers with your own API keys.