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 Copilot SdkKeep TroubleScout’s GitHub Copilot SDK integration current by verifying the installed Copilot CLI + GitHub.Copilot.SDK versions, updating when needed, and following the official usage guidance. Use when this capability is needed.
-
tomevault-io Bundle Light ProtocolComplete guide for Light Protocol on Solana - includes ZK Compression for rent-free compressed tokens and PDAs using zero-knowledge proofs, and the Light Token Program for high-performance token standard (200x cheaper than SPL). Covers TypeScript SDK, JSON RPC methods, and complete integration patterns. Use when this capability is needed.
-
tomevault-io Bundle Sergio Bershadsky AI Frappe APIFrappe REST API Development
-
tomevault-io Bundle Gh Pr ReviewReview GitHub pull requests using the gh CLI. Use when a user asks for a PR review, architectural feedback, or wants a structured checklist and summary based on gh pr view/diff/comments or gh api pull request comments. Use when this capability is needed.
-
tomevault-io Bundle Backend DeveloperResponsible for server-side logic, API development, and database integration. Use when this capability is needed.
-
tomevault-io Bundle Terraphim Terraphim Skills XeroXero API Integration Skill
-
tomevault-io Bundle Timequity Vibe Coder Openai APIOpenAI REST API
-
tomevault-io Bundle Fastapi EndpointCreate a new FastAPI endpoint for the claudeskills REST API Use when this capability is needed.
-
tomevault-io Bundle Q InfographicsConvert documents into business stories and infographics via Gemini API. Use for turning reports, documents, or text into visual summaries or infographics. Use when this capability is needed.
-
tomevault-io Bundle API VersioningCreate and maintain API version changes. Use when adding breaking changes to API responses/requests, creating version change files, transforming data between versions, or handling backward compatibility. Use when this capability is needed.
-
tomevault-io Bundle Skillsmp SearchSearch and discover AI skills using the SkillsMP API. Supports keyword search and AI semantic search powered by Cloudflare AI. Use when users want to find AI skills, search for specific capabilities, or explore community-built AI tools. Triggers on "search skills", "find AI skills", "look up skills", "skills marketplace", "AI skills database". Use when this capability is needed.
-
tomevault-io Bundle Gescall BackGuides work on the GesCall Node.js Express backend in back/ (API routes, Socket.IO, PostgreSQL, migrations, .env). Use when editing back/, server.js, routes under /api, sockets, migrations, or when the user mentions backend, API, or port 3001. Use when this capability is needed.
-
tomevault-io Bundle Lightsparkdev Grid API Grid APIGrid API Skill
-
tomevault-io Bundle Ma1orek Replay Openai ResponsesOpenAI Responses API
-
tomevault-io Bundle Fastapi CachingThis skill should be used when the user asks to "add caching", "implement Redis cache", "cache API response", "invalidate cache", "add cache layer", "optimize with caching", or mentions Redis, caching strategies, cache invalidation, or performance optimization. Provides Redis caching patterns for FastAPI. Use when this capability is needed.
-
tomevault-io Bundle Decision CaptureDetects and captures technical decisions during conversations. Use when architectural choices, library selections, design patterns, API designs, or trade-off decisions are made. Automatically prompts user to save decisions as ADR files. Use when this capability is needed.
-
tomevault-io Bundle Mlflow OnboardingOnboards users to MLflow by determining their use case (GenAI agents/apps or traditional ML/deep learning) and guiding them through relevant quickstart tutorials and initial integration. If an experiment ID is available, it should be supplied as input to help determine the use case. Use when the user asks to get started with MLflow, set up tracking, add observability, or integrate MLflow into their project. Triggers on "get started with MLflow", "set up MLflow", "onboard to MLflow", "add MLflow to my project", "how do I use MLflow". Use when this capability is needed.
-
tomevault-io Bundle Ibis QueryThis skill translates natural language questions about Starknet indexed data into ibis CLI queries or REST API calls. It should be used when the user asks questions about blockchain data indexed by ibis, such as 'who has the highest score?', 'show me recent transfers', 'how many swaps happened today?', or any data question that can be answered by querying ibis tables. Triggered by natural language data questions when an ibis.config.yaml is present or when the user references ibis data. Use when this capability is needed.
-
tomevault-io Bundle Codecov CoverageFetch and analyze code coverage from Codecov API for the linkml project. Use when checking coverage before making a PR, analyzing coverage changes, or finding low-coverage files. Use when this capability is needed.
-
tomevault-io Bundle Writing TsdocsAdds and updates TypeDoc (TSDoc) comments to TypeScript source files in the Medusa codebase. Covers HTTP types, API routes, UI components, data models, service interfaces, JS SDK methods, abstract providers, workflow SDK functions, core-flows workflows and steps, and events. Use when adding TSDoc comments to files in packages/core/types/src/http, packages/medusa/src/api, packages/design-system/ui/src/components, packages/modules/*/src/models, packages/core/types/src, packages/core/js-sdk/src, packages/core/utils/src, packages/core/workflows-sdk/src/utils/composer, packages/core/core-flows/src, or packages/core/utils/src/core-flows/events.ts. Use when this capability is needed.
-
tomevault-io Bundle ImagegenGenerate or edit images via BlockRun's image API. Trigger when the user asks to generate, create, draw, make an image — or to edit, modify, change, or retouch an existing image. Use when this capability is needed.
-
tomevault-io Bundle Golang Database PatternsGo database integration patterns using sqlx, pgx, and migration tools like golang-migrate Use when this capability is needed.
-
tomevault-io Bundle Mypymypy - Static type checker for Python with gradual typing, strict mode, Protocol support, and framework integration Use when this capability is needed.
-
tomevault-io Bundle Contentful APIComprehensive Contentful REST API guide. Covers Content Management API (CMA) for creating/updating content, Content Delivery API (CDA) for fetching published content, Preview API, Images API, and GraphQL API. All examples use curl/HTTP — language-agnostic. Use when this capability is needed.
-
tomevault-io Bundle API TesterQuick API endpoint testing with comprehensive request/response validation. Use when this capability is needed.
-
tomevault-io Bundle Dallay Agents Skills Express APIWhen to Use
-
tomevault-io Bundle Datathings Marketplace Greycat CGreyCat SDK - C API, Standard Library & Plugin Development
-
tomevault-io Bundle Add Integration TestCreate a new integration test for dbt-autofix with proper folder structure and golden files Use when this capability is needed.
-
tomevault-io Bundle Django AllauthUse when tasks involve django-allauth setup, signup/login/logout, email verification, password reset, account adapters, social login, OAuth/OIDC/SAML provider configuration, MFA, user sessions, headless/API authentication, or django-allauth identity-provider mode. Use this whenever the user is building, debugging, or reviewing django-allauth integration, even if they only mention allauth settings, SocialApp, provider callbacks, or adapter hooks.
-
tomevault-io Bundle Standup SummaryGenerate a standup summary from recent activity - git commits, Jira issues, MRs, calendar, Slack, memory follow-ups, discovered work. Use when user says "standup", "generate standup", "what did I do?", or "daily status". Use when this capability is needed.
-
tomevault-io Bundle Building Express ApisBuilds production Express.js APIs with TypeScript, middleware patterns, authentication, and error handling. Use when creating Node.js backends, REST APIs, or Express applications.
-
tomevault-io Bundle Building Fastapi ApisBuilds high-performance FastAPI applications with async/await, Pydantic v2, dependency injection, and SQLAlchemy. Use when creating Python REST APIs, async backends, or microservices.
-
tomevault-io Bundle Building Laravel ApisBuilds enterprise Laravel applications with Eloquent, API Resources, Sanctum auth, and queue processing. Use when creating PHP backends, REST APIs, or full-stack Laravel applications.
-
tomevault-io Bundle Duc01226 Easyplatform API Design> **[IMPORTANT]** Use `TaskCreate` to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ATTENTION ask user whether to skip.
-
tomevault-io Bundle Ecb TypescriptWrite TypeScript code for EcuBus-Pro (ECB) automotive diagnostics. Provides API reference for UDS, CAN, LIN, DoIP, SOME/IP, CRC, Crypto, SerialPort, and test framework. Use when writing ECB scripts, working with automotive protocols, or developing diagnostic services. Use when this capability is needed.
-
tomevault-io Bundle SchemaDesign database schemas and API contracts at system boundaries. Use when creating or modifying database tables, API endpoints, or data serialization formats. Make sure to use this skill whenever the user adds database migrations, designs REST/GraphQL APIs, creates DTOs, defines request/response shapes, or works on data serialization — even for adding a single column or endpoint. 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 copilot-sdk, light-protocol, sergio-bershadsky--ai--frappe-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.