Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons726
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
gpt-5-4-prompting
✓★ 23,600by openai
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin
screenshot
✓★ 23,200by openai
OS-level desktop and window screenshot capture with flexible save locations and region selection. Supports full-screen, app/window, active-window, and pixel-region captures across macOS, Linux, and Windows Automatically routes to OS default screenshot location, user-specified paths, or temp directory based on context Includes platform-specific helpers (Python for macOS/Linux, PowerShell for Windows) with preflight permission checks on macOS to reduce repeated sandbox prompts Prioritizes...
skill-creator
✓★ 23,200by openai
Comprehensive guide for creating modular skills that extend Codex's specialized capabilities. Skills are self-contained folders with a required SKILL.md file and optional bundled resources (scripts, references, assets) that provide domain expertise, workflows, and tool integrations Follow progressive disclosure: metadata always in context, SKILL.md body loaded on trigger, bundled resources loaded as needed to minimize context bloat Six-step creation process: understand concrete examples,...
sentry
✓★ 23,200by openai
Read-only Sentry API queries for production error inspection and health summaries. Requires SENTRY_AUTH_TOKEN with read-only scopes ( project:read , event:read , org:read ); supports optional org, project, and base URL environment variables Core commands: list unresolved issues, fetch issue details, retrieve events for an issue, and inspect individual event data with automatic PII redaction Defaults to 24-hour time range, production environment, and 20-result limit (max 50); supports...
jupyter-notebook
✓★ 23,200by openai
Create and scaffold Jupyter notebooks for experiments and tutorials with bundled templates. Two notebook kinds: experiment for exploratory analysis and hypothesis-driven work, tutorial for instructional step-by-step content Helper script new_notebook.py generates clean notebooks from templates, avoiding manual JSON authoring Workflow emphasizes small, focused code cells paired with markdown explanations, with reference guides for experiment patterns, tutorial structure, and safe editing of...
imagegen
✓★ 23,200by openai
Generate or edit images via OpenAI's API with a bundled CLI for deterministic, reproducible runs. Supports three workflows: generate new images, edit existing images (inpainting, masking, background replacement, object removal), and batch runs across multiple prompts or variants Defaults to gpt-image-1.5 and requires OPENAI_API_KEY for live API calls; uses the bundled scripts/image_gen.py CLI for all operations Includes a structured decision tree and prompt augmentation template to classify...
by openai
PDF reading, creation, and validation with visual rendering and programmatic generation. Render PDF pages to PNG for visual inspection of layout, spacing, and typography before delivery using Poppler ( pdftoppm ) Generate PDFs programmatically with reportlab for reliable formatting; extract text and metadata with pdfplumber or pypdf Enforce quality standards: no clipped text, overlapping elements, broken tables, or rendering artifacts; ASCII hyphens only, human-readable citations Use...
gh-fix-ci
✓★ 23,200by openai
Debug and fix failing GitHub Actions checks in pull requests using gh CLI inspection and log analysis. Inspects PR checks via GitHub CLI, fetches GitHub Actions logs, and summarizes failure context with actionable log snippets Requires prior gh authentication with repo and workflow scopes; verifies status before proceeding Drafts a fix plan (using create-plan skill if available, otherwise inline) and implements only after explicit user approval Treats external CI providers (Buildkite, etc.)...
gh-address-comments
✓★ 23,200by openai
Locate and address review comments on GitHub PRs using gh CLI with user-guided workflows. Fetches all comments and review threads from the open PR for the current branch, displaying them with summaries of required fixes Requires gh CLI authentication with elevated permissions (workflow/repo scopes); prompts re-authentication if rate limits or auth errors occur mid-run Presents numbered comment list to user for selection, then applies fixes to chosen comments Handles sandboxing constraints by...
linear
✓★ 23,200by openai
Manage Linear issues, projects, and team workflows with structured MCP integration. Provides 20+ tools across issue management, project planning, documentation search, and team collaboration Supports eight practical workflows including sprint planning, bug triage, workload balancing, release planning, and retrospectives Requires Linear MCP server setup with OAuth authentication; includes Windows/WSL configuration guidance Executes operations in logical batches: read first for context, then...
notion-spec-to-implementation
✓★ 23,200by openai
Convert Notion specs into linked implementation plans, tasks, and progress tracking. Automates the workflow from spec discovery through task creation: search and fetch specs, parse requirements, generate implementation plans, and create tracked tasks in Notion. Includes templates for quick vs. full implementation plans, task creation patterns, and progress update cadences to match project scope. Provides reference guides for requirement extraction, task sizing (1–2 day chunks), dependency...
design-mcp-workflow
✓★ 22,300by anthropic
Design a Zoom MCP workflow for Claude. Use when deciding whether Zoom MCP fits a task, when planning tool-based AI workflows, or when separating MCP…
build-zoom-meeting-app
✓★ 22,300by anthropic
Build or embed a Zoom meeting flow. Use when implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between…
process-optimization
✓★ 22,300by anthropic
Analyze and improve business processes. Trigger with "this process is slow", "how can we improve", "streamline this workflow", "too many steps", "bottleneck",…
capacity-plan
✓★ 22,300by anthropic
Plan resource capacity — workload analysis and utilization forecasting. Use when heading into quarterly planning, the team feels overallocated and you need the…
close-management
✓★ 22,300by anthropic
Manage the month-end close process with task sequencing, dependencies, and status tracking. Use when planning the close calendar, tracking close progress,…
policy-lookup
✓★ 22,300by anthropic
Find and explain company policies in plain language. Trigger with "what's our PTO policy", "can I work remotely from another country", "how do expenses work",…
roadmap-update
✓★ 22,300by anthropic
Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new…
create-viz
✓★ 22,300by anthropic
Create publication-quality visualizations with Python. Use when turning query results or a DataFrame into a chart, selecting the right chart type for a trend…
choose-zoom-approach
✓★ 22,300by anthropic
Choose the right Zoom architecture for a use case. Use when deciding between REST API, Webhooks, WebSockets, Meeting SDK, Video SDK, Zoom Apps SDK, Zoom MCP,…
process-doc
✓★ 22,300by anthropic
Document a business process — flowcharts, RACI, and SOPs. Use when formalizing a process that lives in someone's head, building a RACI to clarify who owns…
view-pdf
✓★ 22,300by anthropic
Interactive PDF viewer. Use when the user wants to open, show, or view a PDF and collaborate on it visually — annotate, highlight, stamp, fill form fields,…
instrument-data-to-allotrope
✓★ 22,300by anthropic
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when…
setup-zoom-mcp
✓★ 22,300by anthropic
Decide when Zoom MCP is the right fit and produce a safe setup plan for Claude. Use when planning AI workflows over Zoom data, deciding between MCP and REST,…
validate-data
✓★ 22,300by anthropic
QA an analysis before sharing -- methodology, accuracy, and bias checks. Use when reviewing an analysis before a stakeholder presentation, spot-checking…
setup-zoom-oauth
✓★ 22,300by anthropic
Implement Zoom authentication correctly. Use when setting up app credentials, choosing an OAuth grant, requesting scopes, handling token refresh, or debugging…
status-report
✓★ 22,300by anthropic
Generate a status report with KPIs, risks, and action items. Use when writing a weekly or monthly update for leadership, summarizing project health with…
zoom-mcp
✓★ 22,300by anthropic
Guidance for the bundled Zoom MCP connectors. Use after routing to an MCP workflow when planning or troubleshooting tool-based access to meetings, recordings,…
sprint-planning
✓★ 22,300by anthropic
Plan a sprint — scope work, estimate capacity, set goals, and draft a sprint plan. Use when kicking off a new sprint, sizing a backlog against team…
build-zoom-bot
✓★ 22,300by anthropic
Build a Zoom meeting bot, recorder, or real-time media workflow. Use when joining meetings programmatically, processing live media or transcripts, or combining…