Integrations & APIs
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.
-
superior-trade Bundle Aerodrome 2Use when creating, validating, backtesting, deploying, sizing, or troubleshooting Aerodrome/Base spot trading strategies through the Superior Trade API, especially Freqtrade configs using exchange.name "aerodrome", AERO/USDC or CHECK/USDC pairs, AMM market swaps, wallet/gas balance checks, no-orderbook pricing, or Aerodrome live deployment safety.
-
superior-trade Bundle Hyperliquid 2Use when backtesting, deploying, checking funding readiness, or debugging a Hyperliquid strategy through Superior Trade Unified API — writing Freqtrade configs and strategy code, running sweeps, checking managed-wallet balances, trading HIP-3 perps, or diagnosing a deployment that will not start or trade.
-
superior-trade Bundle Superior Trade 2Use when a user wants to start trading with Superior Trade and does not have everything set up yet — getting an API key, creating and funding a trading account, choosing a venue or strategy, running a first backtest, or going live. Start here, then hand off to the venue skill. Covers Hyperliquid, Polymarket, Lighter, and Aerodrome.
-
nclamvn Bundle Eldercare Offline Queue 2Hàng đợi cảnh báo offline cho Bà Nội Care. Khi gửi Zalo/Telegram thất bại (network error, API error, timeout), alert được lưu vào memory queue. Cron mỗi 1 phút kiểm tra queue và retry. CRITICAL: Đảm bảo SOS alert KHÔNG BAO GIỜ mất. Queue persist qua restart (dùng memory, không RAM).
-
xray-inc Skill Weekly Exec BriefSynthesizes team updates, key metrics, and inbox highlights into one Monday-morning brief for your leadership team. Use at the start of the week when you have a pile of Slack threads, docs, and numbers to turn into a single readable brief.
-
agrim Bundle Apple Privacy System IntegrationsPrivacy-safe Apple system integration for Swift and SwiftUI apps. Use when adding, changing, auditing, or debugging HealthKit, CloudKit, App Intents, WidgetKit, ActivityKit, Live Activities, Core Spotlight, WatchConnectivity, permissions, privacy manifests, Info.plist purpose strings, sensitive data flows, or App Store privacy behavior.
-
contentstack Skill Testing 2Use when verifying changes without an automated test suite, or planning how to test this kickstart app.
-
contentstack Skill Framework 2Use when changing Next.js App Router structure, next.config.mjs, images, PostCSS, or Tailwind in kickstart-next-ssr.
-
contentstack Skill Code Review 2Use when preparing or reviewing a pull request for kickstart-next-ssr.
-
deep153 Bundle TddTest-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
-
hrygo Bundle Hotplex Docs Patrol维护 HotPlex 当前文档,将代码、配置、API 或发布变更映射到 BFS 可达文档,只修复已验证的文档漂移。不要用于普通润色、运行时诊断或版本发布。
-
andersonamaral2 Skill Python Fastapi Todo AppCreates a simple Todo API with FastAPI, SQLite, and basic CRUD operations.
-
andersonamaral2 Skill Python Fastapi Todo App 2Creates a simple Todo REST API with FastAPI, SQLite, and basic CRUD operations. Use when the user asks to create a todo app, task manager API, or a simple Python REST API with create/read/update/delete endpoints.
-
andersonamaral2 Skill Python Fastapi Todo App 3Creates a simple Todo REST API with FastAPI, SQLite, and basic CRUD operations. Use when the user asks to create a todo app, task manager API, or a simple Python REST API with create/read/update/delete endpoints.
-
dcouple Skill Prepare Pr 3Commits changes grouped by done-plans, rebases main, builds API and webapp, then creates or updates a PR. Replaces the commit command. Use when you're ready to open or update a pull request.
-
qwwiwi Bundle Groq Voice 2Transcribe voice messages (.ogg) via Groq Whisper API. When you see <media:audio> in a message, extract the file path and transcribe it using the included script.
-
qwwiwi Skill Datawrapper 2Create charts, tables, and data visualizations via Datawrapper API
-
xclouddev Bundle AccountxCloud account, identity, and org-level reads — current user, API token listing and revocation, Cloudflare integrations, WordPress blueprints, and API health. Use for "who am I", token management, listing blueprints, or checking integrations. NOT server or site operations (see xcloud:servers / xcloud:sites).
-
ly0o0o Bundle Doc Writing结构化技术文档写作。支持需求、产品讨论、技术设计、API 变更、决策记录,强调信息密度与可扫描性。
-
processmission Skill Zephyr Patch ReviewUse when reviewing Zephyr diffs or patch stacks for correctness, integration, coverage, reviewer boundaries, or merge readiness.
-
riktar Bundle Theoneloop VerifyVerify TheOneLoop story acceptance criteria or an integrated sprint increment using observable evidence. Use after a positive review or after integration and rework; does not express human acceptance of requirements.
-
lukasa1993 Bundle Tanstack DB Playbook Tanstack DBTanStack DB patterns for reactive client-side data with live queries and optimistic mutations. Use for collections, queries, mutations, schemas, and sync engine integration.
-
lukasa1993 Bundle Tanstack DB Playbook Tanstack DB ElectricElectricSQL integration with TanStack DB. Use for real-time Postgres sync, shapes, txid matching, proxy setup, and debugging.
-
ivanwng97 Skill Beautify DecorationIterate on the visual identity of a top-down pixel-art decoration (sprite + layout integration) in pixtuoid. Use when redesigning an existing decoration (pantry, lounge, meeting room, cubicle decor) or adding a new one. Captures the rebuild trap, the visual-verification loop, resolution constraints, sprite-format pitfalls, and the layout-integration checklist that we learned the hard way during the pantry beautify session.
-
scotttylertech Skill Backend Unit TestingWrite backend unit/integration tests in C# using xUnit, Testcontainers, and EF Core against a real PostgreSQL database. Use when: writing manager tests, creating test classes with DatabaseFixture, adding tests that use TransactionalDbContext, writing tests with ChangeTracker.Clear(), hardcoding entity Ids, arranging minimal test data, or following team unit test standards and patterns.
-
wayne2wang Bundle Zilin Skill IntegratorIntegrate a newly created or updated skill into Zilin's codex-skills-zilin GitHub collection, matching its README branding, catalog, packaging, installer, and validation conventions. Use for preparing a skill for this repository or reviewing an integration; not for executing the imported skill's workflow or building an unrelated plugin.
-
antongulin Skill Agenticflow Built In Credits 2Use AgenticFlow's built-in features and account credits first — before adding external API keys (BYOK). Use this skill whenever the user asks about image generation without API keys, wants to use their existing credits, asks about built-in vs BYOK, or mentions agenticflow_generate_image, web_search, web_retrieval, or credit-efficient workflows. BYOK is only for extension when unsatisfied or explicitly requested.
-
apify Skill Apify Sdk Integration 2Integrate Apify into an existing JavaScript/TypeScript or Python application using the apify-client package. Use when adding web scraping, automation, or data extraction capabilities to an existing app via the Apify API.
-
runchuan-bu Skill CustomizeAdd new capabilities or modify BioClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.
-
runchuan-bu Skill Add ParallelAdd Parallel AI Integration
-
zerx-lab Skill Add API Endpoint 2Add a new HTTP endpoint end-to-end across the Go (Huma) backend and the Electron TS renderer. Use when the user asks to add a route, expose a new API, or wire a new request/response type from Go to TS. Covers the mandatory `Go struct → huma.Register → openapi → codegen → typed client` chain.
-
contentstack Skill Contentstack Utils 2Public API—ContentstackUtils, Option/Renderable, RTE/JSON, GQL, variants, errors; no bundled HTTP client.
-
linuxchata Skill Csharp Testing Standards 2Defines the testing standards, patterns, and conventions for all C# unit and integration test projects. Rules cover test framework usage, naming, structure, mocking, assertions, and parameterization. Apply these rules uniformly across all test projects.
-
fastn-ai Skill GatewayOperating manual for the fastn gateway - clear its required first read, pick and install the right fastn skill, and keep the installed copy in sync with the published version. Use whenever a task touches a fastn connector, integration, workflow, sync, widget, automation, or any external app reached through fastn.
-
makenotion Skill Auth Guide 3Guide to setting up third-party authentication for a Notion Worker. Covers brokered credentials for external-service API keys / personal access tokens, OAuth, and plaintext environment secrets only when worker code needs the value. Use when the worker needs credentials for a non-Notion API, not for Notion API tokens or `ntn login`.
-
mikerrr Bundle Postgres To Clickhouse IntegrationPostgreSQL → ClickHouse Data Integration
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 aerodrome, hyperliquid, superior-trade. Rankings shift as installs change; sort this page by "Most installs" 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@latest add <owner>/<name>, or copy the file into your agent's skills directory.