home / skills / openai

openai skills

Find 53 skills from 3 repos created by openai on GitHub.

3 repos
53 skills
GitHub

Sponsored

final-release-review

openai/openai-agents-python

18.6k
This skill performs a release-readiness review by locating the previous remote tag and auditing the BASE_TAG...TARGET diff for risks, regressions, and
pr-draft-summary

openai/openai-agents-python

18.6k
This skill generates a PR title and draft description after substantive code changes, streamlining PR readiness and collaboration.
code-change-verification

openai/openai-agents-python

18.6k
This skill runs the full code-change verification stack to ensure formatting, linting, typing, and tests pass after code changes.
examples-auto-run

openai/openai-agents-python

18.6k
This skill runs Python examples in auto mode with logging, rerun support, and background control to streamline multi-agent experiments.
openai-knowledge

openai/openai-agents-python

18.6k
This skill helps you access authoritative OpenAI API documentation via the MCP server, ensuring accurate guidance from the latest developer docs.
test-coverage-improver

openai/openai-agents-python

18.6k
This skill analyzes test coverage results, identifies gaps, proposes high-impact tests, and coordinates approval before implementation.
docs-sync

openai/openai-agents-python

18.6k
This skill audits docs coverage against main branch features and configuration, suggests updates, and reports changes before approving edits.
skill-installer

openai/skills

8.6k
This skill installs Codex skills from curated or custom GitHub sources into $CODEX_HOME/skills, streamlining access to new capabilities.
cloudflare-deploy

openai/skills

8.6k
This skill helps you deploy and host applications on Cloudflare using Wrangler and Pages, streamlining setup and publishing across Workers and R2.
figma

openai/skills

8.6k
This skill uses the Figma MCP server to fetch design context, screenshots, assets, and translate nodes into production code.
gh-address-comments

openai/skills

8.6k
This skill helps you identify, review, and address open PR comments on the current branch using gh, with authentication checks.
imagegen

openai/skills

8.6k
This skill generates or edits images using the OpenAI Image API via a bundled CLI, ensuring deterministic results from local runs.
netlify-deploy

openai/skills

8.6k
This skill deploys projects to Netlify using the Netlify CLI, auto-detecting config and handling production or preview deployments for you.
notion-knowledge-capture

openai/skills

8.6k
This skill captures conversations and decisions into structured Notion pages, turning chats into wiki entries, how-tos, and FAQs for easy reuse.
notion-meeting-intelligence

openai/skills

8.6k
This skill prepares tailored meeting materials by pulling Notion context and Codex research to draft agendas, pre-reads, and action-ready pages.
notion-research-documentation

openai/skills

8.6k
This skill gathers Notion sources, synthesizes findings, and produces cited briefs or reports tailored to user goals.
openai-docs

openai/skills

8.6k
This skill provides up-to-date OpenAI developer docs with citations from MCP, helping you access authoritative guidance for OpenAI APIs and products.
notion-spec-to-implementation

openai/skills

8.6k
This skill converts a Notion spec into linked implementation plans, tasks, and progress updates to streamline planning and tracking.
security-threat-model

openai/skills

8.6k
This skill helps you generate an AppSec-grade threat model tailored to a repository or path, anchoring claims to evidence and suggesting concrete mitigations.
render-deploy

openai/skills

8.6k
This skill helps you deploy, host, and publish apps to Render by generating render.yaml blueprints and providing deployment deeplinks.
security-best-practices

openai/skills

8.6k
This skill analyzes Python and framework contexts to apply security best-practices and suggest secure-by-default improvements.
linear

openai/skills

8.6k
This skill helps you manage Linear issues, projects, and team workflows by reading, creating, and updating tickets efficiently.
develop-web-game

openai/skills

8.6k
This skill helps you build and test web games in small steps using a Playwright loop to validate changes and inspect state.
doc

openai/skills

8.6k
This skill helps you read, create, and validate DOCX layouts using python-docx and rendering tools to ensure professional formatting.
gh-fix-ci

openai/skills

8.6k
This skill helps you diagnose and fix failing GitHub PR checks by inspecting logs and drafting a fix plan before applying changes.
figma-implement-design

openai/skills

8.6k
This skill translates Figma designs into production-ready code with pixel-perfect fidelity using MCP workflows and design-system mapping.
jupyter-notebook

openai/skills

8.6k
This skill helps you scaffold, edit, and refactor clean Jupyter notebooks using bundled templates and a helper script for reproducible work.
playwright

openai/skills

8.6k
This skill automates real browser tasks via the Playwright CLI from the terminal, enabling navigation, form filling, and artifact capture.
pdf

openai/skills

8.6k
This skill helps you read, generate, and validate PDFs with reliable visuals and layout checks using Poppler, ReportLab, and pdfplumber.
screenshot

openai/skills

8.6k
This skill captures desktop or app screenshots per user request or when needed for inspection, saving to specified or default locations.
security-ownership-map

openai/skills

8.6k
This skill analyzes git history to map security ownership and bus factor, exporting actionable insights for risk-aware file ownership.
sentry

openai/skills

8.6k
This skill inspects Sentry issues and events, summarizes recent production errors, and fetches health data via the Sentry API using a read-only token.
sora

openai/skills

8.6k
This skill helps you generate, remix, poll, list, download, or delete Sora videos via the bundled CLI, ensuring deterministic runs.
speech

openai/skills

8.6k
This skill generates native-sounding speech from text using bundled voices and OpenAI API when needed, ensuring reproducible results.
spreadsheet

openai/skills

8.6k
This skill helps you create, edit, analyze, and visualize spreadsheets using Python while preserving formulas and formatting across xlsx and csv workflows.
transcribe

openai/skills

8.6k
This skill transcribes audio files to text with optional diarization and known-speaker hints, providing structured outputs for meetings, interviews, and
vercel-deploy

openai/skills

8.6k
This skill deploys projects to Vercel as previews and provides the deployment URL and claim link for management.
yeet

openai/skills

8.6k
This skill orchestrates staging, committing, pushing, and PR creation via gh in one fluent flow for Git workflows.
skill-creator

openai/skills

8.6k
This skill guides you to design and validate modular skills for Codex, including naming, structure, and reusable resources for reliable automation.
openai-knowledge

openai/openai-agents-js

2.2k
This skill helps you retrieve authoritative OpenAI API documentation and endpoint schemas using MCP tools, ensuring accurate, up-to-date guidance.
pr-draft-summary

openai/openai-agents-js

2.2k
This skill generates a concise PR title and draft description after substantive code changes, speeding up PR readiness and consistency.
final-release-review

openai/openai-agents-js

2.2k
This skill performs a release-readiness review by comparing the latest candidate against the previous tag and highlighting risks, regressions, and improvements.
integration-tests

openai/openai-agents-js

2.2k
This skill runs integration tests with a local Verdaccio registry, orchestrating setup, publish, and test steps to validate workflows in your repo.
docs-sync

openai/openai-agents-js

2.2k
This skill analyzes main branch doc coverage to identify gaps and propose updates for English docs only, with a readiness to report and seek approval.
changeset-validation

openai/openai-agents-js

2.2k
This skill validates changesets using LLM judgments against diffs, ensuring correct bump level and repository rules.
examples-auto-run

openai/openai-agents-js

2.2k
This skill runs multi-script example starts in auto mode with parallel execution, per-start logs, and start/stop helpers.
pnpm-upgrade

openai/openai-agents-js

2.2k
This skill helps you upgrade pnpm and align CI manifests by updating pnpm versions, packageManager, and workflow pins across your repo.
test-coverage-improver

openai/openai-agents-js

2.2k
This skill analyzes test coverage results from pnpm test:coverage, identifies gaps, and drafts high-impact test ideas for review.
code-change-verification

openai/openai-agents-js

2.2k
This skill ensures runtime code changes pass installation, build, lint, type checks, and tests before marking work complete.
gitlab-address-comments

openai/skills

2.2k
This skill helps you address unresolved GitLab MR review comments by locating the open MR for the current branch, summarizing issues, and applying fixes.
create-plan

openai/skills

2.2k
This skill helps you turn a user coding task request into a concise, executable plan with clear scope, actions, and validation.
codex-readiness-integration-test

openai/skills

2.2k
This skill runs the Codex Readiness integration test end-to-end, validating agentic execution and producing structured evidence and summaries.