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.
-
stanfish06 Bundle Turbomachinery EngineerExpert-thinking profile for Turbomachinery Engineer (rotating-equipment design / meanline-to-CFD / rotordynamics / performance test (ASME PTC 10, API 617)): Reasons from Euler work transfer, velocity triangles, decomposed loss correlations, and map- based off-design margin through meanline-to-throughflow-to-RANS/URANS analysis, Campbell and unbalance rotordynamics, and ASME PTC 10/PTC 6 and API 617 testing while treating surge and rotating stall, clearance rubs and tip...
-
stanfish06 Bundle Zoom Video Sdk FlutterZoom Video SDK for Flutter. Use when building custom video session apps in Flutter with flutter_zoom_videosdk, event-driven architecture, session lifecycle handling, and mobile platform integration patterns.
-
stanfish06 Bundle Vlsi Chip Design EngineerExpert-thinking profile for VLSI / Chip Design Engineer (RTL-to-GDSII / MCMM STA signoff / DFT-ATPG / physical verification (DRC/LVS) / tapeout): Reasons from PPA tradeoffs, timing slack, on-chip variation, and foundry rule decks through MCMM STA with OCV/POCV in PrimeTime/Tempus, UPF power intent, SpyGlass/JasperGold CDC, and Calibre DRC/LVS while treating clock-domain crossings, post-CTS hold violations, IR drop, and TT-only signoff as first-class failure...
-
stanfish06 Bundle Matlab Analyze DependenciesAnalyze the effective toolbox file set to produce a Dependency Manifest — classify all transitive dependencies as included, product, add-on, or external-unresolved, then present resolution options with tradeoffs. Use after matlab-define-toolbox-api when the spec is approved.
-
stanfish06 Skill Scirpy Immune RepertoireSingle-cell immune receptor analysis with Scirpy for scanpy, anndata, and scvi-tools projects. Use for TCR/BCR V(D)J import, clonotype definition, clonal expansion, repertoire overlap, immune receptor QC, MuData/AnnData integration, and Scanpy-linked immune repertoire visualization.
-
stanfish06 Bundle Vibration Dynamics EngineerExpert-thinking profile for Vibration & Dynamics Engineer (experimental modal / machinery diagnostics / rotordynamics): Reasons from FRF/coherence, MAC, and damping identification through impact/shaker EMA, spectral ODS, FFT windowing, Campbell/critical-speed rotordynamics, and ISO 20816/API 610 diagnostics while treating double-hit, mass-loading, ODS–mode conflation, oil whirl/whip, and leakage as first-class failure modes.
-
stanfish06 Bundle Pharmaceutical Formulation ScientistExpert-thinking profile for Pharmaceutical Formulation Scientist (formulation development / QbD-CMC / solid-state & dissolution / regulatory (ICH Q8, USP, Module 3.2.P)): Anchor every decision in the QTPP and critical quality attributes (CQAs): assay, Classify the API before choosing a technology path. Use BCS (solubility vs.
-
stanfish06 Bundle Separation Processes EngineerExpert-thinking profile for Separation Processes Engineer (process simulation / pilot plant / plant troubleshooting): Reasons from VLE/LLE thermodynamics, FUG shortcuts, and NRTL/PR property packages through Aspen RadFrac, CGCC/pinch integration, membrane Robeson bounds, chromatography van Deemter scale-up, and MSZW crystallization while treating wrong BIPs, jet flood/entrainment, concentration polarization, and lab-to- plant MSZW as...
-
mrmps Bundle Bulk ClassifySort many texts into your own categories without reading them, using a keyless HTTP API that returns a calibrated confidence per answer. Use when triaging, filtering, routing or bucketing more items than are worth putting in context — search results before you read them, log lines, tickets, files, diffs, past conversations. Triggers on "filter these", "which of these are relevant", "triage", "bucket", "route", "categorise", or any loop that would otherwise read N items to keep a few.
-
mrmps Skill Soc Alert TriageRank a SIEM or EDR alert queue before a human opens it. Scores each alert likely true positive or likely false positive from its own fields — rule, process, command line, parent, user — with a calibrated confidence, so the sure ones disposition themselves and an analyst starts at the top of the rest. Defensive triage only. Use on "which of these are worth opening", "tune out the noise", "rank the queue".
-
max-786 Skill Blender PhysicsSkill per simulazioni fisiche in Blender: Rigid Body, Soft Body, Cloth (con Pressure), Force Fields e Particles. Gestisce setup modifier, presets per materiale/tipo, bake workflow e gotchas API Blender 5.x. Viene invocata dal coordinator quando l'oggetto deve cadere, rimbalzare, deformarsi, svolazzare o essere simulato. Include tabelle presets testate e funzioni Python pronte all'uso.
-
sh-dawushi Bundle Web API ExtractorExtract web API traffic through browser authentication and CDP capture, analyze endpoints, and generate a Python FastMCP server.
-
austek Bundle Nuke CommentsMechanically strip every comment from source files in one pass, with zero per-comment review or judgment — a fast syntax-driven deletion, not a quality/cleanup pass. Use whenever the user says to "nuke", "strip", "wipe", "delete all", or "remove all" comments, wants comments gone with "no checking" or "don't review them", or explicitly rejects a judgment-based comment cleanup in favor of blind removal. Do NOT use this for requests like "clean up bad comments", "remove redundant/tutorial comments", or "improve comment quality" — those need per-comment judgment (SAFETY docs, license headers, and public API docs must survive that kind of pass); this skill removes literally all of them, no exceptions, and is for when the user explicitly wants that. Takes an optional argument scoping the pass: a file or directory path, a PR number/URL, a branch name, or "full repo"/"repo". With no argument, scopes to uncommitted changes if there are any, and otherwise reports that there's nothing to strip rather than defaulting to
-
navinspire-ia Skill GitFull git workflow for developers: status, staging, commits, branches, push/pull, merge/rebase, conflict resolution, stash, history (log/blame/bisect), remotes, tags, worktrees, cherry-pick, and recovery with reflog. The everyday operations live in the git tool; this skill covers the rest. Use for any local version-control task; use the github skill (gh) only for the GitHub API (PRs, issues, CI).
-
navinspire-ia Skill GithubInteract with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
-
austek Bundle Java Coding StandardsJava coding standards and best practices covering anti-patterns, resource management, concurrency, API design, error handling, immutability, object-oriented design, sealed types and pattern matching, Javadoc, records, reflection/serialization, modules, collections/streams, generics, nullability, performance, and naming. Use when writing, reviewing, or refactoring Java code, or when the user asks about Java style, design, or best practices.
-
austek Bundle Rust Coding StandardsRust coding standards and best practices covering ownership and borrowing, error handling, async programming, API design, unsafe code, and performance. Use when writing, reviewing, or refactoring Rust code, or when the user asks about Rust style, design, or best practices.
-
navinspire-ia Skill WeatherGet current weather and forecasts (no API key required).
-
navinspire-ia Skill API EngineerRead OpenAPI specs, call APIs, validate responses, and draft connectors. Use for integration work, contract testing, and client generation.
-
austek Bundle Scala Coding StandardsScala coding standards and best practices covering null/option handling, effect systems, anti-patterns, concurrency, error handling, immutability, implicits/givens, API design, collections, pattern matching, for-comprehensions, naming, and Scaladoc. Use when writing, reviewing, or refactoring Scala code, or when the user asks about Scala style, design, or best practices.
-
navinspire-ia Skill Test GeneratorGenerate and run unit, API, and E2E tests (including Playwright) that match project conventions. Use when adding coverage or reproducing a bug with a failing test first.
-
makinotes Bundle Makino DistilledDistilled — Daily AI digest in your terminal. 130+ sources scored and structured into JSON. No API keys, no dependencies — just curl.
-
navinspire-ia Skill Technical WriterCreate product docs, API references, runbooks, procedures, and architecture documents. Use when precision and completeness matter more than persuasion.
-
dmoreq Skill Code ReviewReview a code diff before merge: correctness, safety, performance, tests, public API. Not the first skill for implementing features. After findings, hand off fixes to the language skill.
-
dmoreq Skill Plotly DashBuild interactive Plotly Dash apps: pages, callbacks, dcc.Store, background jobs. Not for static Plotly charts, EDA, or REST APIs without a Dash UI.
-
dmoreq Skill Rust Async PatternsProduction Tokio: structured concurrency, channels, streams, cancellation, backpressure. Not for sync Rust, ownership/API design, or PR review.
-
inapp-inc Skill ScaffoldUse for greenfield bootstrap — clone the versioned starter template (Express API, web/Python stubs, Dockerfile, lint, OpenAPI stub) consistent with ADR-0001/ADR-0003, then diverge for project specifics. Invoked by seed-unit for the bootstrap SEED unit after architecture platform-fit.
-
bighadj22 Bundle EcotrackEcoTrack platform integration for CodFlow — one API shared by 82 Algerian couriers (DHD, Conexlog, MSM Go, Packers, World Express...). Use when connecting an EcoTrack courier, auditing or fixing the adapter, verifying behavior against the official API, handling tracking/status issues, or extending EcoTrack support.
-
bighadj22 Bundle Meta AdsOfficial Meta (Facebook) Pixel and Conversions API reference docs for CodFlow's tracking stack — standard events, event parameters, deduplication, advanced matching, test events, and best practices. Use whenever working on Meta Pixel integration, CAPI server events, conversion tracking, event deduplication, attribution, or reviewing PRs that touch tracking (cod-server/src/workflows/capi.ts, capi-helpers.ts, capi_event_log, theme01 pixel scripts, store_pixel_config).
-
bighadj22 Bundle Zr ExpressZR Express delivery platform integration for CodFlow — all 129 public API endpoints (catalog, claims, customers, orders/parcels, delivery pricing, hubs, supplier, treasury, users, webhooks), organized per domain. Use when connecting ZR Express as a delivery company, auditing or fixing the zr_express adapter in cod-server, verifying behavior against the official API, pulling tracking/state, registering webhooks, or extending ZR Express support.
-
bighadj22 Bundle Route BuilderBuild and migrate API routes using the defineRoute() pattern. Use when creating new endpoints OR migrating existing endpoints to the standard route-builder syntax.
-
bighadj22 Bundle Yalidine IntegrationIntegrate the Yalidine (Guepex) Algerian delivery/courier API and webhooks into any codebase — creating and tracking parcels, looking up wilayas/communes/stop-desk centers, calculating delivery fees, and receiving real-time delivery-status webhooks. Use this whenever the user asks to integrate Yalidine, Guepex, or an Algerian shipping/courier API, add cash-on-delivery parcel creation, stop-desk/home delivery, parcel tracking, or delivery-status webhooks to their app — even if they just say "add Yalidine" or "hook up shipping" without more detail.
-
firstp1ck Skill Refactoring AdvisorAgents should invoke this skill for refactors, code smells, migrations, duplication removal, module splitting, API cleanup, or restructuring plans. Emphasizes small safe steps, behavior preservation, and verification after each change.
-
firstp1ck Bundle Feature Development WorkflowFeature implementation workflow for authorized new capabilities. Use to classify a feature as lightweight or complex, resolve blocking decisions, and govern implementation, integration, review, reporting, and completion without applying complex gates to non-feature work.
-
firstp1ck Skill Test Plan GeneratorAgents should invoke this skill when planning tests from specs, architecture docs, PRs, risky changes, new features, bug fixes, or release work. Generates prioritized unit, integration, E2E, regression, and edge-case coverage.
-
firstp1ck Skill Quickshell LocalUse for Quickshell desktop-shell development and troubleshooting, shell.qml, panels, widgets, PipeWire audio, MPRIS media, system tray, notifications, battery, IPC, compositor integrations and Qt controls used in Quickshell. Search local Quickshell guides/API and Qt references before web sources. Do not route unrelated shell scripting or generic Hyprland configuration here.
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 turbomachinery-engineer, zoom-video-sdk-flutter, vlsi-chip-design-engineer. 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.