Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Arcads external API: agent skills, prompting library, and Cursor/Claude workspace
| Date | Stars |
|---|---|
| 2026-07-31 | 1055 |
| 2026-08-03 | 1066 |
| 2026-08-06 | 1066 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Arcads AI Video — Agent Skill Pack Create AI marketing videos and images using your [Arcads](https://arcads.ai/?via=claude-code) account, powered by AI agents in **Claude Code** or **Cursor**. Supports the full Arcads creative stack — **Seedance 2.0** (flagship video), **Sora 2**, **Veo 3.1**, **Kling 3.0**, **Grok Video**, **Nano Banana 2 / Pro / Edit**, **ChatGPT Image 2**, **OmniHuman**, and **Audio-driven** — plus a 37-template static Meta image-ad library and a pipeline for **Pixar-style** and **claymation** animated ads. ## 🎥 Watch the walkthrough [](https://youtu.be/HHGQN9Zqaxo) **[How To Build Entire AI Ad Campaigns With Claude Code (free repo)](https://youtu.be/HHGQN9Zqaxo)** — full build tutorial by Mr. Paid Social. ## Level up your media buying with AI This repo handles the **creative** side. If you want the full system — scaling, ROAS, automation, and the AI workflows behind 8-figure ad accounts — come build with me inside **[The AI Ad Alchemists](https://skool.com/mrpaidsocial)**. It's a private Skool community of **460+ media buyers** managing 8-figure ad accounts, run by me (Caleb — aka "Mr. Paid Social") drawing on 12 years and **$150M+ in ad spend**. Inside you get: - **Meta Masterclass** — the exact systems I use to scale Meta ads (valued at $1.2k) - **Custom GPTs** for ad copywriting and compliance - **Ad swipe files** + breakdowns of what's working *right now* - **Airtable & Google Sheets scaling systems** — the operational backbone behind 8-fig accounts - **AI tool walkthroughs** — including the Ad Agent (built in Claude Code) and the GenAI system in Airtable I'm shipping next - **Monthly group calls** + guest speakers - **Direct access** to me and the network If you're using this repo to crank out creative, the community is where you learn to **turn that creative into ROAS at scale**. **→ [Join The AI Ad Alchemists — $97/month](https://skool.com/mrpaidsocial)** ## Prerequisites The agent and the basic Arcads workflows (image generation, video generation, polling) work with just **Python 3.10+** and the API key from setup. Some multi-step pipelines need a few extra CLI tools: | Tool | Required for | Install (macOS) | |---|---|---| | **Python 3.10+** | Everything (the image-ad generators are stdlib-only — no pip install) | preinstalled or `brew install [email protected]` | | **`ffmpeg`** | Pixar-style ad, claymation ad, caption-video (stitching + chroma-key overlay) | `brew install ffmpeg` | | **`jq`** | Several bash scripts (pixar-style-ad, etc.) | `brew install jq` | | **Node.js + `npx hyperframes`** | Caption burn-in workflow | `brew install node` (the skill runs `npx` on demand) | | **`whisper`** Python package | Caption transcription | `pip install openai-whisper` (or `pip3`) | | **`meta-ad-builder` deps** | Publishing to Meta Marketing API | `pip install -r shared/skills/meta-ad-builder/scripts/requirements.txt` | The image-ad generator scripts (`chatgpt-image-ad`, `nano-banana-image-ad`, `image-ad-clone`) are intentionally stdlib-only — no extra installs needed. The deps above are only required when you invoke the matching multi-step workflow. Linux users: `apt install ffmpeg jq nodejs python3`. Windows users: WSL2 recommended; the shell scripts assume bash. ## Get started (5 minutes) ### 1. Clone this repo ```bash git clone https://github.com/krusemediallc/arcads-claude-code.git cd arcads-claude-code ``` ### 2. Run setup ```bash ./scripts/setup.sh ``` This will: - Sign up if you need an Arcads account: [arcads.ai/?via=claude-code](https://arcads.ai/?via=claude-code) - Ask for your **Arcads API key** (find it at [app.arcads.ai/settings/api](https://app.arcads.ai/settings/api)) - Save it securely in `.env` (never committed to git) - Verify your connection to Arcads - Create your personal `MASTER_CONTEXT.md` workspace file ### 3. Open in your AI editor **Claude Code:*
Excerpt of 22,981 characters
Read on GitHub42
Cursor Agent
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:5b8d59f0ae286f07, llm:description: 'Arcads external API: agent skills, prompting library, and Cursor/Claude workspace' (Python)
matched fp:5b8d59f0ae286f07, llm:description: 'Arcads external API: agent skills, prompting library, and Cursor/Claude workspace' (Python)
matched fp:5b8d59f0ae286f07, llm:description: 'Arcads external API: agent skills, prompting library, and Cursor/Claude workspace' (Python)