bradautomates/content-ideas
8 stars · Last commit 2026-05-30
Track competitors across X, Instagram, TikTok, and YouTube, see what they post, what performs, and get content ideas backed by real engagement data. Cross-host plugin for Claude Code & Codex.
README preview
# /content-ideas  **An AI content idea generator that does your morning research for you — it reads what's working across X, Instagram, TikTok, and YouTube, then hands you a daily "For You" feed of content ideas framed against your own brand.** I built this for my own YouTube channel and used it to grow from 700 to over 10,000 subscribers in three months. It's not just for YouTubers — it's for anyone who has to keep producing content: creators, businesses and marketers, personal brands, founders, agencies, newsletter and podcast writers. If your week starts with "what should I make next?", this skill is for you. Claude Code (recommended — auto-updates via marketplace): ``` /plugin marketplace add bradautomates/content-ideas /plugin install content-ideas@content-ideas ``` Codex, Cursor, Copilot, Gemini CLI, or any of 50+ [Agent Skills](https://github.com/vercel-labs/skills) hosts: ```bash npx skills add bradautomates/content-ideas -g ``` (`-g` installs globally for your user, available across all projects. Drop it to scope per-project.)