Awesome Codex Plugins

July 23, 2026 ยท View on GitHub

Codex

A curated list of plugins, tools, and integrations for Codex.


About

This repository is a growing collection of useful plugins for Codex-oriented workflows.

It is intentionally simple for now, but designed to become a polished, community-friendly list.


Plugins

NameDescriptionLink
Taisly Agent KitPublish short-form videos to TikTok, Instagram Reels, YouTube Shorts, X, and Facebook from Codex with the Taisly MCP server and bundled social media posting skill.https://github.com/taisly/agent
RunAPI MCPRun AI model jobs from Codex through RunAPI's MCP server for image, video, music/audio, text-to-speech, and LLM workflows.https://github.com/runapi-ai/mcp
Tree Ring Memory FrameworkFramework-agnostic, local-first memory lifecycle for AI agents with Rust CLI, SQLite/FTS recall, forgetting, audit, consolidation, and DOX/Revolve adapters.https://github.com/TerminallyLazy/Tree-Ring-Memory
Hermes TweetNative Hermes Agent plugin for X/Twitter research, monitoring, drafting, follower exports, and approved actions. Install with hermes plugins install Xquik-dev/hermes-tweet --enable.https://github.com/Xquik-dev/hermes-tweet
codex-profilesSwitch Codex CLI and Desktop accounts with isolated CODEX_HOME profile directories instead of copying auth files.https://github.com/Ducksss/codex-profiles
Codex Skin Pack InstallerCodex plugin and Skill for installing verified public-safe Codex desktop skin packs with theme validation and restore guidance. Install with codex plugin marketplace add ChannelerH/codex-skin-packs --ref main --sparse .agents/plugins --sparse plugins/codex-skin-pack-installer.https://github.com/ChannelerH/codex-skin-packs
emetGrounded web research MCP plugin for Codex with live sources, cited answers, and current-doc lookup; install via codex plugin marketplace add https://github.com/endgegnerbert-tech/emet.https://github.com/endgegnerbert-tech/emet
agenttraceLocal-first trace analysis and CI regression gates for Codex and AI coding agent sessions.https://github.com/luoyuctl/agenttrace
codex-patch-overlayPatched Codex CLI builds carrying community-requested features upstream hasn't merged yet (live TUI reasoning streaming, completion sound, WebP image input, timed CLI queueing). Install by downloading a release binary (macOS arm64 / Linux x86_64-musl, sha256-checksummed) or via the Nix overlay github:salty-flower/codex-patch-overlay/latest-release.https://github.com/salty-flower/codex-patch-overlay

Note: Add focused plugins, tools, and integrations that improve Codex-oriented workflows.


Contributing

Contributions are welcome. When adding a plugin, please include:

  • name
  • short description
  • installation or usage notes
  • link to the project or documentation

Status

  • Initial version
  • Plugin list is currently minimal
  • No license section as requested