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 Nestjs Clean TypescriptClean NestJS API development with TypeScript following SOLID principles, modular architecture, and comprehensive testing practices. Use when this capability is needed.
-
tomevault-io Bundle Auth0 IntegrationAuth0 OAuth2/OpenID Connect integration for Blazor + ASP.NET Core with JWT validation, role-based authorization, and secure token management Use when this capability is needed.
-
tomevault-io Bundle Vertical Slice ArchitectureEnforce Vertical Slice Architecture (VSA) when building applications in any language (Go, .NET/C#, Java, Kotlin, TypeScript, Python, etc.) and any type (web API, mobile backend, CLI, event-driven). Organize code by feature/use-case instead of technical layers. Each feature is a self-contained vertical slice with a single entry point that receives the router/framework handle and its dependencies. Use when the user says "vertical slice architecture", "VSA", "organize by feature", "feature-based architecture", "slice architecture", or when building a new app or feature and the project already follows VSA conventions. Also use when reviewing or refactoring code to align with VSA principles. Use when this capability is needed.
-
tomevault-io Bundle Neuzhou Repo2skill Django REST Frameworkdjango-rest-framework
-
tomevault-io Bundle Cxcscmu Skilllearnbench Github Repo StatsGitHub Repository Stats via REST API
-
tomevault-io Bundle Fastapi API TemplateCreate production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects. Use when this capability is needed.
-
tomevault-io Bundle Error Handling FundamentalsGuides error handling for async operations and API calls. Use when junior asks "what if this fails", "handle errors", "try catch", "network error", or builds features with fetch, promises, or external services. Use when this capability is needed.
-
tomevault-io Bundle Davila7 Claude Code Templates Trigger DevTrigger.dev Integration
-
tomevault-io Bundle Dneprokos Skills Examples REST API DesignREST API Design
-
tomevault-io Bundle API ArchitectureEnterprise API design with REST, GraphQL, gRPC patterns including versioning, pagination, and error handling Use when this capability is needed.
-
tomevault-io Bundle Library EvaluationUse when adding new packages, choosing between dependency alternatives, or auditing existing libraries. Covers popularity metrics, maintenance health, bundle impact, API quality, and license compatibility with weighted scoring. Do not use for evaluating frameworks or platforms (use technology-radar) or comparing competing products (use competitive-analysis).
-
tomevault-io Bundle Cardtrader APIInteract with CardTrader REST API for trading card management. Handles authentication, marketplace operations (search products, cart, purchase), inventory management (list/create/update/delete products), order management (list/update/ship orders), and wishlist operations. Use for trading card marketplace integration, inventory sync, order fulfillment automation. Use when this capability is needed.
-
tomevault-io Bundle Stripe Best PracticesBest practices for building a Stripe integrations Use when this capability is needed.
-
tomevault-io Bundle Urigo Accounter Fullstack GRAPHQL ModuleGraphQL Module Patterns
-
tomevault-io Bundle Synthetic Parallel ReasoningAutomates Protocol 75 v4.0, forcing 4 parallel external API calls (Domain Expert, Adversarial Skeptic, Cross-Domain Pattern Matcher, Zero-Point First Principles) with an Adversarial Convergence Gate. The 'Einstein Protocol' application.
-
tomevault-io Bundle Python Project StructurePython project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts. Use when this capability is needed.
-
tomevault-io Bundle Gaode Weather使用高德地图天气 API 获取每日天气(城市 code 如 110114 昌平),从 .env 环境变量 AMAP_WEATHER_KEY 读取 key。用于定时天气推送、替代 wttr.in、在国内网络更稳定时获取实时天气。 Use when this capability is needed.
-
tomevault-io Bundle Yliken Ai4 GRAPHQL And Hidden Parameters---
-
tomevault-io Bundle Youtube APIYouTube API access without the official API quota hassle — transcripts, search, channels, playlists, and metadata with no Google API key needed. Use when the user needs YouTube data programmatically, wants to avoid Google API quotas, or asks for "youtube api", "get video data", "youtube without api key", "no quota youtube". Use when this capability is needed.
-
tomevault-io Bundle API Flags Posthog FlagsPostHog feature flags, rollouts, A/B testing. Use when implementing gradual rollouts, A/B tests, kill switches, remote configuration, beta features, or user targeting with PostHog. Use when this capability is needed.
-
tomevault-io Bundle Backend API TestingExpert skill for testing and debugging the FastAPI backend. Use when working with API endpoints, database operations, authentication, or middleware troubleshooting. Use when this capability is needed.
-
tomevault-io Bundle GRAPHQL TestingWhen the user wants to design, implement, debug, or evolve tests for GraphQL APIs — queries, mutations, subscriptions, schema, resolvers, and clients. Use when the user mentions "GraphQL testing," "Apollo Server tests," "graphql-tools mockServer," "schema diff," "introspection," "fragments," "operations," "persisted queries," "Hasura," or "graphql-codegen." For REST API testing see rest-assured / supertest / pytest-api. For contract testing see pact-contract-testing. For service virtualization see wiremock. Use when this capability is needed.
-
tomevault-io Bundle Wordpress APIWordPress REST API enables headless WordPress implementations. This guide Use when this capability is needed.
-
tomevault-io Bundle Arbgjr Sdlc Agentico Spec Kit IntegrationSpec Kit Integration Skill
-
tomevault-io Bundle Generate Header ImageGenerate a blog post header image via Replicate, import it into Bhart R2 media storage, and set the post hero_image_url + hero_image_alt via the Bhart Codex API. Use when this capability is needed.
-
tomevault-io Bundle Axiom IOS NetworkingUse when implementing or debugging ANY network connection, API call, or socket. Covers URLSession, Network.framework, NetworkConnection, deprecated APIs, connection diagnostics, structured concurrency networking.
-
tomevault-io Bundle Axiom Sf Symbols RefUse when you need complete SF Symbols API reference including every rendering mode, symbol effect, configuration option, UIKit equivalent, and platform availability - comprehensive code examples for iOS 17 through iOS 26
-
tomevault-io Bundle Claude Dev Suite Claude Dev Suite GRAPHQLGraphQL Core Knowledge
-
tomevault-io Bundle ClawstinInform users about Clawstin (the first OpenClaw meetup in Austin), offer reminders, and handle RSVP via API. "Keep Austin Clawd. Use when this capability is needed.
-
tomevault-io Bundle Sokosumi MarketplaceHire sub-agents from Sokosumi marketplace to perform specialized tasks. All payments in USDM via Cardano smart contracts - just need an API key. Use when this capability is needed.
-
tomevault-io Bundle Create DtoGenerates DTO (Data Transfer Object) for PHP 8.4. Creates immutable objects for layer boundaries, API requests/responses, and data serialization. Includes unit tests.
-
tomevault-io Bundle Sz Code Generator WorkflowSz-Admin 代码生成器工作流,用于基于已有数据库表或用户提供的 CREATE TABLE DDL 生成、检查、清理和回滚 CRUD/module 代码。适用于导入表、配置生成选项、预览、磁盘检查、生成或下载代码、检查生成产物、清理生成表/模块、局部还原宿主文件插入片段、修改 sz-module-generator、生成模板、生成器前端页面、后端/前端模块目标、API prefix、菜单/字典/角色脚本导出和生成器文档等场景。 Use when this capability is needed.
-
tomevault-io Bundle Auth QuickstartScaffold a new FastAPI microservice from zero with ab0t-auth already integrated. Use when creating a brand new service that doesn't exist yet, bootstrapping a project from scratch, or when the user says "new service", "start from scratch", "scaffold", "quickstart", "create a new API", or "bootstrap". Generates a complete project structure with auth guard, permission scheme, type aliases, example CRUD routes, config, Dockerfile, and registration-ready .permissions.json. NOT for adding auth to an existing service (use auth_fastapi_skill for that). Use when this capability is needed.
-
tomevault-io Bundle Google TasksFetch, display, create, and delete Google Tasks using the Google Tasks API. Use when the user asks to check, view, list, get, add, create, remove, or delete their Google Tasks, to-do lists, or task items. Handles OAuth authentication automatically using bash script with curl and jq. Use when this capability is needed.
-
tomevault-io Bundle Adxptived Rust Skills Rust API DesignQuick Navigation
-
tomevault-io Bundle API Database EdgedbGraph-relational database with EdgeQL query language, code-first schema, link-based relations, computed properties, and fully typed TypeScript query builder 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 nestjs-clean-typescript, auth0-integration, vertical-slice-architecture. 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.