openaiopenaiOfficialยท150 Agent Skills Included

plugins

Ready-made Codex plugins for deployment, video, testing, and cloud workflows

Adds curated Codex plugins covering Vercel deployment and debugging, Temporal workflow setup, Android app testing, AI video generation, and API-driven science tools. Eliminates manual configuration of CI/CD pipelines, cloud namespaces, emulator QA, and video rendering pipelines. Each plugin ships agent-ready skills, commands, and manifests so your AI assistant executes real workflows end to end.
npx skills add openai/plugins --all -g -y
Available:

Each AGENTS.md gives the AI agent plugin-specific operating rules, such as React performance rules, analytics widget architecture constraints, prototype runtime boundaries, and Zoom integration guidance.

All Skills in This Repository (150)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
openaiopenai

google-docs

Summarize Google Docs content and plan structured revisions while preserving headings.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

google-calendar

Inspect Google Calendar availability and draft timezone-aware event-change proposals.

Official
Advanced
๐Ÿ“ฆ In Repo
openaiopenai

google-sheets

Analyze Google Sheets data to produce range-precise summaries and edit plans.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

slack

Summarize Slack channels and threads and draft mrkdwn-formatted messages.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

gmail

Summarize Gmail threads and extract action items into reply drafts.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

plugin-creator

Scaffold Codex plugin directories and generate placeholder plugin.json manifests.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

hyperframes

Create HTML-based video compositions with GSAP animations, captions, and scene transitions.

Official
Advanced
๐Ÿ“ฆ In Repo
openaiopenai

hyperframes-cli

Scaffold, lint, inspect, preview, and render HyperFrames video compositions via CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

hyperframes-registry

Install and wire registry blocks and components into HyperFrames HTML compositions.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

gsap

Write GSAP tweens, timelines, and effects for HyperFrames compositions.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

faceless-channel

Generates finished multi-scene narrator-led videos for faceless YouTube channels.

Official
Advanced
๐Ÿ“ฆ In Repo
openaiopenai

narrator

Generates window-fitted narration audio takes from text lines using Higgsfield voice tools.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’