官方

OpenAI 官方技能

OpenAI 官方发布的智能体技能。每个都附完整 SKILL.md,可一键安装。

选用合适的 ASP.NET Core 应用模型,按微软现行文档规范实现功能。

作者 OpenAI24.8k 星标

用文档优先的工作流为 ChatGPT Apps SDK 项目搭建 MCP 服务与 widget UI。

作者 OpenAI24.8k 星标

把 API 文档、OpenAPI、curl 示例或内部脚本变成 Codex 可在任何目录调用的命令行工具。

作者 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 星标

在代理开始工作前,把模糊意图转化为可量化、有验证依据的目标。

作者 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 星标

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 星标

通过复用已发布的设计系统组件、变量和样式,在 Figma 中新建或更新整页屏幕。

作者 OpenAI24.8k 星标

按阶段在 Figma 中构建或同步代码对应的设计系统,每个阶段之间强制用户确认。

作者 OpenAI24.8k 星标

把 Figma 设计稿翻译成与设计图视觉一致的仓库代码。

作者 OpenAI24.8k 星标

figma-use

官方

通过 Plugin API 在 Figma 文件里执行 JavaScript,以编程方式增删改查设计节点。

作者 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

官方

从品牌名、角色立绘或文字描述生成 Codex 兼容的动画宠物,含图谱组装、校验与 QA。

作者 OpenAI24.8k 星标

imagegen

官方

通过内置图像工具生成或编辑项目所需的位图素材,仅在用户明确要求时切换到 CLI 回退路径。

作者 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 星标

从 OpenAI 开发者文档获取权威且最新的答案并附引用,覆盖模型选型与升级建议。

作者 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 星标

为 Codex 脚手架插件目录,生成必需清单、可选子目录与 marketplace 条目。

作者 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 星标

按语言/框架安全规范审查代码,输出按严重程度排序的漏洞报告。

作者 OpenAI24.8k 星标

从 git 历史构建代码归属与 bus factor 图,定位敏感代码风险。

作者 OpenAI24.8k 星标

获取基于代码仓库证据的应用安全威胁模型,列出攻击路径并给出优先级与缓解建议。

作者 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

官方

通过内置 CLI 调用 OpenAI 音频 API,从文本生成单条或批量的语音片段。

作者 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

官方

为 WinUI 3 与 Windows App SDK 应用提供基于官方文档的 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 星标