#516 · Primary category: AI Coding Assistants
role-specific-plugins
Role-specific Codex plugin templates
Project last updated:07/13/26
GitHub Stars
517
Forks
88
Contributors
2
License
MIT
Why we included this project
OpenAI built these plugin templates around the day-to-day work Codex ends up doing, matching each one to a specific job function rather than leaving teams to treat it as a generic coding assistant. The sales plugin covers meeting prep, call follow-ups, pipeline reviews, and deal plans, pulling context from Salesforce, HubSpot, Slack, and Gmail; the data-analytics plugin handles querying, visualizing, and validating datasets across tools like Snowflake, Databricks, and BigQuery; and the product-design plugin starts from product specs, prototypes, and UI critiques. Connector-backed plugins ship with placeholder app and connector ids, so adopting teams swap in their own workspace credentials before installing. That small setup step buys a ready-made scaffold of domain instructions and integrations, which is considerably faster than wiring the same context together by hand. Teams already running Codex who want repeatable, role-oriented workflows for sales, analytics, or design will find a workable starting point here without building all that glue themselves.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.