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.
-
kubernetes-sigs-kueue Skill Integration Tests For UpdatesReview that update/mutation logic has integration test coverage in test/integration/.
-
kubernetes-sigs-kueue Skill Misaligned Test NamesFlag unit or integration test function names that do not reflect the function or behavior under test.
-
agentuity-docs Skill Agentuity CLI Auth ApikeyDisplay the API key for the currently authenticated user. Requires authentication. Use for managing authentication credentials
-
mmcmedia Skill Getlate APIGetLate API Skill
-
hk-vk Bundle Slack Docs FullSlack Developer Docs
-
cuioss Skill Junit IntegrationMaven integration testing with Failsafe plugin, IT naming conventions, and profile configuration
-
cuioss Bundle Cui Testing HTTPCUI MockWebServer standards for HTTP client testing with JUnit 5 integration
-
cuioss Bundle Plan Marshall Plugin 3CUI Java domain manifest for plan-marshall workflow integration
-
cuioss Bundle Plan Marshall Plugin 4Requirements domain manifest for plan-marshall workflow integration
-
cuioss Bundle Plan Marshall Plugin 5Plugin development domain manifest for plan-marshall workflow integration
-
sawrus Skill Native ModulesSkill: Native Module Integration
-
aquariuscook Bundle Contract TestingConsumer-driven contract testing for microservices using Pact, schema validation, API versioning, and backward compatibility testing. Use when testing API contracts or coordinating distributed teams.
-
aquariuscook Bundle Testability ScoringAI-powered testability assessment using 10 principles of intrinsic testability with Playwright and optional Vibium integration. Evaluates web applications against Observability, Controllability, Algorithmic Simplicity, Transparency, Stability, Explainability, Unbugginess, Smallness, Decomposability, and Similarity. Use when assessing software testability, evaluating test readiness, identifying testability improvements, or generating testability reports.
-
aquariuscook Bundle N8n Trigger Testing StrategiesWebhook testing, schedule validation, event-driven triggers, and polling mechanism testing for n8n workflows. Use when testing how workflows are triggered.
-
aquariuscook Bundle N8n Integration Testing PatternsAPI contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations.
-
razbakov Skill X PostX (Twitter) Post — Post tweets and threads via API
-
steadfastasart Bundle VerdeSpatial data gridding and interpolation with a machine-learning style API. Process geographic and Cartesian point data onto regular grids. Use when Claude needs to: (1) Grid scattered spatial data onto regular grids, (2) Interpolate point data using splines, linear, or cubic methods, (3) Process geographic coordinates with projections, (4) Reduce large datasets using block averaging, (5) Remove polynomial trends from spatial data, (6) Cross-validate gridding parameters, (7) Create processing pipelines with Chain, (8) Grid vector data like GPS velocities.
-
steadfastasart Bundle Scikit GstatGeostatistical analysis with scikit-learn style API. Compute variograms, kriging interpolation, and spatial correlation analysis. Use when Claude needs to: (1) Compute experimental variograms from spatial data, (2) Fit variogram models (spherical, exponential, gaussian, matern), (3) Perform Ordinary or Universal Kriging interpolation, (4) Assess spatial anisotropy with directional variograms, (5) Cross-validate spatial models, (6) Analyze spatio-temporal data, (7) Export variogram parameters for other geostatistical software.
-
abdullah1854-claudesuperskills Bundle API Test Genapi-test-gen
-
megastep Bundle Axiom Energy RefComplete energy optimization API reference - Power Profiler workflows, timer/network/location/background APIs, iOS 26 BGContinuedProcessingTask, MetricKit monitoring, with all WWDC code examples
-
megastep Bundle Axiom Storekit RefReference — Complete StoreKit 2 API guide covering Product, Transaction, AppTransaction, RenewalInfo, SubscriptionStatus, StoreKit Views, purchase options, server APIs, and all iOS 18.4 enhancements with WWDC 2025 code examples
-
megastep Bundle Axiom App Shortcuts RefUse when implementing App Shortcuts for instant Siri/Spotlight availability, configuring AppShortcutsProvider, adding suggested phrases, or debugging shortcuts not appearing - covers complete App Shortcuts API for iOS 16+
-
megastep Bundle Axiom Core Spotlight RefUse when indexing app content for Spotlight search, using NSUserActivity for prediction/handoff, or choosing between CSSearchableItem and IndexedEntity - covers Core Spotlight framework and NSUserActivity integration for iOS 9+
-
megastep Bundle Axiom Metal Migration RefUse when converting shaders or looking up API equivalents - GLSL to MSL, HLSL to MSL, GL/DirectX to Metal mappings, MTKView setup code
-
megastep Bundle Axiom Now Playing CarplayCarPlay Now Playing integration patterns. Use when implementing CarPlay audio controls, CPNowPlayingTemplate customization, or debugging CarPlay-specific issues.
-
megastep Bundle Axiom Background Processing RefComplete background task API reference - BGTaskScheduler, BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask (iOS 26), beginBackgroundTask, background URLSession, with all WWDC code examples
-
harshahosur81 Skill API EngineerAPI Engineer
-
troykelly-claude-skills Skill Pexels MediaSource royalty-free images and videos from Pexels API for design, placeholders, or content. Supports search, curated/popular content, collections, multiple resolutions, and ALWAYS creates detailed sidecar metadata files.
-
troykelly-claude-skills Skill Memory IntegrationUse to maintain context across sessions - integrates episodic-memory for conversation recall and mcp__memory knowledge graph for persistent facts
-
bybren-llc Bundle API Patterns 2API route implementation patterns with RLS, Zod validation, and error handling. Use when creating API routes, implementing endpoints, or adding server-side validation.
-
bybren-llc Bundle Stripe Patterns 2Stripe payment integration patterns. Use when implementing payment flows, handling webhooks, or working with subscriptions. Routes to existing patterns and provides evidence templates for payment testing.
-
bybren-llc Skill Payment PatternsPayment Patterns Skill (renamed from stripe-patterns/)
-
bybren-llc Skill Stripe Patterns 3Stripe Patterns Skill
-
ilang-ai Skill Plan RiskIdentify risks before building. Flag third-party dependencies, API limits, and cost traps.
-
futurewithvibe Skill ImsgiMessage integration using AppleScript
-
futurewithvibe Skill SlackAdvanced Slack workspace operations
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 integration-tests-for-updates, misaligned-test-names, agentuity-cli-auth-apikey. 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.