plugins
Ready-made Codex plugins for deployment, video, testing, and cloud workflows
All Skills in This Repository (150)
Pure Emerald Level Indicatorsgoogle-docs
Summarize Google Docs content and plan structured revisions while preserving headings.
google-calendar
Inspect Google Calendar availability and draft timezone-aware event-change proposals.
google-sheets
Analyze Google Sheets data to produce range-precise summaries and edit plans.
slack
Summarize Slack channels and threads and draft mrkdwn-formatted messages.
gmail
Summarize Gmail threads and extract action items into reply drafts.
plugin-creator
Scaffold Codex plugin directories and generate placeholder plugin.json manifests.
hyperframes
Create HTML-based video compositions with GSAP animations, captions, and scene transitions.
hyperframes-cli
Scaffold, lint, inspect, preview, and render HyperFrames video compositions via CLI.
hyperframes-registry
Install and wire registry blocks and components into HyperFrames HTML compositions.
gsap
Write GSAP tweens, timelines, and effects for HyperFrames compositions.
faceless-channel
Generates finished multi-scene narrator-led videos for faceless YouTube channels.
narrator
Generates window-fitted narration audio takes from text lines using Higgsfield voice tools.
Frequently Asked Questions
FAQPage SchemaHow to install openai/plugins?โผ
Run `npx skills add openai/plugins --all -g -y` in your terminal to install all plugins in this suite globally.
What do the OpenAI Codex plugins do?โผ
They give your AI agent ready-made skills for real workflows like deploying to Vercel, setting up Temporal Cloud, testing Android apps, and generating narrated videos.
Do these plugins work with Claude Code and Codex?โผ
Yes. Every plugin follows the standard SKILL.md format with a plugin manifest, so they run in Codex, Claude Code, and other compatible agent hosts.
Can I install only one plugin from the suite?โผ
Yes. Instead of --all, install a single plugin by name, for example `npx skills add openai/plugins --skill vercel -g -y`.
Do I need coding experience to use these plugins?โผ
No. Once installed, you describe the task in plain English and the agent follows the plugin's built-in steps and scripts.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core