aspnet-core
OfficialPick the right ASP.NET Core app model and write code that matches Microsoft's current docs.
Official
Official agent skills published by OpenAI. Each ships its full SKILL.md and installs in one click.
Pick the right ASP.NET Core app model and write code that matches Microsoft's current docs.
Scaffold ChatGPT Apps SDK projects with a docs-first MCP server and widget UI workflow.
Generate a composable CLI that future Codex threads can invoke from any repository, with stable JSON output and a companion skill.
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.
Help turn fuzzy intentions into measurable goals before work starts.
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
Connect Figma components to matching code components through Code Connect mappings.
Generate project-specific design system rules so AI coding agents implement Figma designs with your team's conventions.
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.
Turn an app page or layout description into a Figma screen composed of your design system components.
Build a Figma design system that matches your codebase, phase by phase with user approval at each step.
Translate Figma designs into repository code that matches the source visually and uses your project's own components and tokens.
Run JavaScript inside Figma files via the Plugin API with documented rules that prevent the most common failure modes.
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.
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
Create Codex-compatible animated pets from text, brand cues, or reference images, with deterministic atlas assembly and QA.
Generate or edit raster images inside a project with a built-in image tool and an explicit CLI fallback.
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
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.
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.
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
Get current, citation-backed answers about OpenAI products, APIs, and Codex from official developer docs.
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
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
Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.
Scaffold a Codex plugin directory with the required manifest, optional folders, and marketplace entry.
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
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
Language-aware security guidance for writing and reviewing code in Python, JavaScript/TypeScript, and Go.
Map security ownership from git history, identify low-bus-factor sensitive code, and export graph-ready data.
Generate a repository-grounded AppSec threat model: trust boundaries, assets, attackers, abuse paths, mitigations.
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
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
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 (
Generate spoken audio clips from text via the OpenAI Audio API using a bundled CLI with deterministic defaults.
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
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".
Set up, build, review, and verify WinUI 3 desktop apps with C# and the Windows App SDK.
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`).
These skills are published and maintained by OpenAI. Official skills track changes in the underlying product or API, which matters for anything that integrates with a service that keeps shipping.
Skills cover the full range of what an Ottermind agent does: building editable PowerPoint decks, generating product and brand images, writing and running code on a machine you connect, producing video from a script or a still, and cleaning and analysing spreadsheet data. A skill is what turns a general model into something that handles your specific version of one of those jobs the same way every time.
A skill is a plain Markdown file with a short frontmatter header, which means you can read exactly what it will do before running it, edit it to match your own conventions, and share it with colleagues. Once a skill produces the result you wanted, it can be attached to an agent or scheduled as an automation so the same work happens again without anyone rewriting the prompt.