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.
-
kevinzai Bundle Ma PlaybookM&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.
-
dingxingdi Bundle Context Aware Criteria Guided RevisionUse this skill when you need to fix a specific part of a document (like an intro or a method section) to make it follow professional 'best practices' or official guidelines. Trigger it for requests like 'make the motivation stronger,' 'clarify our main contribution,' 'check if this section still makes sense with the rest of the paper,' 'align this with the reviewer guide,' or 'fix the flow between these two chapters.' It is essential when a simple grammar check isn't enough and the writing needs to be more persuasive, logically sound, and consistent with the global context of the whole document.
-
dingxingdi Bundle Critical External Knowledge IntegrationSkill: critical external-knowledge integration
-
dingxingdi Bundle Execution Feedback Driven Iterative RefinementUse this when the user wants to automate technical or tool-use workflows that require running code or invoking APIs, analyzing error logs or feedback, and fixing the logic step-by-step. Trigger it for requests like 'debug this API call using feedback', 'iteratively refine this script based on scores', 'solve this task and correct any errors found in the tool response', or 'improve the tool plan based on execution failures.' It is particularly useful for System 2 reasoning where trial-and-error is mandatory for success.
-
ashutoshsrivastava17 Skill Testing StrategyDesign a comprehensive testing strategy — unit, integration, end-to-end, and performance tests with coverage goals, tooling, and best practices. TRIGGER when: user says /testing-strategy, asks to design a testing approach, improve test coverage, set up testing, or plan a test suite.
Audited -
ashutoshsrivastava17 Skill Mobile NetworkingDesign and implement mobile networking layers — HTTP clients, interceptors, authentication token management, caching, offline queues, GraphQL, WebSockets, and response parsing across Flutter (Dio/http), Android (Retrofit/OkHttp/Ktor), and iOS (URLSession/Alamofire). TRIGGER when: user says /mobile-networking, asks about API integration in mobile, needs to set up networking, implement token refresh, or optimize API calls.
-
ashutoshsrivastava17 Skill Ecosystem MappingMap partnership ecosystems — identify technology adjacencies, evaluate integration opportunities, analyze competitive dynamics, and assess strategic fit for building a defensible partner network. TRIGGER when: user says /ecosystem-mapping, "ecosystem mapping", "partner ecosystem", "technology ecosystem", "ecosystem analysis", "partnership landscape", or "integration ecosystem".
Audited -
ashutoshsrivastava17 Skill Partner OnboardingDesign partner onboarding programs — create enablement materials, define certification paths, plan technical integration support, and set success milestones for new partnership activation. TRIGGER when: user says /partner-onboarding, "partner onboarding", "onboard partner", "partner enablement", "partner certification", "partner activation", or "new partner setup".
Audited -
ashutoshsrivastava17 Skill Backend ArchitectureDesign and review backend application architecture — layering, API patterns, persistence, messaging, and deployment topology across Spring Boot (Java/Kotlin), Node.js (Express/NestJS), Django/FastAPI (Python), and Go. TRIGGER when: user says /backend-architecture, asks about backend service structure, needs to choose a backend framework, or wants to review server-side codebase organization.
Audited -
ashutoshsrivastava17 Skill Test Automation StrategyDefine what to automate, framework selection, test pyramid balance, CI integration, and maintenance approach for sustainable test automation. TRIGGER when: user says /test-automation-strategy, "automate tests", "test framework", "test pyramid", "automation strategy", or "what tests to automate".
Audited -
kunanonj Skill Aside SlackRead this when you need to use Slack.
-
kunanonj Skill Aside BrowserRead when you need a browser automation (QA, element interaction, screencapture/snapshot, network capture, so on), or have to work across user's logged-in accounts, apps (e.g. Slack, X, LinkedIn, etc.), memory, and browsing history.
-
kunanonj Bundle Cursor Plugin WarpWarp terminal integration for Claude Code — native notifications via OSC 777 escape sequences. Hooks into SessionStart, Stop, Notification, PermissionRequest, UserPromptSubmit, and PostToolUse lifecycle events. Sends structured JSON payloads to Warp for session status, idle prompts, permission requests, and task completion.
-
kunanonj Skill Springboot PatternsSpring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
-
kunanonj Skill Cursor Plugin Pstack TddUse only when the user explicitly asks for TDD, a failing test, or a regression test, OR when the bug has an obvious cheap local test target. Skip when the test path is unclear, expensive, integration-heavy, or not requested.
-
kunanonj Skill Cursor Plugin Resend ResendUse when working with the Resend email API — sending transactional emails (single or batch), receiving inbound emails via webhooks, managing email templates, tracking delivery events, managing domains, contacts, broadcasts, webhooks, API keys, automations, events, viewing API request logs, or setting up the Resend SDK. Always use this skill when the user mentions Resend, even for simple tasks like "send an email with Resend" — the skill contains critical gotchas (idempotency keys, webhook verification, template variable syntax) that prevent common production issues.
-
kunanonj Skill Cursor Plugin Cf Durable ObjectsCreate and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
-
kunanonj Skill Cursor Plugin Convex Function CreatorCreate Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.
-
fridrichmethod Bundle Scrna QcExecute the MAD-based single-cell RNA-seq QC workflow (scripts + Python API) to filter low-quality cells and emit reports plus filtered AnnData files.
-
fridrichmethod Skill CredentialsInstructions for handling API keys and credentials safely, verifying their presence, and prompting the user to add them if missing using a safe protocol.
-
fridrichmethod Bundle Openfda DatabaseQuery, search, and download data from the openFDA API for drugs, devices, foods, tobacco, cosmetics, animal and veterinary products, substances, and transparency data. Use for FDA adverse events, recalls, labeling, approvals, shortages, 510(k) clearances, NDC lookups, and any FDA safety or regulatory data query across all 28 API endpoints.
-
fridrichmethod Bundle Quickgo DatabaseQuery the QuickGO and Evidence & Conclusion Ontology (ECO) REST API. Use this when you need to map genes to biological processes, molecular functions, or cellular components, find genes associated with a specific pathway/GO term, or explore the Gene Ontology hierarchy. Do not use for querying drug targets (use OpenTargets) or mechanistic signaling pathway diagrams (use KEGG).
-
fridrichmethod Skill Social PublishingSchedule and publish social media posts across 13 platforms (X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, Pinterest) via the SocialClaw API. Use when the user wants to publish, schedule, or manage social media content programmatically. Requires SOCIALCLAW_API_KEY.
-
fridrichmethod Bundle Ehr Fhir IntegrationProvides comprehensive tools for working with Electronic Health Records (EHR) using the HL7 FHIR standard.
-
fridrichmethod Bundle Encode Ccres DatabaseQuery the ENCODE Registry of cis-Regulatory Elements (cCREs) via the SCREEN GraphQL API, or make custom queries to the ENCODE Portal REST API for experiments and files (ChIP-seq peaks, etc.). Use when you want to query regulatory annotations or raw experimental data across human cell types.
-
fridrichmethod Bundle Labarchive IntegrationSecurely integrate with the official LabArchives ELN REST-like API and Inventory API v1. Use for regional endpoint selection, signed-request construction, user authorization and UID flows, local LA container validation, and verified LabArchives integration workflows.
-
paperclipai Skill Fetch TweetsFetch recent tweets from specific accounts via X.AI API
-
paperclipai Skill Gif Sticker MakerConvert photos into animated GIF stickers in Funko Pop / Pop Mart style using MiniMax API
-
dingxingdi Bundle Narrative Novelty And ValueUse this skill when the user wants stories that feel fresh, clever, twisty, emotionally alive, structurally complex, or set in meticulously crafted speculative worlds. Trigger it for requests like 'make it more surprising,' 'add flashbacks to explain the past,' 'ensure the rules of the magic system are consistent over the 50-chapter novel,' or 'give me something with an earned twist.' It is specifically designed to produce open-ended creative quality where human preference rewards non-linear timelines, deep world-building integration, long-range narrative coherence, and subversion of generic AI sci-fi/fantasy tropes.
-
dingxingdi Bundle Heterogeneous Source Integration And Multi Hop ReasoningSkill: heterogeneous source integration and multi-hop reasoning
-
ashutoshsrivastava17 Skill Test PlanGenerate a comprehensive test plan for a feature, service, or change. Covers functional, edge case, integration, and non-functional testing. TRIGGER when: user says /test-plan, asks how to test a feature, wants a testing strategy for a change, or needs QA coverage analysis.
Audited -
ashutoshsrivastava17 Skill Auth DesignDesign authentication and authorization systems — OAuth/OIDC, RBAC/ABAC, session management, token strategies, SSO, and multi-tenancy. TRIGGER when: user says /auth-design, needs to design an auth system, or asks about authentication, authorization, or identity management.
-
ashutoshsrivastava17 Skill API Test PlanDesign API test suites — endpoint coverage, contract testing, error scenarios, authentication flows, and response validation strategies. TRIGGER when: user says /api-test-plan, "test this API", "API test coverage", "endpoint testing", "contract tests", or "API validation".
-
ashutoshsrivastava17 Skill Design ReviewConduct technical design reviews evaluating proposed architectures, API contracts, data models, and system interactions. Provide structured feedback on design documents with risk assessment and alternatives. TRIGGER when: user says /design-review, "design review", "technical design review", "review design doc", or "architecture review".
Audited -
sethdford Skill Test Pyramid DesignDesign test pyramid architecture balancing unit, integration, and E2E tests. Use when establishing test level distribution and automation strategy.
-
sethdford Skill GRAPHQL Schema DesignGraphQL type systems, queries, mutations, subscriptions, and schema design patterns.
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 ma-playbook, ecosystem-mapping, aside-slack. 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.