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.
-
sahit-sai Skill Notion Helper 2Notion助手。帮用户设计Notion数据库、模板、工作流。当用户说「帮我设计Notion」「Notion数据库」「Notion模板」「Notion怎么用」「Notion工作流」「Notion页面」「notion database」「notion template」「notion formula」「notion relation」「notion api」时触发。关键词:Notion、notion、数据库、database、模板、template、工作流、workflow、看板、kanban、gallery、timeline、calendar、formula、relation、rollup、filter、sort、Notion API、Notion公式、属性、property、页面、page、块、block、视图、view、自动化、automation、notion集成、notion导入
-
vishuwa2004 Skill Reduced Motion First Terminal Animation 2Pause terminal animations when the user requests reduced motion, then resume cleanly without tearing the rest of the UI.
-
sahit-sai Skill Chrome Extension 2Chrome 浏览器扩展开发助手。帮用户开发 Chrome Extension,Manifest V3、content script、popup、background service worker、storage API。当用户说「开发浏览器插件」「Chrome 扩展」「chrome extension」「browser extension」「manifest v3」「content script」时触发。关键词:Chrome扩展、浏览器插件、extension、manifest、content script、popup、background、service worker
-
sahit-sai Skill API And Namespace Design 2API design conventions, namespace coordinate system, RBAC roles, ClawHub compatibility layer, OpenAPI contract sync rules, and CSRF/session handling.
-
junmystery Skill API Design 2REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs. Use when designing or reviewing REST endpoints, resource names, status codes, pagination, or versioning.
-
junmystery Skill Django Tdd 2Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs. Use when writing Django or DRF tests with pytest-django, or driving a Django feature test-first.
-
junmystery Skill Rust Testing 2Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology. Use when writing Rust tests — unit, integration, async, property-based, or coverage.
-
junmystery Skill Csharp Testing 2C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices. Use when writing or reviewing xUnit tests, mocks, or integration tests in a C# / .NET project.
-
junmystery Skill Django Patterns 2Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps. Use when building or reviewing Django apps, DRF APIs, ORM queries, or caching.
-
junmystery Skill Laravel Patterns 2Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps. Use when building or reviewing Laravel apps — controllers, Eloquent, service layers, queues, or API resources.
-
handsomeboy990 Bundle API Design 2API Design
-
handsomeboy990 Bundle API Testing 2API Testing
-
serejaris Bundle API Doc Gen 2从 Flask、FastAPI、Express 或 Gin 等 Web 框架的源代码中自动扫描路由定义,生成符合 OpenAPI 3.0 / Swagger 规范的标准化 API 文档文件。当用户需要生成 API 文档、提到 OpenAPI、Swagger、接口文档、路由扫描或从代码自动提取接口信息时触发。
-
junmystery Skill Quarkus Patterns 2Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures. Use when building or reviewing a Quarkus service, especially with Camel messaging or Panache data access.
-
junmystery Skill Homelab Pihole Dns 2Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home network. Use when the task explicitly involves Pi-hole — installing it, managing blocklists, configuring DoH or DHCP, adding local DNS records, or diagnosing DNS resolution with Pi-hole in the path.
-
junmystery Skill Springboot Patterns 2Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work. Use when building or reviewing a Spring Boot backend — REST layer, services, data access, caching, or async work.
-
junmystery Skill API Connector Builder 2Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.
-
vishuwa2004 Skill API Round Message Grouping 2Split conversation history into API-round buckets so compaction retries cut only the chunks tied to the failed round.
-
serejaris Bundle Interface Design Lab 2为模块生成多种截然不同的接口设计方案,通过并行探索产出多个接口签名、使用示例和封装说明,并详细对比其简洁性、通用性、深度与易用性。当用户需要设计API、探索接口方案、对比模块形态,或明确提及“设计两次”原则、并行设计、接口形态比较时触发。
-
serejaris Skill Glab API 2直接调用 GitLab REST API,用于其他 glab 命令未涵盖的高级查询和操作。适用于直接访问 GitLab API 端点、发起自定义 API 请求或以 JSON 格式获取数据。触发词:API 调用、REST API、GitLab API、JSON 查询、高级查询。
-
serejaris Bundle Glab Token 2管理 GitLab 个人访问令牌和项目访问令牌。适用于创建令牌、撤销访问权限或管理 API 认证。触发关键词:token、访问令牌、PAT、个人访问令牌、API 令牌。
-
sairam0424 Skill Github Issues 3Create, triage, label, assign GitHub issues via gh or REST.
-
sairam0424 Skill 1password 2Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.
-
sairam0424 Skill Duckduckgo Search 3Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Prefer the `ddgs` CLI when installed; use the Python DDGS library only after verifying that `ddgs` is available in the current runtime.
-
sairam0424 Skill Github Code Review 3Review PRs: diffs, inline comments via gh or REST.
-
sairam0424 Skill REST GRAPHQL Debug 2Debug REST/GraphQL APIs: status codes, auth, schemas, repro.
-
idocohen560 Skill QA Plan 2Generate a QA test plan for a sprint or feature. Reads GDDs and story files, classifies stories by test type (Logic/Integration/Visual/UI), and produces a structured test plan covering automated tests required, manual test cases, smoke test scope, and playtest sign-off requirements. Run before sprint begins or when starting a major feature.
-
idocohen560 Skill Tools Unity Wwise 2Wwise audio middleware integration for Unity including events, banks, RTPC, spatial audio, and callback handling.
-
idocohen560 Skill Tools Unity Sentry 2Sentry Unity SDK integration patterns for error tracking, performance monitoring, transactions, spans, and custom instrumentation.
-
idocohen560 Skill Uw Unity Test Runner 2Generates EditMode and PlayMode tests using NUnit, mapped from GDD Gherkin scenarios. Use when writing tests, validating features, ensuring code quality, or verifying behavior after changes. Triggers on requests like "write tests for this", "test the health system", "add unit tests", "verify this works", "add PlayMode tests", "test this feature", "write integration tests", "make sure this doesn't break", "add test coverage", "TDD this feature", or any task involving test creation, test-driven development, or quality assurance. Maps Given/When/Then scenarios directly to test methods using NUnit assertions.
-
drmoisan Skill Epic Orchestrate 3Execute a manually authored multi-feature epic through deterministic waves, isolated worktrees, integration-branch fan-in, and a final integration PR.
-
markus41 Skill Stripe Payments 2Stripe Payments Integration
-
markus41 Skill Agentic Patterns 18Patterns from "Agentic Design Patterns" (Gulli & Sauco, 2025) applied to async Python API development, MongoDB/Beanie data modeling, and production-ready backend services
-
markus41 Skill Fastapi Patterns 2This skill should be used when the user asks to "create a FastAPI endpoint", "add async route", "implement dependency injection", "create middleware", "handle exceptions", "structure FastAPI project", or mentions FastAPI patterns, routers, or API design. Provides comprehensive FastAPI development patterns with async best practices.
-
gabeujin Skill Sponsor Finder 2Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency resolution across npm, PyPI, Cargo, Go, RubyGems, Maven, and NuGet. Checks npm funding metadata, FUNDING.yml files, and web search. Verifies every link. Shows direct and transitive dependencies with OSSF Scorecard health data. Invoke with /sponsor followed by a GitHub owner/repo (e.g. "/sponsor expressjs/express").
-
gabeujin Skill Declarative Agents 2Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration
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 api-design, rust-testing, django-tdd. 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.