robinsadeghpour

16 mods across 1 repository, 55 stars between them.

robinsadeghpour/content-workflow

Agent Claude Code

Coordinates the full content generation pipeline — spawns writer and critic agents per platform, picks branded vs personal slide track, and invokes generate-branded-slides / generate-personal-slides directly for visuals. Entry point for /generate-content.

55 3mo ago A 52 tokens original MIT

critic

02

robinsadeghpour/content-workflow

Agent Claude Code

Evaluates content drafts on hook strength, fact grounding (against research brief), and content economy (cut-test). Scores 0-10 per dimension, returns structured feedback. Handles revision when drafts fail. One fresh invocation per draft.

55 3mo ago A 48 tokens original MIT

repo-screenshot

03

robinsadeghpour/content-workflow

Agent Claude Code

Capture a clean PNG of a GitHub repository for use as a slide overlay. Given a repo URL or owner/repo, decides between the OG social-preview card (fast path) and a live page screenshot (fallback), saves to media/overlays/github/, and returns the absolute path. Spawned by slide-generation skills when they need a…

55 3mo ago A 76 tokens original MIT

writer

04

robinsadeghpour/content-workflow

Agent Claude Code

Generates platform-native content using Robin's voice profiles. Per platform produces a caption plus a slidesspec (TikTok/Instagram = personal, LinkedIn = branded). One fresh invocation per platform per draft.

55 3mo ago A 43 tokens original MIT

approve

05

robinsadeghpour/content-workflow

Skill Claude CodeCodex

Review critic-approved content drafts and schedule them for publishing via Postiz. Shows final humanized text with voice score per platform. Approve, reject, or edit drafts. Use when Robin says '/approve', 'approve content', 'schedule posts', 'publish content', or wants to review pending drafts.

55 3mo ago A 62 tokens original MIT

robinsadeghpour/content-workflow

Skill Claude CodeCodex

Render branded LinkedIn carousel slides from a structured spec using example brand templates. Always 1080×1350. Use when the caller has finalized slide copy and wants on-brand LinkedIn visuals. NOT a content writer — caller supplies the slide copy.

55 3mo ago A 56 tokens original MIT

generate-content

07

robinsadeghpour/content-workflow

Skill Claude CodeCodex

Generate platform-native content for all channels from a kept idea. Produces TikTok EN, TikTok DE, Instagram, and LinkedIn drafts with voice profiles applied and critic review completed. Use when user says '/generate-content', 'create content for idea X', or 'generate posts from this topic'.

55 3mo ago B 63 tokens original MIT

robinsadeghpour/content-workflow

Skill Claude CodeCodex

Render personal photo + text-overlay slides for TikTok and Instagram. Pulls real photos from the catalog at media/images/tiktok/catalog.json, composites the headline text on top, optionally adds a real-image inset (screenshot, repo card, chart). TikTok = 1080×1920, Instagram = 1080×1350. NOT for LinkedIn (use…

55 3mo ago A 88 tokens original MIT

notebooklm-py

09

robinsadeghpour/content-workflow

Skill Claude CodeCodex

Complete API for Google NotebookLM - full programmatic access including features not in the web UI. Create notebooks, add sources, generate all artifact types, download in multiple formats. Activates on explicit /notebooklm-py or intent like "create a podcast about X".

55 3mo ago A 55 tokens original MIT

notebooklm-setup

10

robinsadeghpour/content-workflow

Skill Claude CodeCodex

Set up notebooklm-py and the NotebookLM Claude Code skill from scratch. Installs the CLI, Playwright browser, and Claude Code integration. Use when the user says 'set up notebooklm', 'install notebooklm', '/notebooklm-setup', or needs to get notebooklm-py working on a new machine. Also use if notebooklm commands are…

55 3mo ago A 87 tokens original MIT

pulse

11

robinsadeghpour/content-workflow

Skill Claude CodeCodex

Daily content discovery pipeline that scrapes YouTube, X/Twitter, TikTok, and Anthropic changelogs for trending AI/tech topics relevant to Robin's personal brand. Scores and deduplicates all ideas, eagerly extracts transcripts for video content, writes everything to data/content.db, and generates a dated markdown…

55 3mo ago A 114 tokens original MIT

review

12

robinsadeghpour/content-workflow

Skill Claude CodeCodex

Morning batch review of discovered content ideas. Presents top ideas from data/content.db for KEEP/SKIP/STAR decisions via CLI. Designed for Robin's morning session: one focused pass through the idea backlog to select what gets turned into content today. Trigger phrases: /review, "morning review", "show me ideas", or…

55 3mo ago A 79 tokens original MIT

setup

13

robinsadeghpour/content-workflow

Skill Claude CodeCodex

One-time setup for the content workflow. Installs the five third-party skills (apify-ultimate-scraper, humanizer, nano-banana, supadata, postiz), creates .env from .env.example, and verifies prerequisites. Run this once after cloning the repo. Trigger - /setup.

55 3mo ago D 64 tokens original MIT

writing

14

robinsadeghpour/content-workflow

Skill Claude CodeCodex

Voice profile management and humanizer orchestration. Apply Robin's authentic voice to any draft. Trigger phrases: /writing, "apply my voice", "humanize this", "write in my style", "apply voice", "make this sound like me". Three modes: (1) Apply voice to a draft — requires --platform argument (2) Update voice profile…

55 3mo ago A 120 tokens original MIT

yt-search-setup

15

robinsadeghpour/content-workflow

Skill Claude CodeCodex

Set up the /yt-search slash command for Claude Code. Installs yt-dlp, creates the search script, and registers the slash command. Use when the user says 'set up yt-search', 'install youtube search', or '/yt-search-skill-setup'.

55 3mo ago A 59 tokens original MIT