Integrations & APIs Agent Skills

Integration agent skills teach AI agents to work with specific external services and APIs: third-party platforms, webhooks, MCP servers, and data syncs. Instead of re-explaining an API every session, install the skill and the agent knows the endpoints and conventions.

Integrations & APIs

2,327 skills
agentskillexchange
AWS S3 MCP Server
Sets up an AWS S3 MCP server using the AWS SDK for JavaScript, with installation and documentation links.
28
agentskillexchange
Elasticsearch MCP
Provides guidance for setting up an Elasticsearch MCP server, including prerequisites and links to official documentation.
28
agentskillexchange
Notion MCP Server
Sets up the Notion SDK client for building integrations that interact with Notion workspaces.
28
agentskillexchange
Openai MCP Server
Installs and configures the official OpenAI Node.js client library for use in agent projects, with usage examples and links to upstream documentation.
28
agentskillexchange
Stripe MCP Server
Sets up the Stripe Node.js library for building payment integrations, with links to official documentation and source.
28
agentskillexchange
Hubspot MCP Server
Installs the HubSpot API client for Node.js and links to HubSpot API documentation for building integrations.
28
agentskillexchange
Unified AI System Gateway
Enhances plain-language requests into structured, reviewable prompts and inspects a self-hosted MCP gateway with provider-free defaults.
28
agentskillexchange
Buf Protobuf Linter
Lints Protocol Buffer definitions using the Buf CLI ruleset and validates gRPC service contracts, detecting breaking changes between proto revisions with git integration.
28
agentskillexchange
Notion AI Workspace
Integrates with the Notion API using the official JavaScript SDK to build and manage Notion workspaces.
28
agentskillexchange
Supabase MCP Server
Sets up a Supabase MCP server for managing Postgres databases through a RESTful API, including fetching tables, adding roles, and running queries.
28
agentskillexchange
Stancl Tenancy V3 Multi Tenant Laravel
Builds multi-tenant Laravel SaaS applications with stancl/tenancy v3, covering tenant identification, data isolation, bootstrappers, queues, and production patterns.
28 · bundle
agentskillexchange
Weaviate MCP Server
Sets up and runs the Weaviate MCP server, including building and testing with the provided client.
28
agentskillexchange
Grafana Alert Router
Routes Grafana alerting webhook payloads to Slack, PagerDuty, and OpsGenie channels based on label matching rules, with support for alert grouping and silence management via the Grafana Alerting API.
28
agentskillexchange
Oauth2 Flow Debugger
Inspects and debugs OAuth 2.0 authorization flows including PKCE, client credentials, and device code grants, validating tokens, decoding claims, and tracing redirect chains.
28
redpanda-data
Connect Cdc Tigerbeetle
Streams change data capture events from a TigerBeetle financial transactions database into Redpanda or Kafka using the tigerbeetle_cdc input, with checkpointing, filtering, and routing guidance.
6 · bundle
pranavnagrecha
Platform Cache
Guides the design and review of Salesforce Platform Cache usage in Apex, covering org versus session cache, cache-aside patterns, invalidation, and safe key design.
15 · bundle
pranavnagrecha
Flow For Slack
Guides Salesforce Flow builders through the Flow Core Actions for Slack catalog, covering prerequisites, common patterns, and troubleshooting for sending messages and managing channels.
15 · bundle
pranavnagrecha
Mcae Pardot API
Integrates with the Account Engagement (Pardot) REST API v5 to authenticate via Salesforce OAuth, perform CRUD on Prospects, query Visitors and Visitor Activities, configure Form Handlers, and handle cursor-based pagination.
15 · bundle
pranavnagrecha
Lwc GRAPHQL Wire
Reads related records across multiple sObjects in one GraphQL request, paginates related lists with cursors, and replaces overlapping @wire(getRecord) calls with a single cache-shared query.
15 · bundle
pranavnagrecha
Mobile Publisher
Plans, configures, and maintains Salesforce Mobile Publisher branded apps for App Store and Google Play distribution, covering build assets, push certificates, and version policies.
15 · bundle
pranavnagrecha
Mcae Pardot Setup
Configures Marketing Cloud Account Engagement (MCAE, formerly Pardot) business units: Salesforce v2 connector activation, connector user permissions, Salesforce User Sync, prospect field sync rules, tracking domain setup, and Account Engagement Lightning App installation.
15 · bundle
pranavnagrecha
Apex REST Services
Guides building, reviewing, and debugging inbound Apex REST resources with explicit status codes, JSON error shapes, and versioned URL mappings.
15 · bundle
pranavnagrecha
Commerce Order API
Submits, retrieves, and manages headless B2C Commerce storefront orders via SCAPI ShopAPI Orders or legacy OCAPI, including SLAS authentication, order amendment, status retrieval, and notifications.
15 · bundle
pranavnagrecha
Fsl Scheduling API
Implements Apex code that calls the FSL scheduling API (GetSlots, schedule, GradeSlotsService, OAAS) with correct transaction boundaries, bulk patterns, and licensing considerations.
15 · bundle
pranavnagrecha
Cpq Test Automation
Writes and debugs Apex test classes for Salesforce CPQ, covering quote setup, price rule execution via ServiceRouter, contracting, and order generation.
15 · bundle
pranavnagrecha
Marketing Cloud API
Integrates Salesforce or external systems with Marketing Cloud Engagement REST and SOAP APIs, covering OAuth 2.0 authentication, journey injection, triggered sends, and Data Extension row operations.
15 · bundle
comeonoliver
Crow
Enables AI agents to autonomously pay for APIs and services via HTTP requests to CrowPay, supporting x402 USDC payments and credit card transactions with configurable spending rules.
61
comeonoliver
Slack
Interact with Slack by reacting to messages, managing pins, sending, editing, and deleting messages, and fetching member and emoji information.
61
comeonoliver
Wacli
Sends WhatsApp messages, syncs chat history, and searches messages via the wacli command-line tool when explicitly requested.
61
comeonoliver
Notion
Create, read, update, and query Notion pages, data sources, and blocks via the Notion API using curl commands.
61
comeonoliver
Clinpgx
Queries the ClinPGx REST API for pharmacogenomic gene-drug data, clinical annotations, CPIC guidelines, and FDA drug labels, generating markdown reports with CSV tables.
61
comeonoliver
Labstep
Query experiments, protocols, resources, and inventory in the Labstep electronic lab notebook using the labstepPy API.
61
yuymf
Xhs Publish
Publishes image, video, and long-form posts to Xiaohongshu (Little Red Book) with scheduling, tags, and visibility options, after user confirmation.
1
yuymf
Xhs Interact
Interacts with Xiaohongshu posts by posting comments, replying to comments, liking, and favoriting via a local CLI script.
1
dvcrn
Tts
Converts text to speech and generates MP3 audio files using Hume AI or OpenAI APIs, printing the file path for delivery.
32 · bundle
dvcrn
Veo
Generates video clips from text prompts using Google's Veo API, supporting configurable duration, aspect ratio, and model selection.
32 · bundle

Frequently asked questions

What are Integrations & APIs agent skills?

Integration agent skills teach AI agents to work with specific external services and APIs: third-party platforms, webhooks, MCP servers, and data syncs. Instead of re-explaining an API every session, install the skill and the agent knows the endpoints and conventions.

Which Integrations & APIs skills are most installed?

Popular Integrations & APIs skills on SkillMD right now include Stripe MCP Server, Stancl Tenancy v3 — Multi-Tenant Laravel, connect-cdc-tigerbeetle. Rankings shift as installs change; sort this page by "Most downloaded" for the live list.

Do Integrations & APIs skills work with Claude Code and Cursor?

Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds add <owner>/<name>, or copy the file into your agent's skills directory.