explaingit

rbrown101010/codex-marketing-skills

Analysis updated 2026-06-24

40PythonAudience · writerComplexity · 2/5Setup · moderate

TLDR

Eight drop-in skills for Codex or Claude Code that handle creator and marketing tasks like YouTube research, Buffer scheduling, Remotion video, and brand-deal triage.

Mindmap

mindmap
  root((codex-marketing-skills))
    Inputs
      API keys
      Sponsor emails
      Readwise highlights
    Outputs
      Diagrams
      Video assets
      Scheduled posts
    Use Cases
      Creator research
      Brand deal triage
      Social scheduling
    Tech Stack
      Codex
      Claude Code
      Remotion
      fal.ai
      MCP
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Drop the YouTube Researcher skill into Codex to scan channels, pull transcripts, and study viewer hooks.

USE CASE 2

Triage incoming brand-deal email in Gmail, deduplicate offers, and write the results into a sheet.

USE CASE 3

Draft and schedule social posts on Buffer from a Codex agent using a Buffer API key or Keychain entry.

USE CASE 4

Generate motion-graphic launch videos with Remotion and HyperFrames from a single agent prompt.

What is it built with?

CodexClaude CodeRemotionHyperFramesfal.aiMCPPython

How does it compare?

rbrown101010/codex-marketing-skillsjun7799/scribe-transcribetokyubevoxelverse/forzadesigner6
Stars404040
LanguagePythonPythonPython
Setup difficultymoderatemoderatemoderate
Complexity2/53/53/5
Audiencewritergeneralgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Each skill needs its own external account or API key (Supadata, SerpAPI, fal.ai, Buffer, Gmail plugin) plugged in locally since the repo ships no secrets.

In plain English

This repo collects a set of skill instructions that a content creator can drop into an AI coding agent such as OpenAI's Codex or Claude Code. The owner describes it as a shareable team repo for creator and marketing work. The skills are written so the agent knows how to talk to specific outside services on the user's behalf. Secrets are deliberately left out of the repo, so each person has to plug in their own API keys, account logins, or plugin connections locally. The README lists eight skills. The YouTube Researcher uses Supadata and SerpAPI keys to search YouTube, scan channels, pull transcripts, and study how creators hook viewers. The Readwise CLI Control skill searches and exports a user's saved articles and highlights for research and writing. The Excalidraw Diagrams skill builds editable diagrams and flowcharts. The Paper skill, made up of two folders, edits Paper boards over a local MCP server and produces decks and diagrams. Three more skills cover media production. The Remotion and HyperFrames set, kept under plugin-workflows, makes motion graphics, launch videos, overlays, and captioned video assets through the Remotion and HyperFrames tools. The Gen Media skill runs image and video models on fal.ai and hands the result to a local mini app. The Brand Deal Researcher reads sponsorship email, removes duplicate offers, looks up the brands, and writes the results into tables, docs, or sheets, with a Gmail connection and an optional calendar plugin for follow-ups. The last skill is the Buffer Publisher, which reads the state of a Buffer social-media account and creates ideas, drafts, queued posts, or scheduled posts. It needs a Buffer API key or a macOS Keychain entry holding the same value. Installation is straightforward. For Codex, the user copies a folder from skills/ into ~/.codex/skills/. For Claude Code, the same folder goes into that agent's skill directory. Plugin workflows still need the underlying plugin to be installed and authenticated. The repo also has a docs/ folder with a setup checklist and a stated policy against committing keys or personal data.

Copy-paste prompts

Prompt 1
Install the YouTube Researcher skill from codex-marketing-skills into ~/.codex/skills/ and wire up my Supadata and SerpAPI keys.
Prompt 2
Use the Brand Deal Researcher skill from codex-marketing-skills on my Gmail sponsorship folder and output a deduped table.
Prompt 3
Run the Buffer Publisher skill from codex-marketing-skills to queue three drafts for next week from my outline.
Prompt 4
Set up the Paper skill from codex-marketing-skills with the local MCP server and produce an editable deck from this brief.

Frequently asked questions

What is codex-marketing-skills?

Eight drop-in skills for Codex or Claude Code that handle creator and marketing tasks like YouTube research, Buffer scheduling, Remotion video, and brand-deal triage.

What language is codex-marketing-skills written in?

Mainly Python. The stack also includes Codex, Claude Code, Remotion.

How hard is codex-marketing-skills to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is codex-marketing-skills for?

Mainly writer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.