Codex Marketing Skills

This repo contains skill instructions and helper scripts that are safe to share publicly. Secrets are intentionally excluded. Each user should configure their own API keys, app connections, and plugin auth locally.

Codex Marketing Skills

This repo contains skill instructions and helper scripts that are safe to share publicly. Secrets are intentionally excluded. Each user should configure their own API keys, app connections, and plugin auth locally.

Imported from rbrown101010/codex-marketing-skills after being saved to Reader. Review the upstream README for the latest install and usage details.

What It Includes

  • skills/: standalone Codex/Claude-style skills.
  • plugin-workflows/: exported instructions from plugin-backed workflows that are useful to share with the team.
  • docs/: repo-level reference docs for setup and required secrets.

Installation

For Codex-style local skills, copy a folder from skills/ into your local skills directory, for example:

BASH
mkdir -p "$HOME/.codex/skills"
cp -R skills/youtube-researcher "$HOME/.codex/skills/"

For Claude Code-style skills, copy the same folder into your Claude/agent skills directory if your setup supports it. Plugin workflows may still require the corresponding plugin to be installed/enabled. The folders here preserve the operating instructions, but they do not replace plugin authentication or hosted plugin capabilities.

Repository Details

Codex Marketing Skills

  • Repository: rbrown101010/codex-marketing-skills
  • Author: rbrown101010
  • GitHub stars: 29
  • Saved from Reader: rbrown101010/codex-marketing-skills: Private team repo for Codex creator and marketing skills

Notes

This listing was generated from a saved GitHub repository and summarized from public repository metadata and README content. Check the upstream repository before using it in production workflows.