Content Ideas banner
bradautomates bradautomates

Content Ideas

Communication community

Description

--- description: Build today's For You feed — scrape tracked competitors across X, Instagram, TikTok, and YouTube, score what's performing, and turn it into actionable content ideas. argument-hint: "[topic filter] — e.g. \"ai video tools\" (optional; omit for your full feed)" allowed-tools: [Bash, Read, Write, AskUserQuestion] --- Invoke the `content-ideas` skill (defined in `skills/content-ideas/SKILL.md`) with the user's arguments: $ARGUMENTS Follow the skill's full pipeline: first-run setup

Installation

Installs to ~/.claude/skills/bradautomates-content-ideas-content-ideas/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bradautomates-content-ideas-content-ideas && curl -fsSL https://raw.githubusercontent.com/bradautomates/content-ideas/HEAD/commands/content-ideas.md -o ~/.claude/skills/bradautomates-content-ideas-content-ideas/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository