openaiopenaiOfficialยท46 Agent Skills Included

skills

Ready-made AI agent skills for coding, deployment, design, and docs

Adds reusable skills to your AI coding agent for real tasks like deploying to Vercel, Netlify, Cloudflare, and Render, fixing failing GitHub CI, reviewing security, and building Figma designs. Removes repetitive setup work by giving the agent tested step-by-step workflows, scripts, and templates instead of figuring everything out from scratch. Covers everyday jobs from PDF and Jupyter creation to Notion meeting prep, audio transcription, and pull request handling.
npx skills add openai/skills --all -g -y

All Skills in This Repository (46)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
openaiopenai

security-threat-model

Generate repository-grounded Markdown threat models with trust boundaries and abuse paths.

Official
Advanced
๐Ÿ“ฆ In Repo
openaiopenai

screenshot

Capture desktop screenshots across macOS, Linux, and Windows platforms.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

sora

Generate, remix, and manage Sora videos via OpenAI's video API.

Official
Advanced
๐Ÿ“ฆ In Repo
openaiopenai

spreadsheet

Create, edit, analyze, and format spreadsheet files with Python libraries.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

netlify-deploy

Deploy web projects to Netlify via the Netlify CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

notion-meeting-intelligence

Gather Notion context and draft meeting agendas with Codex research.

Official
Advanced
๐Ÿ“ฆ In Repo
openaiopenai

jupyter-notebook

Generate Jupyter notebooks from templates for experiments or tutorials.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

figma-implement-design

Translate Figma designs into code components with 1:1 visual fidelity.

Official
Advanced
๐Ÿ“ฆ In Repo
openaiopenai

security-best-practices

Review Python, JavaScript, and Go code for common security vulnerabilities.

Official
Advanced
๐Ÿ“ฆ In Repo
openaiopenai

linear

Manage issues, projects, and team workflows in Linear via MCP.

Official
Advanced
๐Ÿ“ฆ In Repo
openaiopenai

pdf

Manage PDF files for reading, creation, and review with Poppler, reportlab, and pdfplumber.

Official
Intermediate
๐Ÿ“ฆ In Repo
openaiopenai

playwright

Automate real browser interactions from the terminal using playwright-cli.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install openai/skills?โ–ผ

Run `npx skills add openai/skills --all -g -y` in your terminal to install the full skill collection globally.

What can I do with openai/skills?โ–ผ

You get ready-made agent skills for deploying web apps, fixing CI failures, reviewing code security, converting Figma designs to code, preparing Notion documents, and generating images, speech, and transcriptions.

Which AI agents work with these skills?โ–ผ

The skills follow the open SKILL.md standard, so they work with Codex, Claude Code, Cursor, and other agents that support the format.

Do I need coding experience to use these skills?โ–ผ

No. Once installed, you describe the task in plain English and the agent follows the skill's built-in workflow and scripts to complete it.

Can I create my own custom skill?โ–ผ

Yes. The included skill-creator and plugin-creator tools guide your agent through scaffolding, validating, and packaging new skills for your own workflows.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’