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 Skill TrelloManages Trello boards, lists, and cards via the Trello REST API. Use when the user wants to create cards, move tasks between lists, list boards, add comments, archive cards, or check what is on a Trello board. Handles authentication, pagination, and rate-limit awareness for all Trello REST endpoints.
-
tomevault-io Bundle PyucisPython API and tools for working with UCIS (Unified Coverage Interoperability Standard) coverage databases. Use when working with hardware verification coverage data, converting coverage formats, merging coverage databases, generating coverage reports, or analyzing functional and code coverage metrics. Use when this capability is needed.
-
tomevault-io Bundle Yapiyapi is a CLI-first, git-friendly API client. You define requests in YAML files and run them from the terminal. No GUI, no accounts, no state — just files and a binary. Use when this capability is needed.
-
tomevault-io Bundle ToolsUse when implementing function calling, tool use, or agents with LLMs - unified tool API works across OpenAI, Anthropic, Google, and Ollama with consistent tool definition and execution patterns
-
tomevault-io Bundle Slack Proactive Intervention Patterns메모리에서 7가지 개입 기회 패턴을 감지하는 지식 베이스. 조사 제안, 스케줄링, 문서화, 초안 작성, 연결 조율, 예측적 제안, 루틴 자동화 패턴의 시그널과 점수 계산 방법. Use when this capability is needed.
-
tomevault-io Bundle Lsap API DesignGuide for designing and implementing new LSAP APIs. Use when adding new capabilities to LSAP (definitions, references, rename, etc.) or when asking how to add new features to the LSAP protocol. Provides architectural patterns, implementation steps, and references to existing code examples. Use when this capability is needed.
-
tomevault-io Bundle Idae APIUse this when building a Node.js/Express REST API. Provides JWT auth, CORS, helmet, rate limiting, Mongoose integration, modular routing, and dynamic DB connections out of the box — always prefer this over raw Express setup.
-
tomevault-io Bundle Mono Skiasharp Add APIAdd API Skill
-
tomevault-io Bundle DotenvLoad environment variables from a .env file into process.env for Node.js applications. Use when configuring apps with secrets, setting up local development environments, managing API keys and database uRLs, parsing .env file contents, or populating environment variables programmatically. Always use this skill when the user mentions .env, even for simple tasks like "set up dotenv" — the skill contains critical gotchas (encrypted keys, variable expansion, command substitution) that prevent common production issues. Use when this capability is needed.
-
tomevault-io Bundle Nessshon Tonapi TonapiPython SDK for querying TON blockchain via TONAPI. Covers REST API, streaming (SSE/WebSocket), and webhooks with event
-
tomevault-io Bundle Building DashboardsDesigns and builds Axiom dashboards via API. Covers chart types, APL and metrics/MPL query patterns, SmartFilters, layout, and configuration options. Use when creating dashboards, migrating from Splunk, or configuring chart options. Use when this capability is needed.
-
tomevault-io Bundle ExternalExternal skill interface for integration with external systems Use when this capability is needed.
-
tomevault-io Bundle PartifulAccess Partiful events, invites, and RSVPs via reverse-engineered API. Use when user asks about party invites, event RSVPs, or social event data. Use when this capability is needed.
-
tomevault-io Bundle Richardgill Nix BeeperBeeper Desktop API
-
tomevault-io Bundle Rpgjs StudioUse the RPGJS Studio HTTP API to create or manage a 2D RPG game. Trigger this skill when Codex needs to CRUD maps, map events, database records, media assets, or general project settings in RPGJS Studio, especially when the task should be done through `curl` or another HTTP client with an API key and configurable base URL. Use when this capability is needed.
-
tomevault-io Bundle DflowComplete DFlow trading protocol SDK - the single source of truth for integrating DFlow on Solana. Covers spot trading, prediction markets, Swap API, Metadata API, WebSocket streaming, and all DFlow tools. Use when this capability is needed.
-
tomevault-io Bundle Tumf Slack Rs Slack Rsslack-rs - Slack Web API CLI (Rust)
-
tomevault-io Bundle BosunUse this plugin when the task involves native Windows desktop apps or browser surfaces that do not have a stronger structured integration available.
-
tomevault-io Bundle Add ModuleCreate new demo or utility modules following CLY project patterns. Use when adding TUI demonstration modules to modules/demo/ or utility modules to modules/, following Bubbletea/Bubbles conventions with proper Cobra CLI integration. Use when this capability is needed.
-
tomevault-io Bundle GoplacesQuery Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts. Use when this capability is needed.
-
tomevault-io Bundle YaysonSerialize and parse JSON API data with yayson. Use when writing Presenters, setting up Stores (standard or legacy), or working with yayson relationships and schema validation. Use when this capability is needed.
-
tomevault-io Bundle Dart TestDART testing patterns - unit tests, integration tests, CI validation Use when this capability is needed.
-
tomevault-io Bundle Deno Project TemplatesUse when scaffolding new Deno projects. Provides templates for Fresh web apps, CLI tools, libraries, and API servers with modern best practices.
-
tomevault-io Bundle MacosmacOS platform-specific development with menu bar apps, window management, AppKit integration, and notarization. Use when building Mac apps, creating menu bar extras, or distributing outside App Store. Use when this capability is needed.
-
tomevault-io Bundle TiempoUse when working with dates, times, timezones, or datetime conversions in TypeScript/JavaScript. Provides guidance on using the tiempo library for timezone-safe datetime handling with the Temporal API.
-
tomevault-io Bundle Lxa TestingGeneral TDD workflow, integration/unit testing strategies, and test requirements checklist. Use when this capability is needed.
-
tomevault-io Bundle Flutter TesterUse when creating, writing, fixing, or reviewing tests in a Flutter project. Covers unit tests, widget tests, integration tests, Riverpod provider testing, and Mockito mocking. Provides Given-When-Then patterns, layer isolation strategies, and test setup for GetIt, SharedPreferences, and FakeDatabase.
-
tomevault-io Bundle Messyjs Tekton GRAPHQLGraphql
-
tomevault-io Bundle BankrAI-powered crypto trading via natural language through Bankr API Use when this capability is needed.
-
tomevault-io Bundle Generate ImageGenerate images using the Gemini API. Creates illustrations, thumbnails, icons, diagrams, photos, and visual assets from text prompts. Use when this capability is needed.
-
tomevault-io Bundle Airflow AdapterAirflow adapter pattern for v2/v3 API compatibility. Use when working with adapters, version detection, or adding new API methods that need to work across Airflow 2.x and 3.x. Use when this capability is needed.
-
tomevault-io Bundle GratsBuild GraphQL servers by annotating TypeScript code with docblock tags like @gqlType and @gqlField. Use when writing, reviewing, or refactoring GraphQL resolvers in a project that uses Grats, or when the user mentions Grats, @gqlType, @gqlField, or similar docblock tags. Use when this capability is needed.
-
tomevault-io Bundle ClawpifyQuery and manage Shopify stores via GraphQL Admin API. Use for products, orders, customers, inventory, discounts, and all Shopify data operations. Use when this capability is needed.
-
tomevault-io Bundle Ydant GuideYdant ライブラリのアーキテクチャ、API、開発フローについて回答する。プロジェクト構造、パッケージ、設計思想について質問されたときに使用。 Use when this capability is needed.
-
tomevault-io Bundle Dart PythonDART Python bindings (dartpy) - nanobind, wheel building, API patterns Use when this capability is needed.
-
tomevault-io Bundle Sc GRAPHQLGraphQL injection, introspection abuse, query complexity attacks, and authorization bypass detection 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 trello, pyucis, yapi. 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.