O
OpenAI技能
agents-sdk
by openai
Build, run, deploy, and evaluate OpenAI Agents SDK apps from Codex. Use when the user asks to create or adapt an Agents SDK app, build from a prompt or Codex…
alphafold-skill
by openai
Submit compact AlphaFold Protein Structure Database API requests for prediction, UniProt summary, sequence summary, and annotation lookups. Use when a user…
android-emulator-qa
by openai
Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screenshots, and logcat capture.
appkit-interop
by openai
Decide when and how to bridge a macOS app from SwiftUI into AppKit. Use when implementing NSViewRepresentable or NSViewControllerRepresentable, accessing…
aspnet-core
by openai
Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web…
atlas
by openai
macOS-only AppleScript control for the ChatGPT Atlas desktop app. Use only when the user explicitly asks to control Atlas tabs/bookmarks/history on macOS and…
babysit-pr
by openai
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is…
bgee-skill
by openai
Submit compact Bgee SPARQL requests for healthy wild-type expression metadata and ontology-aware lookup patterns. Use when a user wants concise Bgee summaries;…
bindingdb-skill
by openai
Submit compact BindingDB REST API requests for ligand-target binding lookups by PDB, UniProt, or similarity search. Use when a user wants concise BindingDB…
biobankjapan-phewas-skill
by openai
Fetch compact BioBank Japan PheWAS summaries for single variants by accepting rsID, GRCh38, or GRCh37 input and resolving to the required GRCh37 query. Use…
biorxiv-skill
by openai
Submit compact bioRxiv and medRxiv API requests for details, publication-linkage, and DOI lookups. Use when a user wants concise preprint metadata summaries
biostudies-arrayexpress-skill
by openai
Submit compact BioStudies and ArrayExpress API requests for free-text search and accession-based study retrieval. Use when a user wants concise BioStudies…
bootstrap-realtime-eval
by openai
Bootstrap a new realtime eval folder inside this cookbook repo by choosing the right harness from examples/evals/realtime_evals, scaffolding prompt/tools/data…
build-run-debug
by openai
Build, run, and debug local macOS apps and desktop executables using shell-first Xcode and Swift workflows. Use when asked to build a Mac app, launch it,…
build-things
by openai
Generate a Codex Super Bowl merch redemption URL (tokenized) and open it. Use when a user asks to redeem Super Bowl/Codex merch, needs a redemption token, or…
cbioportal-skill
by openai
Submit compact cBioPortal API requests for studies, molecular profiles, mutations, clinical data, and samples. Use when a user wants concise cBioPortal…
cellxgene-skill
by openai
Submit compact CELLxGENE Discover API requests for public collection and dataset metadata. Use when a user wants concise single-cell collection summaries
changeset-validation
by openai
Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are…
chatgpt-apps
by openai
Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools,…
chebi-skill
by openai
Submit compact ChEBI 2.0 API requests for chemical search, compound lookup, ontology traversal, and structure metadata. Use when a user wants concise ChEBI…
chembl-skill
by openai
Submit compact ChEMBL API requests for activity, molecule, target, mechanism, and text-search endpoints. Use when a user wants concise ChEMBL summaries
circleci-cli
by openai
Operate and troubleshoot CircleCI using the CircleCI CLI. Use when users ask to authenticate CLI access, inspect pipeline/workflow/job status, validate…
civic-skill
by openai
Submit compact CIViC GraphQL requests for cancer variant interpretation schema inspection and targeted evidence retrieval. Use when a user wants concise CIViC…
cli-creator
by openai
Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user…
clinicaltrials-skill
by openai
Submit compact ClinicalTrials.gov API v2 requests for study search, metadata, enums, search areas, and field statistics. Use when a user wants concise…
clinvar-variation-skill
by openai
Submit compact ClinVar Clinical Tables and NCBI Variation requests for search, VCV, RCV, SCV, and RefSNP lookups. Use when a user wants variant-level summaries…
cloudflare
by openai
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum),…
cloudflare-deploy
by openai
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and platform services. Covers 40+ Cloudflare products organized by use case: compute (Workers, Pages, Durable Objects, Workflows), storage (KV, D1, R2, Queues), AI/ML (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), and security (WAF, Bot Management, Turnstile) Includes decision trees to route users to the right product based on their need (run code, store data, add AI, networking, security, or...
code-breaking-changes
by openai
Breaking changes
code-change-verification
by openai
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents JS monorepo.
code-change-verification
by openai
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.
code-review
by openai
Run a final code review on a pull request
code-review-change-size
by openai
Change size guidance (800 lines)
code-review-context
by openai
Model visible context
code-review-testing
by openai
Test authoring guidance
codex-bug
by openai
Diagnose GitHub bug reports in openai/codex. Use when given a GitHub issue URL from openai/codex and asked to decide next steps such as verifying against the…
codex-cli-runtime
by openai
Internal helper contract for calling the codex-companion runtime from Claude Code
codex-issue-digest
by openai
Run a GitHub issue digest for openai/codex by feature-area labels, all areas, and configurable time windows. Use when asked to summarize recent Codex bug…
codex-pr-body
by openai
Update the title and body of one or more pull requests.
codex-readiness-integration-test
by openai
Run the Codex Readiness integration test. Use when you need an end-to-end agentic loop with build/test scoring.
codex-readiness-unit-test
by openai
Run the Codex Readiness unit test report. Use when you need deterministic checks plus in-session LLM evals for AGENTS.md/PLANS.md.
codex-result-handling
by openai
Internal guidance for presenting Codex helper output back to the user
codex-wrapped
by openai
Generate a Codex Wrapped usage recap from local Codex logs, including last 30 days, last 7 days, and an all-time focus-hours callout. Use when the user asks…
commit
by openai
Create a well-formed git commit from current changes using session history for
create-plan
by openai
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
credit-note-fixer
by openai
Fix the tiny credit-note formatting bug and rerun the exact targeted test command.
csv-workbench
by openai
Analyze CSV files in /mnt/data and return concise numeric summaries.
csv-workbench
by openai
Analyze CSV files in /mnt/data and return concise numeric summaries.
debug
by openai
Investigate stuck runs and execution failures by tracing Symphony and Codex
deploy-to-vercel
by openai
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this…
develop-web-game
by openai
Iterative web game development with Playwright-based testing, screenshot validation, and deterministic time-stepping. Provides a structured workflow: implement small changes, run automated Playwright tests with controlled input bursts and frame pauses, capture screenshots and text state, then inspect and adjust Requires window.render_game_to_text() to expose game state as JSON and window.advanceTime(ms) for deterministic frame stepping during automated tests Includes a Playwright client...
doc
by openai
Read, create, and edit DOCX files with visual layout validation and professional formatting. Use python-docx for structured document creation and editing (headings, styles, tables, lists). Convert DOCX to PDF to PNG for visual inspection of layout, tables, diagrams, and pagination fidelity before delivery. Includes bundled scripts/render_docx.py helper for rendering; falls back to text extraction if visual tools are unavailable. Requires python-docx , pdf2image , and system tools (...
docs-sync
by openai
Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync…
docs-sync
by openai
Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync…
efo-ontology-skill
by openai
Submit compact EFO OLS4 requests for search, term lookup, children, and descendants. Use when a user wants concise EFO resolution or ontology-expansion…
encode-skill
by openai
Submit compact ENCODE REST API requests for object lookups, portal-style search, and metadata retrieval. Use when a user wants concise ENCODE summaries
ensembl-skill
by openai
Submit compact Ensembl REST API requests for lookup, overlap, cross-reference, and variation endpoints. Use when a user wants concise Ensembl summaries
epigraphdb-skill
by openai
Submit compact EpiGraphDB API requests for ontology, literature, MR, gene-drug, and support-path evidence. Use when a user wants concise EpiGraphDB summaries
eqtl-catalogue-skill
by openai
Submit compact eQTL Catalogue API requests for association retrieval and documented metadata endpoints. Use when a user wants concise public eQTL Catalogue…
eva-skill
by openai
Submit compact EVA REST requests for species metadata and archived variant lookups. Use when a user wants concise European Variation Archive summaries
examples-auto-run
by openai
Run examples:start-all in auto mode with parallel execution, per-script logs, and start/stop helpers.
examples-auto-run
by openai
Run python examples in auto mode with logging, rerun helpers, and background control.
figma
by openai
Fetch design context, screenshots, and assets from Figma, then translate designs into production code. Provides three core commands: get_design_context for structured node representation, get_screenshot for visual reference, and asset download via localhost endpoints Requires a mandatory workflow: fetch design context, retrieve screenshot, download assets, then implement using project conventions and design tokens Outputs React + Tailwind as a design representation; implementation must reuse...
figma-code-connect
by openai
Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component…
figma-code-connect-components
by openai
Connects Figma design components to code components using Code Connect mapping tools. Use when user says "code connect", "connect this component to code", "map…
figma-create-design-system-rules
by openai
Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design…
figma-create-design-system-rules
by openai
Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design…
figma-create-new-file
by openai
Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma.…
figma-create-new-file
by openai
Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma.…
figma-generate-design
by openai
Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to…
figma-generate-design
by openai
Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to…
figma-generate-library
by openai
Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set…
figma-generate-library
by openai
Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set…
figma-implement-design
by openai
Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions…
figma-implement-design
by openai
Translate Figma designs into production-ready code with pixel-perfect visual fidelity. Structured seven-step workflow: extract node IDs from Figma URLs, fetch design context and screenshots, download assets, translate to project conventions, and validate against Figma specs Integrates with Figma MCP server (remote or desktop) to access layout properties, typography, colors, design tokens, and component structure Emphasizes design system reuse, design token mapping, and 1:1 visual parity;...
figma-use
by openai
**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first.…
figma-use
by openai
**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first.…
final-release-review
by openai
Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes,…
final-release-review
by openai
Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes,…
finngen-phewas-skill
by openai
Fetch compact FinnGen PheWAS summaries for single variants by accepting rsID, GRCh37, or GRCh38 input and resolving to the required GRCh38 query. Use when a…
frontend-skill
by openai
Use when the task asks for a visually strong landing page, website, app, prototype, demo, or game UI. This skill enforces restrained composition, image-led…
frontend-skill
by openai
Use when the task asks for a visually strong landing page, website, app, prototype, demo, or game UI. This skill enforces restrained composition, image-led…
game-playtest
by openai
Run browser-game playtests and frontend QA. Use when the user asks for smoke tests, screenshot-based verification, browser automation, HUD or overlay review,…
game-studio
by openai
Route early browser-game work. Use when the user needs stack selection and workflow planning across design, implementation, assets, and playtesting before…
game-ui-frontend
by openai
Design UI surfaces for browser games. Use when the user asks for HUDs, menus, overlays, responsive layouts, or visual direction that must protect the playfield.
genebass-gene-burden-skill
by openai
Submit compact Genebass gene burden requests for one Ensembl gene ID and one burden set. Use when a user wants concise Genebass PheWAS summaries
gh-address-comments
by openai
Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads, requested changes, or inline review…
gh-address-comments
by openai
Locate and address review comments on GitHub PRs using gh CLI with user-guided workflows. Fetches all comments and review threads from the open PR for the current branch, displaying them with summaries of required fixes Requires gh CLI authentication with elevated permissions (workflow/repo scopes); prompts re-authentication if rate limits or auth errors occur mid-run Presents numbered comment list to user for selection, then applies fixes to chosen comments Handles sandboxing constraints by...
gh-fix-ci
by openai
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Use the GitHub app from this plugin for PR metadata and patch…
gh-fix-ci
by openai
Debug and fix failing GitHub Actions checks in pull requests using gh CLI inspection and log analysis. Inspects PR checks via GitHub CLI, fetches GitHub Actions logs, and summarizes failure context with actionable log snippets Requires prior gh authentication with repo and workflow scopes; verifies status before proceeding Drafts a fix plan (using create-plan skill if available, otherwise inline) and implements only after explicit user approval Treats external CI providers (Buildkite, etc.)...
github
by openai
Triage and orient GitHub repository, pull request, and issue work through the connected GitHub app. Use when the user asks for general GitHub help, wants PR or…
gitlab-address-comments
by openai
Help address review/issue comments on the open GitLab MR for the current branch using glab CLI. Use when the user wants help addressing review/issue comments…
gnomad-graphql-skill
by openai
Submit compact gnomAD GraphQL requests for frequency, gene constraint, and variant context queries. Use when a user wants concise gnomAD summaries
gpt-5-4-prompting
by openai
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin
gtex-eqtl-skill
by openai
Fetch GTEx single-tissue eQTL associations from one variant input by accepting rsID, GRCh37, or GRCh38 input and resolving to the required GRCh38 query for the…
gwas-catalog-skill
by openai
Submit compact GWAS Catalog REST API v2 requests for studies, associations, SNPs, EFO traits, genes, publications, loci, and metadata. Use when a user wants…
hatch-pet
by openai
Create, repair, validate, preview, and package Codex-compatible animated pets and pet spritesheets from character art, screenshots, generated images, or visual…
hmdb-skill
by openai
Submit compact HMDB search requests for metabolites, proteins, diseases, and pathways. Use when a user wants concise HMDB summaries
human-protein-atlas-skill
by openai
Submit compact Human Protein Atlas requests for gene JSON, search downloads, and page-level tissue or cell-line lookups. Use when a user wants concise Human…
imagegen
by openai
Generate or edit images via OpenAI's API with a bundled CLI for deterministic, reproducible runs. Supports three workflows: generate new images, edit existing images (inpainting, masking, background replacement, object removal), and batch runs across multiple prompts or variants Defaults to gpt-image-1.5 and requires OPENAI_API_KEY for live API calls; uses the bundled scripts/image_gen.py CLI for all operations Includes a structured decision tree and prompt augmentation template to classify...
implementation-strategy
by openai
Decide how to implement runtime and API changes in openai-agents-js before editing code. Use when a task changes exported APIs, runtime behavior, schemas,…
implementation-strategy
by openai
Decide how to implement runtime and API changes in openai-agents-python before editing code. Use when a task changes exported APIs, runtime behavior,…
integration-tests
by openai
Run the integration-tests pipeline that depends on a local npm registry (Verdaccio). Use when asked to execute integration tests or local publish workflows in…
ios-app-intents
by openai
Design and implement App Intents, app entities, and App Shortcuts for iOS apps so useful actions and content are available to Shortcuts, Siri, Spotlight,…
ios-debugger-agent
by openai
Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the…
ios-ettrace-performance
by openai
Capture and interpret ETTrace profiles for iOS simulator apps, including symbolicated launch and runtime flamegraphs. Use when asked to profile an iOS app…
ios-memgraph-leaks
by openai
Capture, inspect, compare, and root-cause iOS memory graph leaks using Apple's leaks and memgraph tools. Use when debugging leaked iOS objects, simulator…
ipd-skill
by openai
Submit compact IPD REST requests for HLA allele and cell-level metadata using the public IPD query API. Use when a user wants concise IPD summaries; save raw…
jupyter-notebook
by openai
Create and scaffold Jupyter notebooks for experiments and tutorials with bundled templates. Two notebook kinds: experiment for exploratory analysis and hypothesis-driven work, tutorial for instructional step-by-step content Helper script new_notebook.py generates clean notebooks from templates, avoiding manual JSON authoring Workflow emphasizes small, focused code cells paired with markdown explanations, with reference guides for experiment patterns, tutorial structure, and safe editing of...
land
by openai
Land a PR by monitoring conflicts, resolving them, waiting for checks, and
linear
by openai
Manage Linear issues, projects, and team workflows with structured MCP integration. Provides 20+ tools across issue management, project planning, documentation search, and team collaboration Supports eight practical workflows including sprint planning, bug triage, workload balancing, release planning, and retrospectives Requires Linear MCP server setup with OAuth authentication; includes Windows/WSL configuration guidance Executes operations in logical batches: read first for context, then...
linear
by openai
Use this skill for raw Linear GraphQL work during Symphony app-server sessions.
liquid-glass
by openai
Implement, refactor, or review modern macOS SwiftUI UI for the new design system and Liquid Glass. Use when adopting Liquid Glass, updating…
locus-to-gene-mapper-skill
by openai
Map GWAS loci to ranked candidate genes using a deterministic multi-skill chain (EFO -> GWAS -> coordinates -> Open Targets L2G/coloc -> eQTL -> burden/coding…
metabolights-skill
by openai
Submit compact MetaboLights requests for study discovery and study-level metabolomics metadata. Use when a user wants concise MetaboLights summaries
mgnify-skill
by openai
Submit compact MGnify API requests for microbiome studies, samples, and biome metadata. Use when a user wants concise MGnify summaries
migrate-to-codex
by openai
Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.
ncbi-blast-skill
by openai
Submit, poll, and summarize NCBI BLAST Common URL API jobs (Blast.cgi) for nucleotide or protein sequences. Use when a user wants RID status, BLAST results, or…
ncbi-clinicaltables-skill
by openai
Submit compact Clinical Tables NCBI Gene requests for human gene lookup, pagination, and field selection. Use when a user wants concise autocomplete-style…
ncbi-datasets-skill
by openai
Submit compact NCBI Datasets v2 requests for assembly, genome, taxonomy, and related metadata endpoints. Use when a user wants concise NCBI Datasets summaries;…
ncbi-entrez-skill
by openai
Submit compact NCBI Entrez E-Utilities requests for PubMed, Gene, Protein, Nucleotide, PMC metadata, and GEO metadata workflows. Use when a user wants concise…
ncbi-pmc-skill
by openai
Submit compact NCBI PMC Open Access requests for article/file availability metadata. Use when a user wants concise PMC Open Access summaries; save raw XML only…
netlify-deploy
by openai
Deploy web projects to Netlify with automatic authentication, site linking, and framework detection. Handles full deployment workflow: authentication verification, site linking or creation, dependency installation, and preview or production deploys Supports both browser-based OAuth and API token authentication; guides users through login if needed Automatically detects project configuration from netlify.toml or prompts for build command and publish directory based on framework Includes error...
notion-knowledge-capture
by openai
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper…
notion-knowledge-capture
by openai
Capture conversations and decisions into structured, linkable Notion pages for wikis, how-tos, FAQs, and decision logs. Supports six content types: decisions, how-to guides, FAQs, wiki entries, learning notes, and documentation pages, each with dedicated database templates and schemas. Includes a five-step workflow: define capture purpose, locate the target database, extract and structure content, create or update the Notion page, and link from related hub pages. Provides reference guides...
notion-meeting-intelligence
by openai
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
notion-research-documentation
by openai
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or…
notion-research-documentation
by openai
Research Notion content and synthesize into structured briefs, reports, or comparisons with citations. Search and fetch Notion pages using targeted queries, then organize findings by theme with inline source citations and a references section Choose from four output formats (quick brief, research summary, comparison, comprehensive report) based on scope and user goal Create and update Notion pages using built-in templates; link sources directly and track changes as new information arrives...
notion-spec-to-implementation
by openai
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
notion-spec-to-implementation
by openai
Convert Notion specs into linked implementation plans, tasks, and progress tracking. Automates the workflow from spec discovery through task creation: search and fetch specs, parse requirements, generate implementation plans, and create tracked tasks in Notion. Includes templates for quick vs. full implementation plans, task creation patterns, and progress update cadences to match project scope. Provides reference guides for requirement extraction, task sizing (1–2 day chunks), dependency...
openai-api-troubleshooting
by openai
Use when an OpenAI API request fails and Codex needs to classify the likely cause, explain the next step, and route to the right follow-up. Covers common…
openai-docs
by openai
Access current OpenAI developer documentation with MCP tools and model-selection guidance. Prioritizes the OpenAI Developer Docs MCP server for all queries; falls back to web search only on official OpenAI domains if MCP returns no results Includes reference files for model selection, GPT-5.4 upgrade planning, and prompting guidance; always verifies recommendations against live docs before answering Covers seven core OpenAI products: Apps SDK, Responses API, Chat Completions, Codex, gpt-oss,...
openai-knowledge
by openai
Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need…
openai-knowledge
by openai
Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need…
openai-platform-api-key
by openai
Use for building, running, testing, debugging, or configuring apps, UIs, scripts, CLIs, generators, and tools that use AI, including AI-powered apps, apps that…
opentargets-skill
by openai
Submit compact Open Targets Platform GraphQL requests for target, disease, drug, variant, study, and search data, including associated-disease datasource…
packaging-notarization
by openai
Prepare and troubleshoot packaging, signing, and notarization workflows for macOS distribution. Use when asked to archive a Mac app, validate bundle structure,…
pdf
by openai
PDF reading, creation, and validation with visual rendering and programmatic generation. Render PDF pages to PNG for visual inspection of layout, spacing, and typography before delivery using Poppler ( pdftoppm ) Generate PDFs programmatically with reportlab for reliable formatting; extract text and metadata with pdfplumber or pypdf Enforce quality standards: no clipped text, overlapping elements, broken tables, or rendering artifacts; ASCII hyphens only, human-readable citations Use...
pharmgkb-skill
by openai
Submit compact PharmGKB API requests for genes, variants, clinical annotations, dosing guidelines, and search. Use when a user wants concise PharmGKB summaries
phaser-2d-game
by openai
Implement 2D browser games with Phaser. Use when the user wants a Phaser, TypeScript, and Vite stack for scenes, gameplay systems, cameras, sprite animation,…
playwright
by openai
Terminal-driven browser automation with element snapshots and interactive UI workflows. Operates via playwright-cli wrapper script (requires npx ); supports headless and headed modes for visual debugging Core workflow: open page, snapshot for stable element references, interact using refs, re-snapshot after navigation or DOM changes Includes form filling, clicking, typing, multi-tab management, screenshot/PDF capture, and trace recording for flow debugging Element refs (e.g., e3 , e15 )...
playwright-interactive
by openai
Persistent browser and Electron debugging with live session handles across code iterations. Maintains the same Playwright handles ( browser , context , page ) across multiple js_repl cells, eliminating restart overhead during iterative UI testing and QA. Supports desktop web (explicit viewport or native-window mode), mobile web emulation, and Electron app debugging from a single persistent session. Includes structured QA workflow: write a coverage inventory upfront, run functional tests with...
plugin-creator
by openai
Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, and baseline placeholders you can…
plugin-creator
by openai
Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, and baseline placeholders you can…
plugin-creator
by openai
Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, and baseline placeholders you can…
pnpm-upgrade
by openai
Keep pnpm current: run pnpm self-update/corepack prepare, align packageManager in package.json, and bump pnpm/action-setup + pinned pnpm versions in…
pr-draft-summary
by openai
Create the required PR-ready summary block, branch suggestion, title, and draft description for openai-agents-js. Use in the final handoff after…
pr-draft-summary
by openai
Create the required PR-ready summary block, branch suggestion, title, and draft description for openai-agents-python. Use in the final handoff after…
pride-skill
by openai
Submit compact PRIDE Archive API requests for proteomics project discovery and project-level metadata. Use when a user wants concise PRIDE summaries
prior-auth-packet-builder
by openai
Build a concise prior authorization packet from local case files and payer policy docs.
proteomexchange-skill
by openai
Submit compact ProteomeXchange PROXI requests for datasets, libraries, peptidoforms, proteins, PSMs, spectra, and USI examples. Use when a user wants concise…
pubchem-pug-skill
by openai
Submit compact PubChem PUG REST requests for compound properties, descriptions, assay summaries, and substance metadata. Use when a user wants concise PubChem…
pull
by openai
Pull latest origin/main into the current local branch and resolve merge
push
by openai
Push current branch changes to origin and create or update the corresponding
quickgo-skill
by openai
Submit compact QuickGO requests for GO terms, annotations, and ontology traversal. Use when a user wants concise QuickGO summaries
rcsb-pdb-skill
by openai
Submit compact RCSB PDB requests for core metadata, Search API queries, and FASTA downloads. Use when a user wants concise RCSB summaries; save raw JSON or…
react-best-practices
by openai
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js…
react-three-fiber-game
by openai
Build React-hosted 3D browser games with React Three Fiber. Use when the user wants pmndrs-based scene composition, shared React state, and 3D HUD integration…
reactome-skill
by openai
Submit compact Reactome ContentService requests for pathway, event, participant, search, and diagram-related data. Use when a user wants concise Reactome…
remote-tests
by openai
How to run tests using remote executor.
remotion-best-practices
by openai
Best practices for Remotion - Video creation in React
render-deploy
by openai
Deploy applications to Render with Git-backed services or prebuilt Docker images via Blueprint or direct creation. Supports two deployment methods: Blueprint (Infrastructure-as-Code via render.yaml) for multi-service apps, and Direct Creation (MCP tools) for single services Analyzes codebases to determine runtime, build/start commands, environment variables, and required datastores (databases, Redis, cron jobs) Generates render.yaml configurations with automatic service type selection (web,...
research-router-skill
by openai
Route broad or ambiguous life-sciences research requests to the right skills, normalize core entities, optionally parallelize independent evidence gathering…
rhea-skill
by openai
Submit compact Rhea reaction search requests for biochemical reactions and reaction IDs. Use when a user wants concise Rhea summaries
rnacentral-skill
by openai
Submit compact RNAcentral API requests for RNA entry browsing, single-entry lookup, and cross-reference retrieval. Use when a user wants concise RNAcentral…
runtime-behavior-probe
by openai
Plan and execute runtime-behavior investigations with temporary TypeScript probe scripts, validation matrices, state controls, and findings-first reports. Use…
runtime-behavior-probe
by openai
Plan and execute runtime-behavior investigations with temporary probe scripts, validation matrices, state controls, and findings-first reports. Use only when…
screenshot
by openai
OS-level desktop and window screenshot capture with flexible save locations and region selection. Supports full-screen, app/window, active-window, and pixel-region captures across macOS, Linux, and Windows Automatically routes to OS default screenshot location, user-specified paths, or temp directory based on context Includes platform-specific helpers (Python for macOS/Linux, PowerShell for Windows) with preflight permission checks on macOS to reduce repeated sandbox prompts Prioritizes...
security-best-practices
by openai
Language and framework-specific security reviews with actionable vulnerability detection and fix guidance. Supports Python, JavaScript/TypeScript, and Go with framework-specific best practices loaded from a references directory Operates in three modes: secure-by-default code generation, passive vulnerability detection during development, and full security audit reports with severity prioritization Generates detailed markdown reports with line-number references, impact statements, and numeric...
security-ownership-map
by openai
Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for…
security-threat-model
by openai
Repository-grounded threat modeling that maps trust boundaries, assets, and abuse paths to concrete code evidence. Enumerates entry points, data flows, and trust boundaries anchored to actual repository structure and configuration Derives realistic attacker goals tied to specific assets (credentials, PII, integrity-critical state, compute resources) rather than generic checklists Prioritizes threats using likelihood and impact reasoning, with explicit assumptions about deployment,...
sentry
by openai
Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform…
sentry
by openai
Read-only Sentry API queries for production error inspection and health summaries. Requires SENTRY_AUTH_TOKEN with read-only scopes ( project:read , event:read , org:read ); supports optional org, project, and base URL environment variables Core commands: list unresolved issues, fetch issue details, retrieve events for an issue, and inspect individual event data with automatic PII redaction Defaults to 24-hour time range, production environment, and 20-result limit (max 50); supports...
shadcn
by openai
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage…
signing-entitlements
by openai
Inspect signing, entitlements, hardened runtime, and Gatekeeper issues for macOS apps. Use when asked to diagnose code signing failures, missing entitlements,…
skill-creator
by openai
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's…
skill-creator
by openai
Comprehensive guide for creating modular skills that extend Codex's specialized capabilities. Skills are self-contained folders with a required SKILL.md file and optional bundled resources (scripts, references, assets) that provide domain expertise, workflows, and tool integrations Follow progressive disclosure: metadata always in context, SKILL.md body loaded on trigger, bundled resources loaded as needed to minimize context bloat Six-step creation process: understand concrete examples,...
skill-installer
by openai
Install Codex skills from curated lists or custom GitHub repositories into your local skills directory. List available skills from the default curated collection or experimental/custom paths; installed skills are annotated in the output Install individual skills by name from the curated list, or install multiple skills from any GitHub repo (public or private) using repo paths or URLs Supports git sparse checkout as a fallback for authentication-protected repos; uses existing git credentials...
slides
by openai
Create and edit presentation slide decks (`.pptx`) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a…
sora
by openai
AI video generation and management for Sora models with character references, editing, and batch workflows. Supports video creation, editing, extension, character reference uploads, and asset downloads (video/thumbnail/spritesheet) via bundled CLI with structured prompt augmentation Defaults to sora-2 model; supports sora-2-pro for higher fidelity and larger resolutions up to 1920x1080 Handles async job polling, local multi-job queues, and official Batch API planning for offline rendering...
speech
by openai
Text-to-speech generation for narration, voiceovers, IVR prompts, and accessibility reads via OpenAI Audio API. Supports single clips and batch processing; defaults to gpt-4o-mini-tts-2025-12-15 with built-in voices (cedar, marin, and others) Includes instruction augmentation for voice affect, tone, pacing, emotion, and emphasis; instructions supported only on GPT-4o mini TTS models Enforces 4096-character input limit per request and 50 requests/minute rate cap; splits longer text into...
spreadsheet
by openai
Create, edit, analyze, and visualize spreadsheets with formula preservation and cached recalculation. Supports .xlsx , .csv , and .tsv files with formula-aware editing via openpyxl and pandas for analysis workflows Includes native Excel chart creation, cell formatting, and visual rendering via LibreOffice and Poppler when available Recalculates formulas before delivery and renders sheets for visual review to catch layout issues, formula errors, and styling inconsistencies Enforces...
sprite-pipeline
by openai
Generate and normalize 2D sprite animations. Use when the user asks for full-strip generation from approved source frames, consistent anchor and scale…
string-skill
by openai
Submit compact STRING API requests for network, interaction partner, and enrichment endpoints. Use when a user wants concise STRING summaries
stripe-best-practices
by openai
Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties),…
supabase-postgres-best-practices
by openai
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or…
swiftpm-macos
by openai
Build, run, and test pure SwiftPM-based macOS packages and executables. Use when the repo is package-first, when there is no Xcode project, or when Swift…
swiftui-liquid-glass
by openai
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing…
swiftui-patterns
by openai
Best practices and example-driven guidance for building native macOS SwiftUI scenes and components, including windows, commands, toolbars, settings, split…
swiftui-performance-audit
by openai
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory…
swiftui-ui-patterns
by openai
Best practices and example-driven guidance for building SwiftUI views and components, including navigation hierarchies, custom view modifiers, and responsive…
swiftui-view-refactor
by openai
Refactor and review SwiftUI view files with strong defaults for small dedicated subviews, MV-over-MVVM data flow, stable view trees, explicit dependency…
telemetry
by openai
Add lightweight runtime telemetry and debug instrumentation to macOS apps, then verify those events after building and running. Use when wiring `Logger` /…
test-coverage-improver
by openai
Improve test coverage in the OpenAI Agents JS monorepo: run `pnpm test:coverage`, inspect coverage artifacts, identify low-coverage files and branches, propose…
test-coverage-improver
by openai
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact…
test-triage
by openai
Triage failing macOS tests across Xcode and SwiftPM workflows. Use when asked to run macOS tests, narrow failing scopes, explain assertion or crash failures,…
test-tui
by openai
Guide for testing Codex TUI interactively
three-webgl-game
by openai
Implement browser-game runtimes with plain Three.js. Use when the user wants imperative scene control in TypeScript or Vite with GLB assets, loaders, physics,…
tpmi-phewas-skill
by openai
Fetch compact TPMI PheWAS summaries for single variants by accepting rsID, GRCh37, or GRCh38 input and resolving to the required GRCh38 query. Use when a user…
transcribe
by openai
Transcribe audio files to text with optional speaker diarization and known-speaker hints. Supports fast text transcription via gpt-4o-mini-transcribe and speaker-labeled diarization via gpt-4o-transcribe-diarize Accepts multiple audio formats and optional known-speaker references (up to 4 speakers) to improve diarization accuracy Outputs as plain text, JSON, or diarized JSON with configurable output directories to prevent overwrites Requires OPENAI_API_KEY environment variable; uses bundled...
ukb-topmed-phewas-skill
by openai
Fetch compact UKB-TOPMed PheWAS summaries for single variants by accepting rsID, GRCh37, or GRCh38 input and resolving to the required GRCh38 query. Use when a…
uniprot-skill
by openai
Submit compact UniProt REST API requests for UniProtKB, UniRef, UniParc, and FASTA stream endpoints. Use when a user wants concise UniProt summaries; save raw…
vercel-deploy
by openai
Deploy applications to Vercel as preview or production environments. Supports both Vercel CLI and fallback script-based deployment methods, with automatic framework detection and packaging Always deploys as preview by default unless user explicitly requests production deployment Returns preview URL immediately and claim URL for fallback deployments to manage the deployment Requires 10-minute timeout for build completion; escalates network permissions only if sandbox blocks outbound...
view-refactor
by openai
Refactor macOS SwiftUI views and scenes with strong defaults for small dedicated subviews, stable sidebar and selection structure, explicit command and toolbar…
web-3d-asset-pipeline
by openai
Prepare and optimize browser-game 3D assets. Use when the user asks for GLB or glTF shipping work, including Blender cleanup and export, collision or LOD…
web-design-guidelines
by openai
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site…
web-game-foundations
by openai
Set browser-game architecture before implementation. Use when the user needs engine choice, simulation and render boundaries, input model, asset organization,…
window-management
by openai
Customize macOS 15+ SwiftUI windows and scene behavior using Window, WindowGroup, and macOS window modifiers. Use when styling or hiding window toolbars and…
winui-app
by openai
Bootstrap, develop, and design modern WinUI 3 desktop applications with C# and the Windows App SDK using official Microsoft guidance, WinUI Gallery patterns,…
yeet
by openai
Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this…
yeet
by openai
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).