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.
-
team-telnyx Skill Telnyx Messaging Javascript 3Send and receive SMS/MMS messages, manage messaging-enabled phone numbers, and handle opt-outs. Use when building messaging applications, implementing 2FA, or sending notifications. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Account Notifications Ruby 3Configure notification channels and settings for account alerts and events. This skill provides Ruby SDK examples.
-
team-telnyx Skill Telnyx Networking Javascript 3Configure private networks, WireGuard VPN gateways, internet gateways, and virtual cross connects. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Porting In Javascript 3Port phone numbers into Telnyx. Check portability, create port orders, upload LOA documents, and track porting status. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Account Management Python 3Manage sub-accounts for reseller and enterprise scenarios. This skill provides Python SDK examples.
-
team-telnyx Skill Telnyx Messaging Profiles Python 3Create and manage messaging profiles with number pools, sticky sender, and geomatch features. Configure short codes for high-volume messaging. This skill provides Python SDK examples.
-
team-telnyx Skill Telnyx Numbers Compliance Python 3Manage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides Python SDK examples.
-
team-telnyx Skill Telnyx Voice Conferencing Python 3Create and manage conference calls, queues, and multi-party sessions. Use when building call centers or conferencing applications. This skill provides Python SDK examples.
-
team-telnyx Skill Telnyx Porting Out Javascript 3Manage port-out requests when numbers are being ported away from Telnyx. List, view, and update port-out status. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Voice Media Javascript 3Play audio files, use text-to-speech, and record calls. Use when building IVR systems, playing announcements, or recording conversations. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Voice Gather Javascript 3Collect DTMF input and speech from callers using standard gather or AI-powered gather. Build interactive voice menus and AI voice assistants. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx AI Assistants Javascript 3Create and manage AI voice assistants with custom personalities, knowledge bases, and tool integrations. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Account Notifications Python 3Configure notification channels and settings for account alerts and events. This skill provides Python SDK examples.
-
team-telnyx Skill Telnyx Account Access Javascript 3Configure account addresses, authentication providers, IP access controls, billing groups, and integration secrets. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Numbers Config Javascript 3Configure phone number settings including caller ID, call forwarding, messaging enablement, and connection assignments. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Voice Advanced Javascript 3Advanced call control features including DTMF sending, SIPREC recording, noise suppression, client state, and supervisor controls. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Messaging Hosted Javascript 3Set up hosted SMS numbers, toll-free verification, and RCS messaging. Use when migrating numbers or enabling rich messaging features. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Numbers Services Javascript 3Configure voicemail, voice channels, and emergency (E911) services for your phone numbers. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Sip Integrations Javascript 3Manage call recordings, media storage, Dialogflow integration, and external connections for SIP trunking. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Account Management Javascript 3Manage sub-accounts for reseller and enterprise scenarios. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Messaging Profiles Javascript 3Create and manage messaging profiles with number pools, sticky sender, and geomatch features. Configure short codes for high-volume messaging. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Numbers Compliance Javascript 3Manage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Voice Conferencing Javascript 3Create and manage conference calls, queues, and multi-party sessions. Use when building call centers or conferencing applications. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Account Notifications Javascript 3Configure notification channels and settings for account alerts and events. This skill provides JavaScript SDK examples.
-
eskcti Bundle Core DtoCriar, revisar ou orientar Data Transfer Objects no padrão Genérico. Usar quando o pedido envolver arquivos `dto/*.ts`, contratos de entrada (`InDTO`), saída (`OutDTO`), DTOs de query CQRS para leitura, paginação/filtros/metadados e adaptação de tipagem para consumo da API/front sem vazar detalhes de entidade/ORM.
-
eskcti Bundle Test E2eCriar testes end-to-end de API (Supertest + NestJS) e web (Playwright) para fluxos críticos do MVP. Usar quando o pedido envolver test:e2e, *.e2e-spec.ts, Supertest, Playwright ou validação de fluxo completo HTTP/UI.
-
bilal140202 Skill Csharp TestingC# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.
-
jacob-balslev Bundle Integration Test Design 2Use when designing tests that verify the interaction between two or more units of a system — modules, services, layers, processes: the scope-and-boundary primitives that distinguish integration from unit and e2e tests, the test-pyramid (Cohn 2009) and test-trophy (Dodds) frameworks for how much integration testing belongs in the suite, the real-vs-faked-collaborator decision per dependency, the test-data lifecycle (per-test setup, transaction rollback, container reset), the difference between sociable-unit tests, integration tests, and contract tests, and the failure modes (over-broad scope that mimics e2e, over-narrow scope that mimics unit, shared mutable state that produces flakes). Do NOT use for testing one unit in isolation (use testing-strategy + test-doubles-design), full user-journey testing (use e2e-test-design), consumer-driven contract verification (use contract-testing), or test-suite quality measurement (use mutation-testing).
-
jacob-balslev Bundle System Interface Contracts 2Use when defining or reviewing contracts between systems, modules, services, agents, jobs, events, APIs, or teams: ownership, inputs, outputs, invariants, compatibility, errors, idempotency, and versioning. Do NOT use for REST resource design alone (use `api-design`), async event contract detail (use `event-contract-design`), database schemas (use `entity-relationship-modeling`), or post-failure debugging (use `debugging`).
-
signal-execution-labs Bundle Exchange ConnectorConnect to crypto exchanges (Binance, Kraken, Coinbase, etc.). Execute orders, manage API keys, stream market data.
-
signal-execution-labs Skill Public API GatewayPublic API Gateway
-
signal-execution-labs Bundle Tradingview WebhookTradingView Webhook Receiver
-
fabioc-aloha Skill Enterprise Integration 3Patterns for Microsoft Graph, Microsoft Entra ID, and enterprise feature integration in VS Code extensions
-
diaszano Skill M365 AdminUse when automating Microsoft 365 administrative tasks including Exchange Online mailbox provisioning, Teams collaboration management, SharePoint site configuration, license lifecycle management, and Graph API-driven identity automation.
-
diaszano Skill Rails ExpertUse when building or modernizing Rails applications requiring API development, Hotwire reactivity, real-time features, background job processing, deployment automation, or Rails-idiomatic patterns for maximum productivity. Version-aware: adapts to Rails 7.x and 8.x projects.
-
diaszano Skill GRAPHQL ArchitectUse this skill when designing or evolving GraphQL schemas across microservices, implementing federation architectures, or optimizing query performance in distributed graphs.
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 telnyx-messaging-javascript, telnyx-account-notifications-ruby, telnyx-networking-javascript. 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.