公式

OpenAI の公式スキル

OpenAI が公開する公式エージェントスキル。すべて SKILL.md 全文付きで、ワンクリックで導入できます。

Choose the right ASP.NET Core app model and build features using current Microsoft-documented patterns.

作者:OpenAI24.8k スター

Scaffold ChatGPT Apps SDK projects with docs-grounded MCP servers and widget UIs.

作者:OpenAI24.8k スター

Generate a durable, composable CLI that Codex can invoke by command name from any working directory.

作者:OpenAI24.8k スター

Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.

作者:OpenAI24.8k スター

Turn a fuzzy intention into a measurable, evidence-backed goal before an agent starts working.

作者:OpenAI24.8k スター

figma

公式

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, d

作者:OpenAI24.8k スター

Link published Figma components to code implementations through Figma's Code Connect mappings.

作者:OpenAI24.8k スター

Generate project-specific design system rules for AI coding agents implementing Figma designs.

作者:OpenAI24.8k スター

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. Handles plan resolution via whoami if needed.

作者:OpenAI24.8k スター

Build or update full-page Figma screens by reusing the published design system components, variables, and styles.

作者:OpenAI24.8k スター

Orchestrates a phased Figma design system build from a codebase with mandatory user checkpoints between every step.

作者:OpenAI24.8k スター

Turn Figma frames into repository code with 1:1 visual fidelity to the design.

作者:OpenAI24.8k スター

figma-use

公式

Execute JavaScript in Figma files via the Plugin API to create, edit, and inspect design nodes programmatically.

作者:OpenAI24.8k スター

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

作者:OpenAI24.8k スター

gh-fix-ci

公式

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after exp

作者:OpenAI24.8k スター

hatch-pet

公式

Generate a Codex-compatible animated pet from a brand, character art, or text, with atlas assembly, validation, and QA.

作者:OpenAI24.8k スター

imagegen

公式

Generate or edit raster images for project assets through a built-in image tool, with an optional CLI fallback for path-controlled or batch work.

作者:OpenAI24.8k スター

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` t

作者:OpenAI24.8k スター

linear

公式

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

作者:OpenAI24.8k スター

Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.

作者:OpenAI24.8k スター

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

作者:OpenAI24.8k スター

Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.

作者:OpenAI24.8k スター

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

作者:OpenAI24.8k スター

Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.

作者:OpenAI24.8k スター

Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.

作者:OpenAI24.8k スター

Get authoritative, current answers from OpenAI developer docs with citations, including model selection and upgrade guidance.

作者:OpenAI24.8k スター

pdf

公式

Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplum

作者:OpenAI24.8k スター

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrappe

作者:OpenAI24.8k スター

Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.

作者:OpenAI24.8k スター

Scaffold Codex plugin directories with required manifests, optional folders, and marketplace entries.

作者:OpenAI24.8k スター

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their applicatio

作者:OpenAI24.8k スター

Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-leve

作者:OpenAI24.8k スター

Review code against language-specific security guidance and get a prioritized vulnerability report.

作者:OpenAI24.8k スター

Map code ownership and bus factor across a git repo to surface sensitive-code risk.

作者:OpenAI24.8k スター

Get a repo-specific AppSec threat model with evidence-backed abuse paths and prioritized mitigations.

作者:OpenAI24.8k スター

sentry

公式

Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry CLI; perform read-only queries using the `sentry` command

作者:OpenAI24.8k スター

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, workflo

作者:OpenAI24.8k スター

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (

作者:OpenAI24.8k スター

speech

公式

Generate spoken audio clips and batches from text using the OpenAI Audio API via a bundled CLI.

作者:OpenAI24.8k スター

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in intervi

作者:OpenAI24.8k スター

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 live", or "create a preview deployment".

作者:OpenAI24.8k スター

winui-app

公式

Source-backed WinUI 3 setup, bootstrap, and implementation guidance for Windows App SDK apps in C#.

作者:OpenAI24.8k スター

yeet

公式

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`).

作者:OpenAI24.8k スター