Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,218
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons582
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
flutter-setup-localization
✓★ 2,600by flutter
Add `flutter_localizations` and `intl` dependencies, enable "generate true" in `pubspec.yaml`, and create an `l10n.yaml` configuration file. Use when…
flutter-use-http-package
✓★ 2,600by flutter
Use the `http` package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API.
by anthropic
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to…
xlsx
✓★ 2,600by anthropic
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work…
expo-module
✓★ 2,200by expo
Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native…
expo-dev-client
✓★ 2,200by expo
Build custom Expo development clients for testing native code on physical devices via EAS Build or locally. Only needed when using custom native modules, Apple targets (widgets, app clips), or third-party native code not in Expo Go; try Expo Go first with npx expo start Supports cloud builds with automatic TestFlight submission or local builds on your machine, outputting .ipa (iOS) or .apk / .aab (Android) files Requires eas.json configuration with a development profile that sets...
eas-update-insights
✓★ 2,200by expo
Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per…
upgrading-expo
✓★ 2,200by expo
Structured guidance for upgrading Expo SDK versions and resolving dependency conflicts. Provides step-by-step upgrade process including diagnostics, cache clearing, and prebuild workflows for native changes Covers breaking changes across SDK 53–55, including React 19 migration, New Architecture defaults, React Compiler setup, and native module updates (tabs, audio, video) Includes deprecation map for packages like expo-av, expo-permissions, and AsyncStorage with replacement recommendations...
pr-reference
✓★ 1,200by microsoft
Generates PR reference XML containing commit history and unified diffs between branches with extension and path filtering. Includes utilities to list changed…
python-foundational
✓★ 1,200by microsoft
Foundational Python best practices, idioms, and code quality fundamentals - Brought to you by microsoft/hve-core
jira
✓★ 1,200by microsoft
Jira issue workflows for search, issue updates, transitions, comments, and field discovery via the Jira REST API. Use when you need to search with JQL, inspect…
dataflows-consumption-cli
✓★ 716by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
search-consumption-cli
✓★ 716by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
instrument-data-to-allotrope
✓★ 503by 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…
add-teams
✓★ 408by microsoft
Adds Microsoft Teams connector to a Power Apps code app. Use when sending Teams messages, posting to channels, or integrating with Teams chat.
add-excel
✓★ 408by microsoft
Adds Excel Online (Business) connector to a Power Apps code app. Use when reading or writing Excel workbook data from OneDrive or SharePoint.
add-onedrive
✓★ 408by microsoft
Adds OneDrive for Business connector to a Power Apps code app. Use when uploading, downloading, listing, or managing files in OneDrive.
add-mcscopilot
✓★ 408by microsoft
Adds Microsoft Copilot Studio connector to a Power Apps code app. Use when invoking Copilot Studio agents, sending prompts to agents, or integrating agent…
report-issue
✓★ 408by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
deploy
✓★ 408by microsoft
Builds and deploys a Power Apps code app to Power Platform. Use when deploying changes, redeploying an existing app, or pushing updates.
list-connections
✓★ 408by microsoft
Lists Power Platform connections in the current environment. Use when you need a connection ID before adding a connector to a code app.
dex
✓★ 204by sentry
Manage tasks via dex CLI. Use when breaking down complex work, tracking implementation items, or persisting context across sessions.
notion-cli
✓★ 134by notion
The CLI is self-documenting. Always prefer running these commands over guessing syntax or relying on memorized knowledge:
sentry-nextjs-sdk
✓★ 19by sentry
Full Sentry SDK setup for Next.js. Use when asked to "add Sentry to Next.js", "install @sentry/nextjs", or configure error monitoring, tracing, session replay,…
sentry-pr-code-review
✓★ 19by sentry
Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR…
sentry-pr-code-review
✓★ 19by sentry
Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR…
sentry-nextjs-sdk
✓★ 19by sentry
Full Sentry SDK setup for Next.js. Use when asked to "add Sentry to Next.js", "install @sentry/nextjs", or configure error monitoring, tracing, session replay,…
tasks-build
✓★ 17by notion
Build a task from a Notion page URL. Fetches task details, marks it in progress, implements the work, and updates status in Notion.
meeting-intelligence
✓★ 17by notion
Prepare meeting materials by gathering context from Notion, enriching with research, and creating both an internal pre-read and external agenda saved to Notion.
prisma-cli-format
✓★ 8by prisma
prisma format. Reference when using this Prisma feature.