openai skills

1,311 tagged openai, measured the same way as everything else here.

Browse within: codex-cli 132ai-assistant 123self-hosted 104cohere 101nextjs 91open-source 81typescript 81python 75codex-skill 71macos 70prompt-engineering 65local-first 64codex-skills 63codexcli 61

pr-address

01

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Address PR review comments and loop until CI green and all comments resolved. TRIGGER when user asks to address comments, fix PR feedback, respond to reviewers, or babysit/monitor a PR.

187k 2d ago A 42 tokens

pr-polish

02

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Alternate /pr-review and /pr-address on a PR until the PR is truly mergeable — no new review findings, zero unresolved inline threads, zero unaddressed top-level reviews or issue comments, all CI checks green, and two consecutive quiet polls after CI settles. Use when the user wants a PR polished to merge-ready…

187k 2d ago A 77 tokens

pr-test

03

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

E2E manual testing of PRs/branches using docker compose, agent-browser, and API calls. TRIGGER when user asks to manually test a PR, test a feature end-to-end, or run integration tests against a running system.

187k 2d ago A 51 tokens

backend-code-review

04

langgenius/dify

Skill Claude CodeCodex

Use only when the user explicitly requests a review or audit of backend code under api/. Supports pending-change, file-focused, and pasted-diff reviews. Do not use for implementation-only requests, diagnosis without review intent, frontend code, or backend code outside api/.

154k yesterday A 60 tokens

langgenius/dify

Skill Claude CodeCodex

Use only when the user explicitly requests a review or audit of frontend code under web/ or packages/dify-ui/. Supports pending-change, file-focused, and pasted-diff reviews. Do not use for implementation-only requests, diagnosis without review intent, or backend-only code.

154k yesterday A 62 tokens

langgenius/dify

Skill Claude CodeCodex

Use when implementing or refactoring React/TypeScript components and the task requires decisions about component ownership, feature boundaries, state, data flow, effects, or interaction ownership. Do not use for review-only requests, test-only work, copy-only edits, or styling-only changes.

154k yesterday A 60 tokens

docs-editor

07

openai/openai-cookbook

Skill Claude CodeCodex

Review and edit OpenAI Cookbook notebooks, Markdown, and MDX for technical accuracy, clarity, grammar, consistency, runnable examples, and repository publication requirements. Use for editorial reviews, pre-merge documentation checks, or notebook Markdown-cell sweeps in openai-cookbook.

76k 3d ago A 58 tokens original MIT

openai/openai-cookbook

Skill Claude CodeCodex

Bootstrap a new realtime eval folder inside this cookbook repo by choosing the right harness from examples/evals/realtimeevals, scaffolding prompt/tools/data files, generating a useful README, and validating it with smoke, full eval, and test runs. Use when a user wants to start a new crawl, walk, or run realtime eval…

76k 3d ago A 76 tokens original MIT

slack-gif-creator

09

BerriAI/litellm

Skill Claude CodeCodex

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.".

58k yesterday A 51 tokens

documents

12

AstrBotDevs/AstrBot

Skill Claude CodeCodex

Create, read, edit, review, comment on, sanitize, render, and validate Microsoft Word DOCX documents. Use whenever a DOCX or Word document is a primary input or deliverable, including reports, proposals, forms, templates, tracked revisions, comments, tables, images, headers, footers, and style-preserving edits.

40k 2d ago A 70 tokens AGPL-3.0

pdf

13

AstrBotDevs/AstrBot

Skill Claude CodeCodex

Read, create, inspect, merge, split, rotate, encrypt, fill, and validate PDF files. Use when the user asks to work with a PDF or convert supported Markdown into a polished PDF in AstrBot.

40k 2d ago A 45 tokens AGPL-3.0

spreadsheets

14

AstrBotDevs/AstrBot

Skill Claude CodeCodex

Create, read, edit, analyze, convert, chart, and validate spreadsheet files including XLSX, XLSM, XLS, CSV, and TSV. Use when a spreadsheet is a primary input or deliverable, or when tabular data must remain editable and auditable in workbook form.

40k 2d ago A 61 tokens AGPL-3.0

infra-scaling

15

langfuse/langfuse

Skill Claude CodeCodex

Tune and review Langfuse autoscaling for web, web-iso, and web-ingestion. Use for Terraform scale settings, RPM targets, scaling bounds, task counts, cost/performance tradeoffs, or Datadog evidence in the infrastructure repo.

34k yesterday A 55 tokens

skill-creator

16

langfuse/langfuse

Skill Claude CodeCodex

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 capabilities with specialized knowledge, workflows, or tool integrations.

34k yesterday A 46 tokens

turborepo

17

langfuse/langfuse

Skill Claude CodeCodex

Configure and troubleshoot Turborepo monorepos. Use for turbo.json, task pipelines, dependsOn, caching, filters, affected packages, CI optimization, environment variables, package boundaries, or shared internal packages.

34k yesterday A 50 tokens

prompt-optimize

18

labring/FastGPT

Skill Claude CodeCodex

Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks.

29k yesterday A 61 tokens

api-development

19

labring/FastGPT

Skill Claude CodeCodex

An API development guide for FastGPT services. It standardizes input and output checks with Zod, documents routes in OpenAPI, and validates requests in API routes.

29k yesterday A 57 tokens

ci-workflow-sync

20

labring/FastGPT

Skill Claude CodeCodex

A workflow for keeping FastGPT's GitHub Actions and Forgejo Actions automation files in sync. These files define automated jobs such as tests, builds, container image publishing, and artifact handling.

29k yesterday A 121 tokens

openai/openai-agents-python

Skill Claude CodeCodex

Perform pre-release planning or a final release-candidate review for openai-agents-python by comparing the target with the previous remote tag, determining the minimum compatible release type, auditing regressions and contract changes, reviewing open documentation PR coverage, drafting minor-release Key Changes, and…

29k 4d ago A 64 tokens original MIT

openai/openai-agents-python

Skill Claude CodeCodex

Choose compatibility-aware scope for runtime and API changes in openai-agents-python. Use before initial implementation and each review-feedback batch to decide whether to patch, reset the design, preserve compatibility, or reject unsupported cases.

29k 4d ago A 47 tokens original MIT

openai/openai-agents-python

Skill Claude CodeCodex

Preflight and prepare an OpenAI Agents Python release candidate in a dedicated worktree from exact origin/main, gate readiness before branch creation, freeze the released API contract, create or replace the local release branch with one release commit, enforce final release review as a checker, and produce…

29k 4d ago A 87 tokens original MIT

comet-ml/opik

Skill Claude CodeCodex

Add product analytics (BI) events to Opik features. Use when wiring events on the frontend, the backend, or the Python SDK - all three report through Segment to PostHog.

22k yesterday A 43 tokens original Apache-2.0