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.
-
primer Skill ChangesetsUse when a pull request changes a package's public API. Covers affected packages, semantic version impact, file format, and user-focused release notes.
-
princekrz Bundle Skills BuilderBuild, review, and improve any Claude skill interactively. Use when user says "build a skill", "create a skill", "review my skill", "improve this skill", "I need a skill for", "skill template", or "help me write a skill". Do NOT use when user wants to build an actual app, website, or API — only when they want to create a SKILL for Claude.
-
quantskills Bundle Pandadata APIPandadata/panda_data Python SDK API reference skill for selecting, calling, and troubleshooting Pandadata data interfaces from the bundled Chinese 接口文档. Use when the user asks to query Pandadata data, choose the right panda_data.get_* method, write or validate panda_data 0.0.12 Python examples, inspect request/response fields, or install/load/use this skill in Claude Code, Codex, Hermes, OpenClaw, Cursor, or WorkBuddy agents.
-
quanvu309 Bundle TritemeUse this skill whenever the user wants to write, draft, reply to, or improve a professional message for WhatsApp, email, Slack, or any work communication. Trigger on phrases like "draft a message", "reply to this", "help me write", "make this more professional", "follow up with", "how should I respond", or when the user shares a conversation thread and needs help composing a response. Also trigger when the user asks about professional communication style, tone, or etiquette. This skill covers client communication, project updates, meeting coordination, payment discussions, proposals, pushback handling, status updates, and any business messaging where clarity, momentum, and relationships matter. Do NOT use for long-form content (articles, reports, essays), code, or whole documents. This skill is for messages and short business communications only. Produces a ready-to-send message in the requested channel's format, plus the key choices behind it.
-
qxcnm Bundle Cm ImagegenGenerate or edit raster images through CodexManager's OpenAI-compatible Images API when Codex should use the current Codex provider base_url and auth.json API key instead of the official built-in image_gen tool. Use when the user asks for CodexManager image generation, API-key/provider-mode image generation, or image generation through CodexManager account pools, routing, logs, and billing.
-
rdsolod-ui Bundle Vk Ads LeadformАудит и сборка лид-форм VK Ads по четырём шагам: оформление, вопросы, результат, настройки. Проверка полей, медиа, API-схем и различий редактора с документацией.
-
randygaul Skill Header API ReviewCute Framework public header conventions and review checklist. Reference before creating or modifying any file in include/.
-
resemble-ai Bundle Resemble DetectDeepfake detection and media safety — detect AI-generated audio, images, video, and text, trace synthesis sources, and analyze media intelligence using direct Resemble AI API calls
-
rabithua Bundle Rote NotesInteract with the Rote platform via OpenKey (API Key). Capabilities include creating notes/articles, searching/retrieving notes, managing reactions, and updating user profiles.
-
respawn-llc Skill KsrcSearch/read 3rd-party Gradle dependency sources. Avoid directly accessing `.gradle`; instead, proactively use this skill to inspect source code of dependencies to learn API shapes or implementations.
-
rgzn7 Bundle Stunning Landing Page制作具有惊艳动画交互的 landing page(落地页/官网首页),也适用于个人作品集、设计师主页、工作室官网和实验型单页。用户只需给出一个主题或产品,本 skill 参考 Apple、Duolingo、Canva、Stripe、Linear、Awwwards 与 OS-HUD 实验作品集等模式,自动设计滚动叙事或单屏交互舞台、视差、微交互等效果,产出令人惊叹的单页网站。凡是用户提到 landing page、落地页、官网、产品首页、宣传页、作品集、设计师主页、酷炫动画网页、滚动动画、"像 Apple 官网那样" 等需求时,务必使用本 skill,即使用户没有明确要求动画效果。
-
remorses Skill Tuistorytmux for AI agents. Run dev servers and TUIs in named background sessions that agents can read, wait on, snapshot, and type into. Replaces tmux with reactive waiting instead of blind `sleep`. Projects wrap their dev script with tuistory (`"dev": "tuistory -- next dev"`) so agents get a background session and humans get auto-attached. Use tuistory when you need to: - Run background dev servers or long-lived processes - Control interactive CLIs and TUIs (type, press keys, click, wait, snapshot) - Write Playwright-style tests for terminal apps **CLI** (`tuistory`) for background sessions. **JS/TS API** (`launchTerminal`) for programmatic control and tests.
-
rdsolod-ui Bundle Vk Ads CodexИсследование и работа с VK Рекламой: кабинеты, кампании, группы, объявления, аудитории, аналитика, каталоги, API и интеграции. Используйте для технических задач VK Ads с проверкой актуальной документации.
-
rhino-ty Bundle K Law AssistantReal-time Korean law lookup skill using Beopmang API v4 (api.beopmang.org). Searches statutes, articles, court cases, and revision history. Converts everyday Korean to legal keywords via keyword-map, verifies legal claims, and falls back to web search for the latest or unsupported data. No API key required. Triggers on Korean law names (민법, 근로기준법, 형법, etc.), legal questions (합법이야, 해도 돼, 처벌, 권리), and statute citations.
-
rikyz90 Bundle Uexcorp ScAdvanced Star Citizen trade advisor. Query live commodity prices, optimize trade routes, contribute market data, and create trade listings using the UEXCorp API.
-
right-git Bundle GittyInspect Git repositories, review pull or merge requests, address review feedback, debug CI failures from workflow files and local history, prepare patches or branches for review, and when requested publish review comments back to GitHub or GitLab through token-authenticated REST calls. Use when Codex receives a repo path, repo URL, PR or MR link, branch name, commit SHA, patch-review request, pasted review feedback, or pasted CI logs and should work from local git state first; when starting from a PR or MR link, clone into the OS temp directory and review locally; when comment publishing or PR creation is requested, validate `GITHUB_TOKEN` or `GITLAB_TOKEN` first and stop if the required token is unavailable or invalid.
-
runningz1 Bundle Volcengine SearchThis skill should be used when performing web searches, image searches, or obtaining AI-generated summaries of search results using Volcengine's (ByteDance) Fusion Information Search API. Trigger this skill when users request to search the web, find images, get search summaries with AI analysis, or need structured search results with metadata like authority levels, publish times, and rich card data (weather, stocks, exchange rates, etc.).
-
runwayml Bundle Runway Studio SkillsUse this skill when the user wants to generate videos, images, or audio using the Runway API. Covers product ad videos, text-to-video, image-to-video, video-to-video, character performance, image generation, sound effects, TTS, speech-to-speech, voice dubbing, and voice isolation.
-
rubysolo Skill EnvisibleSet up envisible to manage encrypted secrets in a project's config and env files. Use when the user wants to encrypt secrets in a repo, mentions envisible, wants to replace plaintext credentials in `.env` / yaml / json / toml with `ENC[...]` markers, or needs to migrate an existing project to encrypted-at-rest secrets.
-
runapi-ai Bundle DeepseekCall the DeepSeek API (deepseek-v4-pro, deepseek-v4-flash, and deepseek-v4-flash-vision-exp) through RunAPI using OpenAI-compatible Chat Completions and Responses. Use for DeepSeek text, image input, streaming, the verified Flash function path, or an existing compatibility client that needs the conditional reference.
-
runapi-ai Skill Fish AudioCreate account-owned Fish Audio voice resources, attempt to reuse their IDs, or generate MP3/WAV speech through RunAPI. Use for voice resource management, one-off speech generation, or application integration. Prefer the RunAPI CLI for one-off requests and the target-language SDK for production integration.
-
runapi-ai Bundle GlmCall the GLM API (GLM 5.3 and earlier GLM 5 and 4 series) through RunAPI using OpenAI-compatible Chat Completions. Use for GLM text chat, streaming, or an existing compatibility client that needs the conditional reference.
-
runapi-ai Bundle KimiCall the Kimi API (kimi-k3, kimi-k2.7-code, kimi-k2.6, kimi-k2.5) through RunAPI using OpenAI-compatible Chat Completions. Use for Kimi text chat, streaming, or an existing compatibility client that needs the conditional reference.
-
runapi-ai Bundle MinimaxCall the MiniMax text API (MiniMax-M3 through MiniMax-M2) through RunAPI using OpenAI-compatible Chat Completions. Use for MiniMax text chat, streaming, or an existing compatibility client that needs the conditional reference.
-
runapi-ai Skill Openai TranscriptionTranscribe uploaded audio through RunAPI with an OpenAI-compatible API. Use for one-off transcription, subtitle output, multilingual hints, or application integration. Prefer the RunAPI CLI for manual requests and the target-language SDK for production integration.
-
runapi-ai Skill Openai TtsGenerate MP3 speech with OpenAI TTS through RunAPI. Use for one-off speech generation or application integration. Prefer the RunAPI CLI for one-off requests and the target-language SDK for production integration.
-
runapi-ai Skill ProducerGenerate FUZZ music from exact lyrics or instrumental briefs with Producer through RunAPI. Use the RunAPI CLI for one-off work and the language SDKs for application integration.
-
sailnmobula Skill Genie GdkAGIBOT Genie 02 GDK v2.3.4 API reference for Python, C++, and ROS2 interfaces. Use when writing code that controls the Genie 02 robot.
-
sammchardy Bundle Python BinanceHelp developers use the python-binance library for trading on Binance. Use when code imports binance, references Client/AsyncClient, or asks about Binance API trading, market data, websockets, or account management.
-
cold-iq Skill N8n Triggers WebhooksConfigure n8n triggers and webhooks for real-time and scheduled automations. Use when the user asks about n8n webhook setup, cron triggers, schedule triggers, app event triggers, webhook URLs, webhook authentication, or how to start n8n workflows. Triggers on "n8n webhook", "n8n trigger", "cron trigger", "schedule trigger", "webhook URL", "webhook auth", "test vs production URL". Do NOT use for workflow design beyond the trigger node.
-
cold-iq Skill Website VisitorsWebsite visitor identification and tracking for B2B outbound. Use when the user asks about website visitor tracking, RB2B setup, pixel-based identification, IP-to-company matching, visitor de-anonymization, Warmly, Leadfeeder, Koala, visitor alerts, or Slack integration for website visitors. Do NOT use for content engagement on social (use content-engagement skill) or intent data from third parties (use multi-signal skill).
-
gmmh1 Skill Linkedin Ads Lead Gen FormsBuild and optimize LinkedIn Lead Gen Forms — field selection, qualification questions, and lead-quality tuning. Triggers on 'set up Lead Gen Forms', 'improve my LinkedIn lead quality', 'LinkedIn form conversion rate', or 'CRM integration for LinkedIn leads'. On-platform lead capture, distinct from website-conversion campaigns.
-
cleanexpo Skill API TestingSynthex API testing enforcer. NEVER mock the database in integration tests — use real Supabase. NEVER skip the 401 (unauthenticated) or 403 (wrong org) test cases. NEVER use pnpm. ALWAYS structure tests as: 401 → 403 → 400 → 200/201 happy path. Activate on ANY request to write API tests, validate endpoints, add test coverage, or check test quality.
-
cleanexpo Skill Token HealthConnection token-health for Synthex integrations. Diagnoses "what's connected / why is the dashboard empty" by reading live connection state from the DB (no login needed), explains the refresh/monitor crons that keep tokens alive, and gives the reconnect runbook for connections that can't self-heal. Use on ANY "is X connected", "nothing's working", "tokens expired", "GA4/GSC/LinkedIn not loading", or integration-health question.
-
cleanexpo Skill Ship Loop SmokeFull system smoke child loop. Wraps scripts/overnight-smoke.mjs --iterations=1 to run the existing 4-layer rig (surface health + CSP hydration + API contract + fault injection) once per tick. Aggregates JSONL output into ship-loop-state.json. Lifts P0/P1 findings into ship-loop-escalations.md. "Until 100% green" = if any P0/P1 detected, sets state to red so master re-triggers next cycle. Use standalone via /loop ship-loop-smoke or wired into the master orchestrator.
-
tonydzi Bundle WowAssemble a full multi-tier content episode from a milestone session's hot context and publish it out of band, ahead of the nightly schedule: teasers go to chats right after one approval, the rest follow by topology. Triggers: "/wow", "this is a milestone", "this session is great, tell everyone".
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 changesets, skills-builder, pandadata-api. 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.