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.
-
aws-samples Bundle Vpc Ipam DiagnosticsUse this skill to investigate and troubleshoot Amazon VPC IPAM problems by analyzing IPAM creation, scope configuration, pool management, CIDR provisioning, allocation failures, overlap detection, organization integration, cross-region configuration, BYOIP, public IP insights, compliance monitoring, and following structured runbooks. Activate when: IPAM creation failures, scope configuration issues, pool errors, CIDR provisioning problems, allocation failures, overlap detection, organization integration issues, cross-region problems, BYOIP provisioning, public IP insights, compliance monitoring, or the user says something is wrong with VPC IPAM.
-
aws-samples Bundle Workdocs DiagnosticsUse this skill to investigate and troubleshoot Amazon WorkDocs problems by analyzing site creation, directory integration, upload/download failures, sync client issues, sharing permissions, collaboration, user management, admin controls, migration, storage, and API integration. Activate when: site creation failures, directory integration issues, upload/download errors, sync client problems, sharing permission errors, user management issues, migration failures, storage limits, or the user says something is wrong with WorkDocs.
-
aws-samples Bundle Qbusiness DiagnosticsUse this skill to investigate and troubleshoot Amazon Q Business problems by analyzing application creation, data source connectors, retrieval quality, guardrails, plugins, web experience, IAM Identity Center integration, and following structured runbooks. Activate when: application creation failures, connector sync errors, poor retrieval, guardrail blocking, plugin errors, web experience issues, SSO problems, or the user says something is wrong with Q Business.
-
aws-samples Bundle Apigateway DiagnosticsUse this skill to investigate and troubleshoot Amazon API Gateway problems including REST API, HTTP API, and WebSocket API types by analyzing configurations, integrations, authorizers, deployments, and following structured runbooks. Activate when: Lambda proxy errors, integration timeouts, 4xx/5xx errors, CORS failures, authorization issues (Lambda authorizer, Cognito, IAM), throttling, deployment failures, custom domain problems, WebSocket connection issues, mapping template errors, request validation failures, binary media type issues, stage variable problems, canary deployment issues, or the user says something is wrong with API Gateway without naming specific symptoms.
-
aws-samples Bundle Timestream DiagnosticsUse this skill to investigate and troubleshoot Amazon Timestream problems by analyzing table creation failures, retention configuration, write failures, rejected records, batch write errors, query failures, query performance, scheduled queries, memory store issues, magnetic store configuration, Grafana integration, IoT Core integration, IAM permissions, VPC endpoints, and following structured runbooks. Activate when: table creation failures, retention policy misconfiguration, write ingestion errors, rejected records, batch write failures, query syntax errors, slow queries, scheduled query failures, memory store retention issues, magnetic store write problems, Grafana plugin issues, IoT Core rule action failures, IAM access denied, VPC endpoint configuration errors, or the user says something is wrong with Timestream without naming specific symptoms.
-
aws-samples Bundle Autoscaling DiagnosticsUse this skill to investigate and troubleshoot EC2 Auto Scaling problems by analyzing scaling activities, launch failures, health checks, scaling policies, lifecycle hooks, ELB integration, and mixed instances configuration using structured runbooks. Activate when: group not scaling out, not scaling in, scaling too aggressively, cooldown issues, launch failures, launch template errors, AMI issues, health check failures, instance refresh problems, warm pool issues, target tracking not working, step scaling misconfigured, predictive scaling inaccurate, lifecycle hook timeouts, termination policy unexpected, ELB health check mismatches, EventBridge events missing, mixed instances allocation failures, spot capacity issues, or the user says something is wrong with Auto Scaling without naming specific symptoms.
-
williamcorrea23 Bundle Sap AribaThis skill handles all SAP Ariba tasks including Sourcing (RFx, e-Auction), Contracts, Procurement (catalog, requisition, PR-to-PO), Supplier Lifecycle & Performance (SLP), Spend Analysis, Network (supplier collaboration), Buying & Invoicing, Guided Buying, integration with S/4HANA (CIG / Ariba Network Adapter), supplier onboarding, sourcing event creation, contract authoring, catalog management, Ariba Network IDs (ANID). Use whenever the user mentions Ariba, sourcing, RFx, e-auction, supplier lifecycle, Ariba Network, spend analysis, contract authoring, guided buying, ANID, or any Ariba module.
-
williamcorrea23 Bundle Sap Sto Create通过 S/4HANA OData API 创建 STO 调拨订单(ZSTO_T1/ZSTO_T2)。当用户意图为:创建 STO、创建 SAP 调拨订单、公司间/工厂间调拨、指定发出工厂+接收工厂+物料+数量+交期创建采购订单时触发。必须强制执行「先 preview 确认、再 create」的双步骤门禁。
-
davidcastagnetoa Bundle FastapiFramework async de alto rendimiento para exponer endpoints REST en el orquestador
-
davidcastagnetoa Bundle Oauth2 PkceFlujo OAuth 2.0 con PKCE para autenticación segura de clientes móviles
-
davidcastagnetoa Bundle Express EndpointCrea endpoints Express siguiendo el patron Controller → Service → Prisma del proyecto Ocralis. Usar cuando se necesita un nuevo endpoint REST con validacion Zod, middleware de autenticacion y servicio.
-
davidcastagnetoa Bundle API Key ManagementAutenticación para clientes server-to-server mediante API Keys
-
davidcastagnetoa Bundle Saltra IntegrationIntegra nuevas operaciones con la API SALTRA v4 (Seguridad Social espanola) para alta, baja, consulta NSS y gestion de certificados digitales. Usar para cualquier interaccion con la Seguridad Social.
-
ascend-ai-coding Bundle External Cannbot Ops Ascendc Docs SearchAscend C 开发资源检索技能。通过本地 API 文档索引、示例代码映射和在线文档兜底搜索定位开发资料,优先查本地、缺失时再查在线。当需要查询 API 用法、示例代码、兼容性信息、官方资料入口或定位文档来源时使用。
-
ascend-ai-coding Bundle External Gitcode Ascend Triton Operator Design生成适用于 Ascend NPU 的 Triton 算子需求文档。当用户需要设计新的 Triton 算子、编写算子需求文档、进行算子性能优化设计时使用。核心产出:功能定义、API 接口、Tiling 策略、Kernel 实现方案。
-
ascend-ai-coding Bundle External Cannbot Ops Ascendc API Best PracticesAscend C API 使用最佳实践。提供算术、归约、数据搬运、Buffer管理、精度转换等 API 的正确用法和限制说明。触发:用户询问具体 API 用法(如"DataCopy 怎么用")、遇到 API 参数错误或限制报错(如 repeatTimes、对齐问题)、需要查看 API 最佳实践或避坑指南时。
-
ascend-ai-coding Bundle External Cannbot Ops Ascendc Regbase Best Practice当需要为 DAV_3510 RegBase 算子确认 API 约束、实现结构、排查常见陷阱或选择真实参考算子时使用。
-
ascend-ai-coding Bundle External Gitcode Ascend Triton Operator Code Review静态检视 Triton 算子代码质量(Host+Device 侧),面向 Ascend NPU。发现潜在 bug、API 误用和性能隐患。仅关注静态代码分析。关键词:code review、代码检视、静态分析。
-
ascend-ai-coding Bundle External Cannbot Ops Lab Tilelang Skills Tilelang Op Design根据算子需求生成 TileLang-Ascend 算子设计文档(design.md)。涵盖编程模式选型(Developer/Expert/混合)、API 映射、内存层级规划、Tiling 策略、循环结构、同步策略、验证方案等。触发:设计算子、生成 design.md、算子方案设计、新算子开发、算子实现方案。
-
ascend-ai-coding Skill External Cannbot Graph Torch Npugraph Ex Runtime Error DiagnPyTorch 昇腾 NPU npugraph_ex 运行时报错诊断。覆盖 ACL graph 已 capture 成功之后,replay / kernel launch / 通信 / 内存 / device API 阶段的报错排查,包括 aclnnXxx 算子失败、HCCL 错误、stream/event 同步、segfault、device side assert、OOM 等场景。本 skill 由 dfx-triage 路由进入。触发:当用户遇到 npugraph_ex replay / aclnn / HCCL / stream / OOM 等运行时报错时加载。关键词:runtime、ACL、aclnn、HCCL、stream、event、device side assert、segfault、OOM、CANN plog。
Audited -
ascend-ai-coding Bundle External Cannbot Ops Lab Tilelang Skills Tilelang API Best PTileLang Ascend API 使用最佳实践。提供内存分配、数据搬运、矩阵计算、归约、元素级运算、同步、调度原语等 API 的正确用法和最佳实践。触发:使用 TileLang API 编写 Ascend NPU kernel 时或遇到 API 相关问题时。
-
vibeeval Skill Integration TheoryProblem-solving strategies for integration theory in measure theory
-
vibeeval Skill Numerical IntegrationProblem-solving strategies for numerical integration in numerical methods
-
aws-samples Bundle Internetmonitor DiagnosticsUse this skill to investigate and troubleshoot Amazon CloudWatch Internet Monitor problems by analyzing monitor creation, configuration, health events, availability scores, traffic insights, city-network analysis, CloudFront/VPC integrations, log delivery, threshold configuration, and following structured runbooks. Activate when: monitor creation failures, health event analysis issues, availability score problems, traffic insight errors, integration failures, log delivery issues, threshold configuration problems, or the user says something is wrong with Internet Monitor.
-
aws-samples Bundle S3 Objectlambda DiagnosticsUse this skill to investigate and troubleshoot S3 Object Lambda problems by analyzing access point creation, configuration, Lambda invocation errors, transformation failures, permission issues, performance problems, range/HEAD requests, CloudFront integration, and following structured runbooks. Activate when: Object Lambda access point creation failures, Lambda invocation errors, transformation failures, permission errors, timeout issues, range GET problems, HEAD object issues, CloudFront integration problems, or the user says something is wrong with S3 Object Lambda.
-
builderio Skill OnboardingHow to register user-facing setup steps (API keys, OAuth, connecting third-party services) for the sidebar setup checklist. Use when adding a feature that needs initial user configuration.
3.4k -
builderio Skill Data ProgramsSave a run-code fetch/join/aggregate script as a stored, refreshable data source any app's own charts/tables can render, instead of a hardcoded provider action or a per-view re-fetch. Use when an ad-hoc run-code or provider-api-request analysis should become a live, cached data source other users or panels can reuse.
3.4k -
builderio Skill Visual AnswerAnswer code/product questions as visual Plan artifacts using repo, bridge, or GitHub context; use for API specs, UI look, schema models, and architecture.
3.4k -
builderio Skill Server PluginsFramework server plugins and the `/_agent-native/` route namespace. Use when adding a custom server plugin, deciding whether to create an `/api/` route vs an action, or debugging auto-mounted framework routes.
Audited 3.4k -
builderio Skill Address FeedbackTriage feedback from docs, issues, Slack threads, or pasted notes into verified bugs, UX proposals, unclear questions, and skipped noise. Use when a user asks you to address product feedback or investigate a reported workflow.
3.4k -
builderio Skill Review Latest FeedbackSweep the newest Slack, GitHub issue, and Sentry feedback: first answer the reporters who answered you, then fix clear verified repo bugs at the owning boundary, build the UX and feature requests the invoking user endorsed with an :upvote:, reply only where the reply carries information, and recap every disposition. Use for scheduled or manual feedback sweeps.
3.4k -
builderio Skill Plan EventsThe four plan lifecycle events on the framework event bus and how to subscribe with `manage-automations` instead of bespoke integration code. Use when a user wants to be notified or trigger work on plan creation, comments, publishes, or status changes.
Audited 3.4k -
acaprino Skill Upstream SyncThe sync table of every plugin ported from an external repository, the default upstream-update strategy (classify each file, preserve local customizations, apply targeted Edits), the `gh api` fetch patterns, and the non-obvious per-plugin sync notes. TRIGGER WHEN: the user asks for "upstream updates", asks to sync or re-pull a plugin from its upstream source, or asks which plugins are upstream-synced and what drifted. DO NOT TRIGGER WHEN: vendoring from a repository for the FIRST time (use `external-repo-intake`), refreshing a hand-authored plugin that has no upstream (use `custom-plugin-refresh`), or mirroring our content outward (use `downstream-exports`).
-
acaprino Bundle IbkrAuthoritative reference for Interactive Brokers integration in Python, across every asset class, with tooling to verify venue behaviour against a paper Gateway instead of guessing. TRIGGER WHEN: building, auditing or debugging anything that talks to TWS or IB Gateway via the TWS API and ib_async: contracts, market data, orders, brackets, error codes, reconnection, deployment, or a question about how IBKR actually behaves. DO NOT TRIGGER WHEN: MetaTrader 5 (use mt5), or the IBKR Web API with no TWS connection.
-
builderio Skill Mail BackendsHow Mail actions pick between the real Gmail API and synthetic local-emails fallback data per user. Use when mail data looks fake or empty, when a user has no connected Google account, or before claiming a message really was sent or fetched from Gmail.
Audited 3.4k -
builderio Skill Address Feedback With RepliesComplete the Slack feedback cycle: read every thread and linked evidence, fix verified repo-owned issues, and reply in-thread with honest status, clarification questions, and release follow-up. Use when the user asks to address feedback and respond in the requested voice through the invoking user's connected Slack identity.
3.4k
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 numerical-integration, fastapi, internetmonitor-diagnostics. 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.