Skip to content

Releases: bradautomates/content-ideas

Release list

v2.2.0

Choose a tag to compare

@bradautomates bradautomates released this 29 May 23:38

First public release of content-ideas — a cross-host plugin that turns competitor activity into a daily "For You" feed of content ideas. Runs the same on Claude Code and Codex (and any host that reads AGENTS.md).

Highlights

  • Track competitors across X, Instagram, TikTok, and YouTube
  • See what they're posting, what's performing, and get actionable ideas backed by real engagement data
  • Dependency-free Python (stdlib only) + a single self-contained HTML "For You" feed renderer
  • Cross-host packaging: Claude Code plugin, Codex skill, and generic-agent (AGENTS.md) entry point

Install

  • Claude Code: /plugin marketplace add bradautomates/content-ideas then /plugin install content-ideas@content-ideas
  • Codex: git clone https://github.com/bradautomates/content-ideas.git ~/.codex/skills/content-ideas

See the README for full setup.

Full Changelog: https://github.com/bradautomates/content-ideas/commits/v2.2.0