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.
-
fe2-o3 Bundle Swift ConcurrencyLoad this whenever Swift concurrency code is being written, fixed, migrated, or reviewed. Diagnoses and fixes Swift Concurrency issues (tasks, actors, @MainActor, Sendable, data races, thread safety, concurrency-related compiler and linter warnings), refactors callback-based code to async/await, guides Swift 6/6.2 migration, AND reviews Swift code for concurrency correctness, modern API usage, and async/await pitfalls. If the code touches `async`, `await`, `actor`, `Task`, `Sendable`, or a strict-concurrency diagnostic, check here first — don't guess at isolation rules from memory.
-
mayank9mare Bundle Go MicroserviceUse when building, scaffolding, or reviewing a Go backend service or HTTP/gRPC API — choosing between stdlib net/http, chi, gin, echo, fiber, ConnectRPC or gRPC; wiring Postgres/MySQL with pgx, sqlc, GORM or ent; Redis caching and distributed locks; SQS/Kafka consumers; graceful shutdown; GOMAXPROCS/GOMEMLIMIT container tuning; goroutine leaks; log/slog structured logging; OpenTelemetry; Dockerfiles for Go; project layout with cmd/ and internal/. Also for "start a Go service", "add an endpoint", "why is my Go service leaking goroutines", "Go service is getting OOMKilled".
-
mayank9mare Bundle Java MicroserviceUse when building, scaffolding, or reviewing a Java/JVM backend service or REST API — choosing between Spring Boot, Micronaut, Quarkus, Helidon, Vert.x, Javalin or Ktor; Gradle/Maven multi-module setup; JPA/Hibernate and HikariCP tuning; Redis caching with Lettuce/Jedis/Redisson; SQS/Kafka listeners; virtual threads and Loom; GC and JVM container flags; RestClient/WebClient; Resilience4j; Micrometer and OpenTelemetry; Testcontainers. Also for "start a Java service", "migrate to Spring Boot 4", "upgrade to Java 25", "enable virtual threads", "JVM is getting OOMKilled", annotation questions.
-
it235 Bundle Multica Test T3 API AutomationT3 API automation—only after G2.5 PASS; run Apifox scenarios by contract, join overall verdict with UI side. Requires env + Apifox three IDs complete; no local mock as substitute.
-
it235 Bundle Multica Test T3 API Automation 2Tester T3 接口自动化:G2.5 后 Apifox CLI 跑批 + AC 裁决报告。整合 software-development;CLI 在 multica-platform-apifox。
-
mayank9mare Skill KbWork knowledgebase for team context, people, projects, and Slack reply drafting. Use /kb to browse, /kb add to save, /kb search to find.
-
mayank9mare Skill 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.
-
mayank9mare Skill Slack Auto ResponderAuto-respond to Slack DMs using the work knowledgebase for context-aware replies. Polls every 10 minutes. Use /slack-auto-responder to activate.
-
mayank9mare Skill Firebase Crashlytics AnalyzerExpert skill for analyzing Firebase Crashlytics crashes, ANRs, and events for Android and iOS apps. Knows how to fetch crash reports, analyze patterns, identify root causes, and provide actionable insights using Firebase Crashlytics API.
-
jajabong Skill Fastapi Best PracticesUse when scaffolding or refactoring a Python web API: async vs sync handlers, Pydantic v2 schemas, dependency injection, project layout by domain, or production uvicorn/gunicorn workers.
-
maggielerman Bundle Shopify AdminThe Admin GraphQL API lets you build apps and integrations that extend and enhance the Shopify admin.
-
maggielerman Bundle Shopify PartnerThe Partner API lets you programmatically access data about your Partner Dashboard, including your apps, themes, and affiliate referrals.
-
maggielerman Bundle Shopify CustomerThe Customer Account API allows customers to access their own data including orders, payment methods, and addresses.
-
maggielerman Bundle Shopify Payments AppsThe Payments Apps API enables payment providers to integrate their payment solutions with Shopify's checkout.
-
phattbeats Bundle GhostManage PHATT MEDIA CLUB (Ghost blog) via Admin API. Create posts, pages, members, newsletters, tiers, offers. Use for PMC blog management, publishing, or Ghost operations.
-
phattbeats Bundle ResendSend emails via Resend API. Transactional emails, newsletters, domain verification. Use for email delivery, PMC broadcasts, or transactional mail.
-
phattbeats Bundle WizarrManage Wizarr media server invitations and resources. Create invite links, check status, list/delete invitations, view servers/libraries/users, and more via the Wizarr REST API. Use when users request Wizarr-related tasks like creating invites, checking status, or managing servers/libraries.
-
phattbeats Bundle Glances APIGlances CLI
-
phattbeats Skill Twitter CLIUse twitter-cli for Twitter/X access without API keys. Use when user wants to read tweets, search Twitter, browse timelines, check user profiles, or interact with Twitter content. Requires user cookies (auth_token + ct0). Supports read (feed, search, user, bookmarks) and write (post, like, retweet) operations. DO NOT use for API-based Twitter access - this is the free alternative.
-
mahanaicoach Skill Google Maps ScraperScrape Google Maps business listings (name, address, phone, website, rating, reviews, lat/lng, hours, emails) via the local gosom google-maps-scraper REST API. Use when the user wants local-business / lead-gen data, "a list of [businesses] in [place]", or to enrich places with contact info. NOT for Instagram/TikTok/YouTube or any social-media scraping.
-
phattbeats Bundle Google PlacesSearch for businesses via Google Places API (New) for PHATT TECH lead generation. Use when asked to find local businesses, discover IT service leads, search Google Maps for Columbus-area contractors/trades/professional services, run a lead gen sweep, or look up a place by ID. Commands: google-places search-nearby, search-text, details, batch-search.
-
phattbeats Bundle Minimax MediaGenerate images, speech, music, and video through the MiniMax API. Use whenever the user wants an image generated or illustrated, a voiceover or narration or TTS read of some text, background music or a song or an instrumental bed, or an AI video clip, and MiniMax is the provider (or no provider is specified but a MiniMax key is configured). Trigger on "generate an image", "make me a picture", "narrate this", "read this aloud", "text to speech", "voiceover", "make a song", "background music", "instrumental", "generate a video", "minimax", "hailuo".
-
phattbeats Bundle Namecheap CLIManage domain names via Namecheap API. Domain lookup, registration, DNS settings, nameserver management. Use for domain operations on phatt.tech and other domains.
-
phattbeats Bundle Suno API PrivateSuno Creator Skill
-
rrijssenbeek Bundle N8nBuild n8n workflow automations, custom nodes, and integrations. Use when the user wants to create n8n workflows, build custom n8n nodes, write n8n expressions, configure n8n triggers, handle n8n errors, set up webhook automations, or work with n8n's API. Triggers on mentions of n8n, workflow automation with n8n, or imports from n8n-workflow.
-
leosongyyy Bundle Zectrix Friday WeatherZectrix 墨水屏「今天是周五吗?」趣味屏 + 当地天气单页推送。左栏按星期/时段切换文案池,右栏大图标+大温度+紫外线,下方三天预报与出行穿搭建议。首次使用引导用户提供 API Key、设备 ID 和所在地区。触发词:周五屏、周五吗、today is friday、墨水屏天气屏、推送周五屏、zectrix friday。
-
genkovich Bundle Plan TestsUse to turn a feature's acceptance criteria into a test plan before any test is written — a table that maps every spec.md §5 acceptance criterion to at least one test, names the test levels (unit / integration / e2e / contract / load) without binding to a language or framework, and fixes the integration and data strategy. Triggers on "plan tests for {slug}", "test plan for {slug}", "how do we test {slug}", "test strategy for {slug}", "/sdd:plan-tests {slug}", "план тестів для {slug}", "як тестувати {slug}", "тест-план". Output: docs/features/{slug}/test-plan.md (separate file for M+), or inline in spec.md for XS/S per the size matrix. Hard-refuse if spec.md is missing → run `specify {slug}` first.
-
loulanyue Skill API DesignREST API tasarım kalıpları; kaynak isimlendirme, durum kodları, sayfalama, filtreleme, hata yanıtları, versiyonlama ve üretim API'leri için hız sınırlama içerir.
-
loulanyue Skill Django TddDjango testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
-
loulanyue Skill Rust TestingRust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
-
loulanyue Skill Tdd WorkflowYeni özellikler yazarken, hata düzeltirken veya kod refactor ederken bu skill'i kullanın. Unit, integration ve E2E testlerini içeren %80+ kapsam ile test güdümlü geliştirmeyi zorlar.
-
marukon Bundle Upgrade Libxposed 102Comprehensive guide and standard procedure for upgrading Android Xposed modules from legacy XposedBridge API (54-93) to modern LibXposed API 102 (LSPosed 1.9.3+ / Modern Xposed Module API). Use whenever the user asks to upgrade an Xposed module to API 102 or Modern Xposed API.
-
loulanyue Skill API Design 2REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
-
loulanyue Skill Django Tdd 2Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
-
loulanyue Skill API Design 3REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
-
loulanyue Skill Django Tdd 3Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
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 swift-concurrency, go-microservice, java-microservice. 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.