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.
-
mkurman Skill Synthlabs SetupUse when you need to locate, start, and verify a local SynthLabs backend before API-dependent work.
-
mkurman Bundle Triton Kernel ProgrammingHands-on implementation template and API reference for writing, tuning, debugging, and benchmarking Triton GPU kernels. Covers the full triton.language API surface, autotuning patterns, profiling workflows, and production integration.
-
mkurman Bundle PymatgenMaterials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.
-
mkurman Bundle BiopythonComprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
-
mkurman Skill FreqtradeOpen-source crypto trading bot. Strategy development in Python, backtesting, hyperparameter optimization, dry-run and live trading. Supports major exchanges via CCXT. Telegram integration for monitoring.
-
mkurman Bundle PylabrobotVendor-agnostic lab automation framework. Use when controlling multiple equipment types (Hamilton, Tecan, Opentrons, plate readers, pumps) or needing unified programming across different vendors. Best for complex workflows, multi-vendor setups, simulation. For Opentrons-only protocols with official API, opentrons-integration may be simpler.
-
mkurman Bundle Scvi ToolsDeep generative models for single-cell omics. Use when you need probabilistic batch correction (scVI), transfer learning, differential expression with uncertainty, or multi-modal integration (TOTALVI, MultiVI). Best for advanced modeling, batch effects, multimodal data. For standard analysis pipelines use scanpy.
-
mkurman Bundle BioservicesUnified Python interface to 40+ bioinformatics services. Use when querying multiple databases (UniProt, KEGG, ChEMBL, Reactome) in a single workflow with consistent API. Best for cross-database analysis, ID mapping across services. For quick single-database lookups use gget; for sequence/file manipulation use biopython.
-
mkurman Skill Plaid FinancePlaid financial data API: bank accounts, transactions, balances, income, assets, identity verification, and ACH payments. Connect to 12,000+ financial institutions for personal finance and lending apps.
-
kevinzai Skill Load TestingLoad testing with k6 and Artillery — scripts, scenarios, thresholds, CI integration, bottleneck analysis.
-
kevinzai Skill Mobile TestingMobile testing strategies and frameworks — Detox, Maestro, XCTest, Espresso, unit testing, and CI integration.
-
kevinzai Skill Stripe SubscriptionsStripe subscription lifecycle patterns: checkout sessions, webhook verification (raw body gotcha), customer portal, usage-based billing, proration, and trial management.
-
kevinzai Skill Visual Regression TestingVisual regression testing patterns — screenshot comparison, Percy, Chromatic, baseline management, CI integration.
-
kevinzai Bundle Ccc BuildBuild something new — web app, API, CLI, or mobile. Guided spec interview routes to the right template, then scaffolds. Use when: 'build something', 'new project', 'create app'.
-
kevinzai Skill Ccc LinearLinear board integration — view open issues, pick one to work on, or create new tickets without leaving Claude. Use when the user types /ccc-linear, /ccc linear, says…
-
kevinzai Bundle API Design ReviewerAPI Design Reviewer
-
kevinzai Skill API Test Suite BuilderAPI Test Suite Builder
-
kunanonj Skill Cursor Plugin Convex Rule Scheduler UsageOnly schedule internal functions, never api functions
-
kunanonj Skill Cursor Plugin Modern Web Chrome ExtensionsBuild and publish Chrome Extensions using Manifest V3 best practices. Use this skill whenever the user asks to create, modify, debug, or understand Chrome browser extensions, add-ons, or anything involving the Chrome Extensions API. Trigger on mentions of: 'Chrome extension', 'browser extension', 'manifest.json', 'content script', 'service worker' (in browser context), 'popup' (in browser extensio
-
kunanonj Skill Cursor Plugin Posthog Creating An EndpointCreate a PostHog endpoint with the right shape on the first try — covers query kind choice, name conventions, what to expose as variables (HogQL code_name vs insight breakdown), data_freshness_seconds, and whether to materialise on day one. Use when the user says \"create an endpoint\", \"expose this query as an API\", \"turn this insight into an endpoint\", or asks for help structuring a new endp
-
kunanonj Skill Cursor Plugin Posthog Instrument IntegrationAdd PostHog SDK integration to your application. Use when setting up PostHog for the first time or reviewing PRs that need PostHog initialization. Covers SDK installation, provider setup, and basic configuration for any framework.
-
kunanonj Skill Cursor Plugin Posthog Managing SubscriptionsManage PostHog subscriptions — scheduled email, Slack, or webhook deliveries of insight or dashboard snapshots. Use when the user wants to subscribe to an insight or dashboard, check existing subscriptions, change delivery frequency, add or remove recipients, or stop receiving updates.
-
kunanonj Skill Cursor Plugin Postman Rule Postman Best PracticesAPI design best practices for Postman-managed APIs. Applied when working with OpenAPI specs, collections, and API code.
-
kunanonj Skill Cursor Plugin Posthog Consuming Endpoints From Client CodeWire a PostHog endpoint into a client app or SDK. Covers fetching the OpenAPI spec, generating a typed client with openapi-generator or @hey-api/openapi-ts, sending the right auth header, shaping the variables payload (HogQL code_name vs insight breakdown property), handling rate-limit and materialised-endpoint error responses. Use when the user says \"how do I call my endpoint\", \"generate a cli
-
kunanonj Skill Cursor Plugin Pstack Principle Migrate Callers Then Delete LApply when introducing a new internal API while old callers still exist. Migrate callers and delete the old API in the same wave instead of preserving compatibility layers.
-
fridrichmethod Bundle Foldseek Structural SearchPerforms 3D structural searches of proteins against various databases (PDB, AlphaFold, CATH, MGnify, etc.) using the Foldseek API. Use ONLY when the user provides a physical 3D coordinate file (.cif, .mmcif, or .pdb) and wants to find structurally similar proteins. Do NOT use if the user only provides a protein sequence, gene name, or UniProt ID.
-
mittuled Bundle Technical Onboarding RunnerThis skill runs the technical onboarding process for new customers including configuration, integration, and validation. Use when asked to set up a customer environment, configure integrations, or run go-live validation. Also consider when requirements extraction is complete and implementation is ready to begin. Suggest when a signed customer is waiting for technical setup.
-
kevinzai Skill Vscode BibleVS Code integration guide — rich buttons, keyboard shortcuts, walkthrough, snippets, and extension configuration for the CC Commander
-
kevinzai Skill Dispatch BibleDispatch is Claude's background task execution system. Bible-optimized patterns for background task execution, overnight builds, batch processing, scheduled reviews, Dispatch + Task Commander integration, error handling, retry logic, cost tracking, and completion notifications.
-
kevinzai Skill Status UpdatesSend progress updates to Discord, Slack, or email at configurable intervals during long-running sessions
-
kevinzai Skill Voice WorkflowVoice-optimized command flows for /voice coding sessions. Short voice aliases for common commands, dictation patterns for describing code, audio-friendly feedback formatting, and integration with /btw for side questions. Setup instructions and dictation tips included.
-
kevinzai Skill Paperclip BridgeIntegration with Paperclip task management API for tracking CC Commander workflows
-
kevinzai Skill Auto Loop PatternsPre-built /loop recipes with safety guards for autonomous recurring tasks. 10+ loop patterns covering PR shepherding, Slack feedback, test monitoring, dependency watching, doc updates, cost alerts, build fixes, and knowledge compounding. Each recipe includes command, description, safety guards, and example output.
-
kevinzai Skill Wifi Captive PortalWiFi captive portal development patterns for guest WiFi networks. Splash pages, authentication flows, data capture, RADIUS integration, social WiFi login, and guest network provisioning.
-
kevinzai Bundle Fastify APIFastify API Skill
-
kevinzai Skill Multi Repo OrchestrateCross-repo changes using Claude Code's --add-dir flag. Orchestrate changes across 2+ repos simultaneously for shared dependency updates, API contract changes, and monorepo migration. Includes branch management, conflict resolution, and commit strategy across repositories.
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 synthlabs-setup, triton-kernel-programming, pymatgen. 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.