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 Liangdabiao Godogen GodogenGodot API Lookup
-
tomevault-io Bundle EngineeringGuides technical decisions, architecture, and implementation. Use for tech choices, system design, API design, refactoring, or "how should I build this" questions. Use when this capability is needed.
-
tomevault-io Bundle FlaskapiFlask API development including blueprints, extensions, and REST patterns. Activate for Flask apps, Python web APIs, and lightweight API development. Use when this capability is needed.
-
tomevault-io Bundle Write EndpointsComprehensive guide for building OpenAPI endpoints with chanfana - schema definition, request validation, CRUD operations, D1 database integration, and exception handling Use when this capability is needed.
-
tomevault-io Bundle Leanspec Pr LifecycleManage a lean-spec PR after it's been pushed — spec-issue linking, CI triage, review-comment discipline, merge-conflict recovery on open PRs, webhook subscription, and CHANGELOG follow-through on merge. Triggers include "CI is failing", "check is red", "link this issue", "Closes vs Part of", "respond to review", "subscribe to PR", "triage PR", "the PR is ready", "PR has conflicts", "branch has conflicts with main", "merge conflict on the PR", or when a github-webhook-activity event arrives on a lean-spec PR. Paired with `leanspec-dev-process` (overall loop), `issue-spec` (spec creation), and `leanspec-pre-push` (which owns the pre-push conflict walkthrough). Use when this capability is needed.
-
tomevault-io Bundle Openai WhisperLocal speech-to-text with the Whisper CLI (no API key). Use when this capability is needed.
-
tomevault-io Bundle Sdk ChangelogThis skill should ONLY be used when the user EXPLICITELY asks to update the SDK changelog, write release notes for `@semble.so/api`, or prepare an entry for `src/packages/sdk/CHANGELOG.md` (typically alongside a version bump). It is NOT for the root/app changelog. Use when this capability is needed.
-
tomevault-io Bundle Notify TeamSend notifications to Slack channels for key workflow events. Uses consistent templates for MR ready, deployment, alert, release, CVE fix, or generic messages. Use when user says "notify team", "send to Slack", or needs to post a formatted message. Use when this capability is needed.
-
tomevault-io Bundle Explore APIExplore an OpenAPI spec's structure using parse and walk tools Use when this capability is needed.
-
tomevault-io Bundle Discord PyBuild Discord bots using discord.py. Use when the user asks about Discord bot development, discord.py library, bot commands, slash commands, Discord intents, or Discord API integration. Covers Client, Bot, events, commands extension, app_commands, views, buttons, modals, and cogs. Use when this capability is needed.
-
tomevault-io Bundle Better AuthComplete Better Auth - 40+ OAuth providers, 20+ plugins, all adapters, all frameworks. Use when implementing authentication, login, OAuth, 2FA, magic links, SSO, Stripe, SCIM, or session management. Use when this capability is needed.
-
tomevault-io Bundle Laravel APIBuild RESTful APIs with Laravel using API Resources, Sanctum authentication, rate limiting, and versioning. Use when creating API endpoints, transforming responses, or handling API authentication. Use when this capability is needed.
-
tomevault-io Bundle Harness CIHarness CI (Continuous Integration) for container-native builds with test intelligence, caching, parallelization, and build infrastructure management Use when this capability is needed.
-
tomevault-io Bundle Luncosim Lunco Sim Lunco SimTest the workbench via API
-
tomevault-io Bundle Aspnet CoreGuidelines for ASP.NET Core web development covering API design, authentication, caching, and best practices Use when this capability is needed.
-
tomevault-io Bundle TranscribeSpeech-to-text transcription using Groq Whisper API. Supports m4a, mp3, wav, ogg, flac, webm. Use when this capability is needed.
-
tomevault-io Bundle Nahisaho Musubi API DesignerAPI Designer AI
-
tomevault-io Bundle Threejs GameThree.js game development. Use for 3D web games, WebGL rendering, game mechanics, physics integration, character controllers, camera systems, lighting, animations, and interactive 3D experiences in the browser. Use when this capability is needed.
-
tomevault-io Bundle OpentrendsRead structured trend data from the public OpenTrends API. Use when users ask about OpenTrends, current trends, AI trends, programming trends, hardware trends, biotech trends, embodied AI trends, or China tech trends. Use when this capability is needed.
-
tomevault-io Bundle Spring Boot WebREST controller patterns, request handling, validation, exception handling, and WebFlux. Use when this capability is needed.
-
tomevault-io Bundle Cyphal Parity GuardKeep the Python Cyphal rewrite in wire-visible behavioral parity with the C reference at `reference/cy`. Use when auditing/reviewing parity drift, identifying wire/state-machine discrepancies, updating `src/pycyphal2/` to match reference behavior, replacing conflicting Python tests with C-parity expectations, and adding regression tests for every discovered divergence. API-level discrepancies are by design and are to be ignored; this skill focuses on wire-visible and state-machine behavior only. Use when this capability is needed.
-
tomevault-io Bundle DatadogQuery and analyze Datadog logs, metrics, APM traces, and monitors using the Datadog API. Use when debugging production issues, monitoring application performance, or investigating alerts. Use when this capability is needed.
-
tomevault-io Bundle Lattice APIAPI quick-reference for key lattice subsystems (FP, Game Theory, SAT, Optics, Statistics, CLP). Use when you need function signatures, module contents, or usage examples for a specific subsystem. Invoke when working with game theory, constraint solving, optics, parsers, or other advanced lattice features. Use when this capability is needed.
-
tomevault-io Bundle Aristotle LeanIMO Gold Medal level Lean4 theorem proving via Harmonic API Use when this capability is needed.
-
tomevault-io Bundle Tilt UpStart ImmorTerm development environment with Tilt. Use this skill to start local dev services (landing page, API). ALWAYS use this instead of running `tilt up` directly. Use when this capability is needed.
-
tomevault-io Bundle API CallImplements API calls to DataPilot backend following the centralized client pattern. Use when adding new API calls, hooks, or data fetching logic that communicates with the FastAPI backend. Use when this capability is needed.
-
tomevault-io Bundle Create ModalCreate declarative modals using the modal library API. Covers modal types (confirm, input, select, form), sections (Text, Buttons, Input, Textarea, Checkbox, List, When, Custom), rendering with OverlayModal, and keyboard/mouse handling. Use when adding modals or dialogs to the application. Use when this capability is needed.
-
tomevault-io Bundle Nodejs CoreDebugs native module crashes, optimizes V8 performance, configures node-gyp builds, writes N-API/node-addon-api bindings, and diagnoses libuv event loop issues in Node.js. Use when working with C++ addons, native modules, binding.gyp, node-gyp errors, segfaults, memory leaks in native code, V8 optimization/deoptimization, libuv thread pool tuning, N-API or NAN bindings, build system failures, or any Node.js internals below the JavaScript layer.
-
tomevault-io Bundle Aiwfroute TesterTest authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication. Use when this capability is needed.
-
tomevault-io Bundle Modern Csharp Coding StandardsWrite modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, and best-practice API design patterns. Emphasizes functional-style programming with C# 12+ features. Use when this capability is needed.
-
tomevault-io Bundle Fastapi RouterCreate FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or adding authenticated endpoints in FastAPI applications. Use when this capability is needed.
-
tomevault-io Bundle Typescript ProUse when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup.
-
tomevault-io Bundle SerpapiSerpApi search engine results API via curl. Use this skill to scrape Google, Bing, YouTube, and other search engines. Use when this capability is needed.
-
tomevault-io Bundle Nicepkg AI Workflow ShioajiShioaji Trading API
-
tomevault-io Bundle Eve Esi APIEVE Online ESI API patterns and zkillboard integration. Covers ESI endpoints, authentication, data models, zkillboard RedisQ listener, caching strategies, and EVE-specific IDs (characters, corporations, alliances, ships, systems, regions). Use when working with killmail data, fetching EVE universe info, or implementing ESI calls. Use when this capability is needed.
-
tomevault-io Bundle API PatternsAPI design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination. 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 liangdabiao--godogen--godogen, engineering, flaskapi. 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.