Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills4,610
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons1,006
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
✓ Official
48 companiesPublished by the companies themselves — pick one to see everything they ship.
openai9 skills
anthropics16 skills
google-gemini17 skills
microsoft98 skills
github8 skills
facebook4 skills
react1 skill
coinbase6 skills
stripe7 skills
shopify2 skills
cloudflare19 skills
vercel22 skills
vercel-labs63 skills
supabase4 skills
huggingface6 skills
pytorch2 skills
flutter3 skills
DataDog11 skills
getsentry92 skills
brave2 skills
googleworkspace95 skills
google-labs-code3 skills
genkit-ai9 skills
expo2 skills
n8n-io21 skills
sveltejs3 skills
nuxt1 skill
shadcn-ui2 skills
bitwarden2 skills
automattic36 skills
larksuite35 skills
browserbase2 skills
browser-use9 skills
apify2 skills
clickhouse8 skills
neondatabase11 skills
upstash10 skills
posthog165 skills
langfuse2 skills
resend3 skills
sanity-io25 skills
streamlit4 skills
remotion-dev3 skills
tldraw7 skills
apollographql1 skill
mastra-ai28 skills
triggerdotdev1 skill
mcp-use4 skillsskill-creator
✓★ 95,702by 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 capabilities with specialized knowledge, workflows, or tool integrations.
🧰 Not standalone — use together with openai/codex
plugin-creator
✓★ 95,702by openai
Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries for plugin ordering and availability metadata, or update an existing local plugin during development with the CLI-driven cachebuster and reinstall flow.
🧰 Not standalone — use together with openai/codex
codex-pr-body
✓★ 95,702by openai
Update the title and body of one or more pull requests.
🧰 Not standalone — use together with openai/codex
babysit-pr
✓★ 95,702by openai
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep watching open PRs so fresh review feedback is surfaced promptly. Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback
🧰 Not standalone — use together with openai/codex
code-review
✓★ 95,702by openai
Run a final code review on a pull request
🧰 Not standalone — use together with openai/codex
push
✓★ 25,801by openai
Push current branch changes to origin and create or update the corresponding
🧰 Not standalone — use together with openai/symphony
land
✓★ 25,801by openai
Land a PR by monitoring conflicts, resolving them, waiting for checks, and
🧰 Not standalone — use together with openai/symphony
pull
✓★ 25,801by openai
Pull latest origin/main into the current local branch and resolve merge
🧰 Not standalone — use together with openai/symphony
commit
✓★ 25,801by openai
Create a well-formed git commit from current changes using session history for
🧰 Not standalone — use together with openai/symphony