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.
-
tomevault-io Bundle Alicloud Database Rds Supabase TestMinimal smoke test for RDS Supabase skill. Validate endpoint reachability and one list/detail API. Use when this capability is needed.
-
tomevault-io Bundle Android Playstore API ValidationCreate and run validation script to test Play Store API connection Use when this capability is needed.
-
tomevault-io Bundle Jeremylongshore Claude Code Plugins Plus Skills API ContractAPI Contract
-
tomevault-io Bundle Jeremylongshore Claude Code Plugins Plus Skills Fuzzing ApisAPI Fuzzer
-
tomevault-io Bundle Inertia Rails CookbookRecipes and patterns for common Inertia Rails use cases. Includes modal dialogs, shadcn/ui integration, search with filters, wizard flows, and other advanced patterns. Use when this capability is needed.
-
tomevault-io Bundle Authoring Technical RequirementsThis skill MUST be invoked when the user says "write technical requirements", "define constraints", "define NFRs", "map integrations", "classify data sensitivity", or "infrastructure requirements". SHOULD also invoke when user mentions "TR-", "C-", "NFR-", "IP-", "INT-", "DS-", "non-functional", "system integration", "infrastructure provisioning", or "data classification". Produces three traceable analysis artifacts from business specifications. Use when this capability is needed.
-
tomevault-io Bundle Openclaw SearchIntelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API. Use when this capability is needed.
-
tomevault-io Bundle Langgraph Graph API使用 StateGraph、节点、边、START/END 节点和 Command API 构建图,结合控制流与状态更新 Use when this capability is needed.
-
tomevault-io Bundle Golang Gin SwaggerSwagger/OpenAPI docs for Go Gin with swaggo/swag. Use when adding API docs, Swagger UI, endpoint annotations, or generating swagger.json for a Gin application. Use when this capability is needed.
-
tomevault-io Bundle Golang Gin TestingTest Go Gin APIs with httptest, table-driven tests, testcontainers. Use when writing tests for Gin handlers, services, middleware, or setting up integration and e2e tests. Use when this capability is needed.
-
tomevault-io Bundle Jeremylongshore Claude Code Plugins Plus Skills API FuzzerOverview
-
tomevault-io Bundle Kk0ga Employee Time Attendance Graph API Resilience PrivacyGraph API Resilience & Privacy Skill
-
tomevault-io Bundle Goth FundamentalsThis skill should be used when the user asks to "set up goth", "install goth", "oauth in go", "authentication in golang", "goth package", "goth basics", or mentions "github.com/markbates/goth". Provides foundational guidance for the Goth multi-provider authentication library. Use when this capability is needed.
-
tomevault-io Bundle Observability PatternsUse when implementing observability strategy, correlating signals, or designing monitoring systems. Covers the three pillars (logs, metrics, traces) and their integration.
-
tomevault-io Bundle Rate Limiting PatternsUse when implementing rate limiting, throttling, or API quotas. Covers algorithms like token bucket and sliding window, plus distributed rate limiting patterns.
-
tomevault-io Bundle Blockchain Integration BuilderDesign and implement blockchain integrations across chains and frameworks with emphasis on patterns over specific technologies. Use when building Web3 applications, smart contract systems, token mechanics, decentralized identity, or blockchain-verified data. Triggers on blockchain architecture, smart contract design, Web3 integration, token systems, or decentralized application development. Framework-agnostic—applies to Ethereum, Solana, or emerging chains. Use when this capability is needed.
-
tomevault-io Bundle GRAPHQL API PatternsUse when designing or reviewing Salesforce GraphQL API usage, especially endpoint selection, field shaping, connection-based pagination, LWC wire adapters, and GraphQL vs REST tradeoffs. Triggers: 'GraphQL API', 'lightning/graphql', 'uiGraphQLApi', 'GraphQL pagination', 'GraphQL vs REST'. NOT for building a custom GraphQL server or for generic REST integration design with no GraphQL surface.
-
tomevault-io Bundle Signnow Workflow DesignDesigns signing workflows with signer roles, document routing, and API call sequencing for SignNow integrations. Use when this capability is needed.
-
tomevault-io Bundle Sjdjdiejdrirhdkjej Claude Code Conductor Shadcn Integration---
-
tomevault-io Bundle Frappe API HandlerCreate custom API endpoints and whitelisted methods for Frappe applications. Use when building REST APIs or custom endpoints. Use when this capability is needed.
-
tomevault-io Bundle Debug Authenticated RoutesDebug authenticated API route failures (401/403/404) by capturing a reproducible request, tracing auth and routing layers, applying minimal fixes with approval gates, and verifying with negative tests. Use when this capability is needed.
-
tomevault-io Bundle Telegram Offline Voice本地生成 Telegram 语音消息,无需 API Token。 Use when this capability is needed.
-
tomevault-io Bundle Bug Regression PreventerRegression prevention checklist for bug fixes. Ensures API compatibility, behavior preservation, and no unintended side effects. Use when this capability is needed.
-
tomevault-io Bundle API Design ReviewPerform an API design review to identify REST/GraphQL patterns and anti-patterns. Use when reviewing API endpoints. Use when this capability is needed.
-
tomevault-io Bundle Heliosdb Nano ObservabilityTracing, slow-query logging, health checks, statistics, and metrics in HeliosDB-Nano. Covers `RUST_LOG` filters, the WARN-level slow-query log (1 s default threshold), the `GET /health` HTTP endpoint, REPL diagnostic commands (`\stats`, `\compression`, `\optimize`, `\indexes`), and Prometheus integration where wired. Use this when the user is debugging performance, asking "why is this slow", monitoring uptime, or wiring Nano into Grafana / their alerting stack. Use when this capability is needed.
-
tomevault-io Bundle Jackspace Claudeskillz Cloudflare Full Stack IntegrationCloudflare Full-Stack Integration Patterns
-
tomevault-io Bundle Willyu1007 Skill Template Module Test API Postman NewmanPostman + Newman API Automation (workflow)
-
tomevault-io Bundle Identity NotificationsCreate new identity notification types by adding enum values, type definitions, notifier methods, push handlers, and API integration. Use when adding new notification types, creating notifications, or extending the notification system. Use when this capability is needed.
-
tomevault-io Bundle Abdallhmoukdad Flutter Bloc Skills Flutter Bloc Async APIAsync API Calls in Bloc
-
tomevault-io Bundle Wordpress REST API Content SyncSynchronizes content between WordPress multisite installations using the WP REST API /wp/v2/posts endpoint with OAuth 1.0a authentication. Handles media sideloading, shortcode transformation, and conflict resolution. Use when this capability is needed.
-
tomevault-io Bundle Areed1192 Interactive Brokers API Interactive Brokers APIPython Logging Reviewer
-
tomevault-io Bundle Add API EndpointsAdd new endpoints to Query.Api and Upload.Api following existing controller structure, use cases, interfaces, and clean architecture. Use when extending Query.Api or Upload.Api with new routes, when implementing new API operations, or when adding controller actions. Use when this capability is needed.
-
tomevault-io Bundle 2000s Visualization ExpertExpert in 2000s-era music visualization (Milkdrop, AVS, Geiss) and modern WebGL implementations. Specializes in Butterchurn integration, Web Audio API AnalyserNode FFT data, GLSL shaders for Use when this capability is needed.
-
tomevault-io Bundle Test Pattern LibraryComprehensive library of testing patterns, best practices, and templates for unit, integration, and end-to-end tests across frameworks Use when this capability is needed.
-
tomevault-io Bundle Pydantic AI Dependency InjectionImplement dependency injection in PydanticAI agents using RunContext and deps_type. Use when agents need database connections, API clients, user context, or any external resources. Use when this capability is needed.
-
tomevault-io Bundle Senior GRAPHQLGraphQL API design specialist for schema architecture, resolver patterns, federation, and performance optimization Use when this capability is needed.
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 alicloud-database-rds-supabase-test, android-playstore-api-validation, jeremylongshore--claude-code-plugins-plus-skills--api-contract. 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.