Back to skills
Openai

Openai

51 skills available

1
aspnet-core

Covers ASP.NET Core web development across all major app models: Blazor, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, and gRPC. Handles the full stack from Program.cs and middle

2
chatgpt-apps

Scaffolds and refactors ChatGPT Apps SDK applications that combine an MCP server with a widget UI. Handles tool planning, MCP Apps bridge wiring, resource registration, CSP configuration, and local de

3
cloudflare-deploy

Deploys applications and infrastructure to Cloudflare's platform, covering Workers, Pages, D1, R2, KV, Durable Objects, AI services, and more. Handles authentication, product selection, and deployment

4
develop-web-game

A development workflow for building HTML/JS web games with Codex. It pairs small incremental code changes with a Playwright-based test loop that sends input bursts, captures screenshots, and reads gam

5
doc

Handles reading, creating, and editing .docx files where formatting fidelity matters. Uses python-docx for structured edits and a render pipeline (LibreOffice + Poppler) to visually inspect layout bef

6
figma

Connects Claude to the Figma MCP server so it can fetch design context, screenshots, variables, and assets from Figma nodes. Translates Figma designs into production-ready code following the project's

7
figma-code-connect-components

Maps Figma design components to their code counterparts using Figma's Code Connect feature. It scans a Figma selection for unmapped published components, searches the codebase for matching implementat

8
figma-code-connect-components

Maps Figma design components to their code counterparts using Figma's Code Connect feature. It scans a Figma selection for unmapped published components, searches the codebase for matching implementat

9
figma-create-design-system-rules

Generates project-specific design system rules for AI coding agents like Claude Code, Cursor, and Codex CLI. Analyzes your codebase to encode component locations, styling conventions, and token usage

10
figma-create-design-system-rules

Generates project-specific design system rules for AI coding agents like Claude Code, Cursor, and Codex CLI. Analyzes your codebase to encode component locations, styling conventions, and token usage

11
figma-create-new-file

Creates a new blank Figma or FigJam file in the user's drafts folder. Accepts an editor type and file name as arguments, resolves the user's plan automatically, and returns the file key and URL for im

12
figma-create-new-file

Creates a new blank Figma or FigJam file in the user's drafts folder. Accepts an editor type and file name as arguments, resolves the user's plan automatically, and returns the file key and URL for im

13
figma-generate-design

Translates application pages, views, and multi-section layouts into Figma by discovering and reusing published design system components, variables, and styles. Works section-by-section, binding design

14
figma-generate-design

Translates application pages, views, and multi-section layouts into Figma by discovering and reusing published design system components, variables, and styles. Works section-by-section, binding design

15
figma-generate-library

Guides an AI agent through building a complete Figma design system from a codebase. Covers the full workflow: extracting design tokens, creating variable collections with light/dark mode support, buil

16
figma-generate-library

Guides an AI agent through building a complete Figma design system from a codebase. Covers the full workflow: extracting design tokens, creating variable collections with light/dark mode support, buil

17
figma-implement-design

Translates Figma designs into production-ready code with pixel-perfect visual parity. Works by fetching design context and screenshots through the Figma MCP server, then mapping design tokens, layout,

18
figma-implement-design

Translates Figma designs into production-ready code with pixel-perfect visual parity. Works by fetching design context and screenshots through the Figma MCP server, then mapping design tokens, layout,

19
figma-use

A mandatory prerequisite skill for the `use_figma` MCP tool. It loads the Plugin API rules, critical gotchas, and reference docs that must be in context before executing any JavaScript in a Figma file

20
figma-use

A mandatory prerequisite skill for the `use_figma` MCP tool. It loads the Plugin API rules, critical gotchas, and reference docs that must be in context before executing any JavaScript in a Figma file

21
frontend-skill

A set of design rules for Claude that enforces composition-first frontend work: full-bleed heroes, brand-first hierarchy, cardless layouts, and intentional motion. Covers landing pages, app surfaces,

22
gh-address-comments

Reads open PR comments and review threads on the current branch using the gh CLI, then helps you address selected ones. It fetches all comments, numbers them, summarizes the required fixes, and applie

23
gh-fix-ci

Debugs failing GitHub Actions checks on a PR using the `gh` CLI. It fetches run logs, summarizes the failure context, and proposes a fix plan before making any changes. External CI providers like Buil

24
imagegen

Generates and edits raster images inside a Codex session. Works with photos, illustrations, textures, UI mockups, product shots, and transparent-background cutouts. Uses a built-in tool by default; a

25
jupyter-notebook

Scaffolds and edits Jupyter notebooks for experiments and tutorials using a helper script and bundled templates. Handles the two main notebook modes: exploratory analysis and step-by-step teaching wal

26
linear

Connects to Linear via MCP to read, create, and update issues, projects, and team workflows. Supports sprint planning, bug triage, workload balancing, and release planning through natural-language too

27
netlify-deploy

Deploys web projects to Netlify using the Netlify CLI via npx. Handles authentication, site linking, preview and production deploys, and basic framework detection from package.json or netlify.toml. In

28
netlify-deploy

Deploys web projects to Netlify using the Netlify CLI via npx. Handles authentication, site linking, preview and production deploys, and basic framework detection from package.json or netlify.toml. In

29
notion-knowledge-capture

Converts conversations, chat threads, and meeting notes into structured Notion pages. It handles decisions, how-tos, FAQs, wiki entries, and documentation pages, then links them to related records in

30
notion-meeting-intelligence

Pulls context from Notion pages, drafts agendas and pre-reads, and enriches meeting materials with Codex research. Works across meeting types — status updates, decisions, planning sessions, retros, an

31
notion-research-documentation

Searches across Notion pages, pulls relevant content, and produces structured output: briefs, summaries, comparisons, or full reports with citations linking back to source pages. Works through the Not

32
notion-spec-to-implementation

Reads a Notion spec page and produces a linked implementation plan, task list, and progress tracking setup directly in Notion. Works with PRDs, feature specs, and migration docs. Keeps the spec, plan,

33
openai-docs

Fetches and surfaces current OpenAI developer documentation through an MCP server, covering the Chat Completions API, Responses API, Realtime API, Agents SDK, and related products. Handles model selec

34
pdf

Guides Claude through reading, generating, and validating PDF files. Uses Poppler to render pages as PNGs for visual inspection, reportlab for document creation, and pdfplumber or pypdf for text extra

35
pdf

Guides Claude through reading, generating, and validating PDF files. Uses Poppler to render pages as PNGs for visual inspection, reportlab for document creation, and pdfplumber or pypdf for text extra

36
playwright

Automates a real browser from the terminal using playwright-cli. Handles navigation, form filling, screenshots, snapshots, and data extraction without writing test files. Works through a wrapper scrip

37
playwright-interactive

Runs a persistent Playwright session inside a js_repl kernel to debug web and Electron apps without restarting the browser between iterations. Keeps browser, context, and page handles alive across cod

38
render-deploy

Deploys applications to Render by analyzing the codebase, generating a render.yaml Blueprint, and producing Dashboard deeplinks. Supports both Blueprint (Infrastructure-as-Code) and direct MCP-based s

39
screenshot

Captures screenshots at the OS level across macOS, Linux, and Windows. Supports full screen, specific app or window, pixel regions, and multi-display setups. Falls back to direct OS commands when help

40
security-best-practices

Reviews Python, JavaScript/TypeScript, and Go codebases for security vulnerabilities using language- and framework-specific guidance. Operates in three modes: writing secure-by-default code, passively

41
security-ownership-map

Analyzes git history to build a bipartite graph of people and files, then computes bus factor, sensitive-code ownership, and co-change clusters. Exports CSV and graph formats for Neo4j, Gephi, or dire

42
security-threat-model

Performs AppSec-grade threat modeling on a specific repository or code path. Maps trust boundaries, assets, entry points, and attacker capabilities, then enumerates concrete abuse paths with likelihoo

43
sentry

Connects to the Sentry API to read production error data. Fetches issue lists, event details, and basic health stats for a given org and project. All operations are read-only. Instead of switching to

44
slides

Builds and edits PowerPoint decks (.pptx) using PptxGenJS with a set of bundled helpers for layout, rendering, overflow detection, and font diagnostics. Handles new decks, slide recreation from screen

45
sora

Generates and manages Sora video jobs from text prompts. Covers the full lifecycle: create, edit, extend, poll status, download assets, and run local multi-job queues. Uses a bundled CLI with structur

46
speech

Generates spoken audio from text using the OpenAI Audio API. Supports single clips and batch jobs, with built-in voices and optional delivery instructions for tone, pacing, and emphasis. Uses a bundle

47
spreadsheet

Handles spreadsheet creation, editing, and analysis for .xlsx, .csv, and .tsv files. Uses openpyxl for formatting-aware Excel work and pandas for data workflows. Recalculates formulas and renders shee

48
transcribe

Transcribes audio files to text using OpenAI's transcription models. Supports plain text output and speaker diarization with known-speaker hints for labeled transcripts. Works via a bundled Python CLI

49
vercel-deploy

Deploys projects to Vercel from within an agent session. Handles CLI auth, framework detection, and fallback deployment when credentials aren't available. Returns a preview URL by default, with produc

50
winui-app

Scaffolds, develops, and maintains WinUI 3 desktop applications using C#, the Windows App SDK, and CommunityToolkit components. Covers environment setup, project creation, XAML controls, navigation, t

51
yeet

Automates the full Git workflow from staging to pull request in a single command using the GitHub CLI. It creates a branch, commits staged changes, pushes, and opens a draft PR with a structured descr