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 Ilspy DecompileUnderstand implementation details of .NET code by decompiling assemblies. Use when you want to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or understand compiled .NET binaries. Use when this capability is needed.
-
tomevault-io Bundle Abc Backend GuideABC 后端开发指南。涵盖 Java/Spring Boot 基础、新建 API 接口、新建 RPC 服务、数据库变更、后端调试排查、项目启动、Git 分支管理。当用户提到"后端开发"、"Java"、"Spring Boot"、"新建接口"、"新建API"、"RPC"、"Feign"、"数据库变更"、"加字段"、"建表"、"后端调试"、"排查问题"、"日志查询"、"启动项目"、"端口"、"分支管理"等关键词时使用此技能。 Use when this capability is needed.
-
tomevault-io Bundle Grocery APIUse the local groc HTTP API to search Sainsbury's groceries, search favourites, add/update/remove basket items, and view basket. Use when this capability is needed.
-
tomevault-io Bundle Weights Biases Run MonitorUses the W&B Python SDK and Public API to stream live training metrics, system stats, and gradients from active runs. Alerts on metric regressions by querying run history via wandb.Api().runs() and posts summaries to Slack. Supports artifact versioning and lineage tracking. Use when this capability is needed.
-
tomevault-io Bundle Tridentsof Antigravity Dev Kit API Patterns---
-
tomevault-io Bundle Typescript Rules BackendThis skill provides backend TypeScript development rules including functions-over-classes design, NestJS/TypeORM patterns, layered error handling, streaming, and memory management. Automatically loaded when implementing backend TypeScript services, APIs, or when "NestJS", "backend TypeScript", "API service", "TypeORM", or "server-side TypeScript" are mentioned. Use when this capability is needed.
-
tomevault-io Bundle Mqtt HaMQTT and HomeAssistant integration for Webasto receiver. WPA2 Enterprise WiFi, MQTT autodiscovery, OTA updates, diagnostic sensors. Use when implementing WiFi/MQTT control, HomeAssistant integration, or remote firmware updates. Use when this capability is needed.
-
tomevault-io Bundle Dev API DesignREST/GraphQL/gRPC/tRPC API design patterns. Use when designing APIs, writing OpenAPI specs, versioning, auth, or rate limiting. Use when this capability is needed.
-
tomevault-io Bundle Versoxbt Claude Initial Setup REST API NodeRESTful API Design for Node.js
-
tomevault-io Bundle API Platform CrudCreate complete REST API CRUD operations using API Platform 4 with DDD and CQRS patterns. Use when adding new API resources, implementing CRUD endpoints, creating DTOs, configuring operations, or setting up state processors. Follows the repository's hexagonal architecture with YAML resource configuration and command bus pattern. Use when this capability is needed.
-
tomevault-io Bundle Amend PlanAdjust an existing implementation plan in `ai-plans/` after implementation has started or finished. Updates the plan file (revising existing phases or appending new ones), then for each affected phase that was already implemented adjusts its commits (`git commit --amend` or new commits) on the phase branch, force-pushes the rewritten branch, rebases every downstream stacked phase branch, force-pushes each, and refreshes the PR-context files. Use when the user says "amend the plan", "update phase N", "add a phase to plan X", "the spec changed, fix the plan", or "rewrite the implementation for phase N". NOT for one-off changes to a single file unrelated to a plan; use the regular implement skill for that. Agents push branches and open PRs via `open-pr-from-context` after review passes. Use when this capability is needed.
-
tomevault-io Bundle Walnut APIWalnut Admin Client API layer development patterns. Use when creating or modifying API modules in the walnut-admin-client project. Provides patterns for BaseAPI extension, axios adapters, interceptors, and request/response types. Use when this capability is needed.
-
tomevault-io Bundle Javascript Testing PatternsImplement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows. Use when this capability is needed.
-
tomevault-io Bundle Adding Backend FeatureAdd a new API endpoint or backend feature to the Cloudflare Worker. Use when adding routes to src/worker.js, new FoxESS API integrations, or shared helpers in src/lib/foxess.js. Use when this capability is needed.
-
tomevault-io Bundle API SkillBuild or modify API endpoints in this repository by driving changes from openapi.yaml, regenerating API models, implementing routes manually, and wiring validation/auth/timing correctly. Use when creating new APIs, changing existing APIs, or updating API request/response models. Use when this capability is needed.
-
tomevault-io Bundle Data Client REST SetupSet up and migrate to @data-client/rest for REST APIs. Detects existing HTTP patterns (axios, fetch, ky, superagent, got) and migrates them. Creates custom RestEndpoint base class with common behaviors. Use when adopting @data-client/rest in a new or existing project. Use when this capability is needed.
-
tomevault-io Bundle Linkedin APIUse when composing LinkedIn posts, formatting content for LinkedIn, or troubleshooting LinkedIn API issues. Provides knowledge of LinkedIn API conventions, post formatting best practices, and content guidelines.
-
tomevault-io Bundle Zireael Build Test CIMaintain portable CMake builds and deterministic unit/golden/fuzz/integration tests. Use when this capability is needed.
-
tomevault-io Bundle N8n Create NodesCreate n8n community nodes, build n8n integrations, scaffold n8n node packages. Use when creating n8n nodes, building declarative or programmatic nodes, defining INodeType classes, writing credential types, creating trigger nodes (webhook/poll), configuring node properties and UI elements, setting up n8n-nodes-starter projects, publishing community nodes to npm, or working with the n8n-workflow SDK interfaces. Use when this capability is needed.
-
tomevault-io Bundle Testing Node TSWrite and validate Node/TypeScript tests (unit/integration/e2e) Use when this capability is needed.
-
tomevault-io Bundle Analyzing Test CoverageCreates and analyzes tests using Vitest and MSW patterns. Use when writing unit tests, integration tests, analyzing coverage gaps, setting up MSW handlers, vi.fn mocks, test builders, or debugging test failures. Do NOT use for non-test TypeScript code.
-
tomevault-io Bundle Test SdkEnd-to-end test the scrapegraph-py v2 SDK against the live API using a user-provided API key. Exercises every public method on both ScrapeGraphAI (sync) and AsyncScrapeGraphAI (async), including the crawl/monitor/history namespaces. Use when the user asks to "test the SDK", "run full SDK tests", or validate a release candidate. NEVER push directly to main — all changes go via a feature branch + PR. Use when this capability is needed.
-
tomevault-io Bundle Shinpr Agentic Code Integration E2e TestingIntegration Test & E2E Test Design/Implementation Rules
-
tomevault-io Bundle Tanstack DBReactive client-first store for your API with collections, live queries, and optimistic mutations. Use when this capability is needed.
-
tomevault-io Bundle Apple Music APISync a playlist to Apple Music using the Apple Music REST API. Faster and more reliable than browser automation. Requires Apple Developer credentials via environment variables. Use when the user wants to save or sync a playlist to Apple Music, add a playlist to their library, or export a playlist to Apple Music. Use when this capability is needed.
-
tomevault-io Bundle Using Github API With Gh CLIThis skill teaches how to access GitHub's REST and GraphQL APIs via gh api for inline PR comments, review threads, and data not available through standard gh commands. Use this when you need PR review comments, thread status, or other GitHub data that gh pr view doesn't provide. Use when this capability is needed.
-
tomevault-io Bundle API REST DesignRESTful API design patterns, versioning, and best practices Use when this capability is needed.
-
tomevault-io Bundle REST API CaptainDescribe what this skill does and when to use it. Include keywords that help agents identify relevant tasks. Use when this capability is needed.
-
tomevault-io Bundle Migration UpgraderUse when performing version upgrades, framework migrations, library replacements, or API deprecation handling — with rollback planning and risk assessment
-
tomevault-io Bundle Git Repo DetectionDetect GitHub repository name and owner from git remotes. Use when needing repo identifier for GitHub CLI, API calls, or when working with multiple repositories. Automatically extracts owner/repo format. Use when this capability is needed.
-
tomevault-io Bundle Platform API IntegrationGuide for discovering and integrating with Rubin Science Platform (RSP) APIs using OpenAPI specifications. Use this skill when working with Gafaelfawr authentication APIs (/auth/*), Times Square notebook APIs (/times-square/api/*), or other RSP services. Covers finding OpenAPI specs, using WebFetch to download specifications, creating TypeScript types from schemas, implementing SWR-based hooks, handling authentication patterns (CSRF tokens, credentials), and creating mock APIs for development. Use when this capability is needed.
-
tomevault-io Bundle Times Square IntegrationTimes Square notebook execution system integration patterns. Use this skill when working with Times Square pages, implementing SSE updates, handling URL parameters, setting up GitHub PR previews, or working with the Times Square API. Covers context providers, data fetching hooks, mock API endpoints, and page routing patterns. Use when this capability is needed.
-
tomevault-io Bundle Factory Researcher웹 문서 및 GitHub 예제 분석 전문 스킬 Use when this capability is needed.
-
tomevault-io Bundle Testing MoonbeamRuns and writes tests for the Moonbeam parachain including Rust unit tests, TypeScript integration tests, smoke tests, and multi-chain tests. Use when verifying changes, writing tests for new features, debugging test failures, running specific test suites, or creating test fixtures.
-
tomevault-io Bundle Fastapi Postgres RepositoryImplement PostgreSQL repository with bulk upsert, soft delete filtering, and fastapi-pagination/filter integration Use when this capability is needed.
-
tomevault-io Bundle Alibaba Higress Higress Openclaw IntegrationHigress AI Gateway 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 ilspy-decompile, abc-backend-guide, grocery-api. 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.