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 Account Access JavascriptConfigure account addresses, authentication providers, IP access controls, billing groups, and integration secrets. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Account Management PythonManage sub-accounts for reseller and enterprise scenarios. This skill provides Python SDK examples.
-
team-telnyx Skill Telnyx Messaging Profiles PythonCreate 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 PythonManage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides Python SDK examples.
-
team-telnyx Skill Telnyx Numbers Config JavascriptConfigure 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 JavascriptAdvanced 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 Voice Conferencing PythonCreate 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 Account Notifications CurlConfigure notification channels and settings for account alerts and events. This skill provides REST API (curl) examples.
-
team-telnyx Skill Telnyx Account Notifications JavaConfigure notification channels and settings for account alerts and events. This skill provides Java SDK examples.
-
team-telnyx Skill Telnyx Account Notifications RubyConfigure notification channels and settings for account alerts and events. This skill provides Ruby SDK examples.
-
team-telnyx Skill Telnyx Messaging Hosted JavascriptSet 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 JavascriptConfigure voicemail, voice channels, and emergency (E911) services for your phone numbers. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Sip Integrations JavascriptManage call recordings, media storage, Dialogflow integration, and external connections for SIP trunking. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Account Notifications PythonConfigure notification channels and settings for account alerts and events. This skill provides Python SDK examples.
-
team-telnyx Skill Telnyx Account Management JavascriptManage sub-accounts for reseller and enterprise scenarios. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Messaging Profiles JavascriptCreate 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 JavascriptManage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides JavaScript SDK examples.
-
team-telnyx Skill Telnyx Voice Conferencing JavascriptCreate 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 JavascriptConfigure notification channels and settings for account alerts and events. This skill provides JavaScript SDK examples.
-
williamcorrea23 Skill Sap BuildSAP Build — low-code/no-code platform covering SAP Build Apps (app development), SAP Build Process Automation (workflows, decisions, approvals, RPA), and SAP Build Work Zone integration. Use when building low-code apps, creating automated workflows, or designing approval processes on SAP BTP.
-
williamcorrea23 Bundle Fix JS GlobalsFix JavaScript `no-globals` errors that UI5 linter reports but cannot auto-fix. Use this skill when linter outputs: - `no-globals` rule with message "Access of global variable '...' (...)" in JS files Cases handled (linter CANNOT auto-fix): - Assignments to global namespaces: `sap.myNamespace = {...}` - Global namespace assignment/read inside sap.ui.define - Delete expressions: `delete sap.something` - sap.ui.core.Core direct access (class vs singleton) - jQuery/$ globals: add `sap/ui/thirdparty/jquery` — do NOT replace jQuery API calls - jQuery.sap.* utilities: replace with dedicated modules - Conditional/probing access: `if (sap.ui.something)` - Custom namespace definitions that aren't UI5 modules - sap.ui.controller() factory → Controller.extend (NOT Fiori Elements extensions) - jQuery.sap.declare/require: legacy modules without sap.ui.define Trigger when: "fix no-globals", "global variable error", "sap.ui.getCore", "jQuery.sap" Converts global namespace access to proper sap.ui.define module imports.
-
williamcorrea23 Skill Sap Code SearchSearch ABAP source code using ADT REST API, abap-code-search-tools (DevEpos), or RS_ABAP_SOURCE_SCAN
-
williamcorrea23 Skill Btp Build Work ZoneSAP Build Work Zone (advanced edition) — workspace configuration, content federation, UI integration cards, workspace templates, SAP Mobile Start, role-based homepage. Use when configuring SAP Build Work Zone, federating SAP content, or building workspace templates.
-
williamcorrea23 Skill Btp Master Data IntegrationSAP Master Data Integration (MDI) — BP/Material replication, distribution models, CPI iFlow integration
-
williamcorrea23 Bundle Ui5 Best Practices Smart ControlsUI5 smart controls best practices and authoritative development guidelines for OData V2 annotation-driven controls. Use when the user asks to "create a SmartField", "add a SmartForm", "implement SmartFilterBar", "create SmartChart", "add SmartLink navigation", "use SmartMultiInput", "smart control annotations", "OData V2 metadata-driven controls", "sap.ui.comp", "field control annotation", "value help annotations", "ValueList annotation", "smart form layout", "smart filter bar configuration", "chart annotations", "semantic object navigation", "smart link popover", "SmartField edit mode", "SmartField display mode", "SmartFilterBar liveMode", "SmartChart drill-down", "SmartMultiInput tokens", "SmartTable configuration", or is writing any UI5 freestyle application using OData V2 annotation-driven controls from sap.ui.comp. Covers: control selection, mandatory rules, common error patterns, annotation guidance, and per-control API reference for SmartField, SmartForm, SmartFilterBar, SmartChart, SmartLink, and Smar
-
williamcorrea23 Bundle GctsGit 启用变更传输系统 (gCTS)
-
williamcorrea23 Bundle Sap S4hana SalesSAP S/4HANA On-Premise Sales API integration guide covering ~119 APIs across OData V2, OData V4, and SOAP protocols. Use when building integrations with SAP S/4HANA Sales — including sales orders, sales quotations, sales contracts, scheduling agreements, billing documents, customer returns, credit/debit memo requests, leads, opportunities, appointments, phone calls, tasks, pricing condition records, customer materials, and solution quotations. Triggers on: "SAP", "S/4HANA", "S4HANA", "OData", "SOAP A2A", "sales order", "sales quotation", "billing document", "customer return", "credit memo", "debit memo", "lead API", "opportunity API", "pricing condition", "scheduling agreement", "sales contract", "deep insert", "SAP API", "SAP integration", "API_SalesOrder", "API_LEAD", "API_OPPORTUNITY", "API_BILLING_DOCUMENT_SRV".
-
williamcorrea23 Bundle Sap GtsThis skill handles SAP GTS (Global Trade Services) tasks including export/import compliance, Sanctioned Party List screening, license management, customs declaration, HS code classification, Letter of Credit, preference determination, and Korea Customs Service (UNI-PASS) integration. Use when user mentions GTS, global trade, export, import, customs, HS code, commodity code, sanctioned party, SPL, denied party list, license, embargo, preference, customs declaration, UNI-PASS, 관세청, 수출입, 수출신고, 수입신고, HS코드, 통관, 원산지, FTA, Letter of Credit, L/C, sanctioned, trade compliance, ICM, embargo check.
-
williamcorrea23 Bundle Sap HcmThis skill handles SAP HCM (Human Capital Management) on-premise topics covering ECC HCM and HCM for S/4HANA (H4S4). Includes personnel administration, organizational management, payroll, time management, benefits, and FI/CO posting integration. Use when user mentions HCM, HR, PA30, infotype, payroll, PC00, time management, PT60, org management, position, organizational unit, personnel area, employee subgroup, payroll area, absence, attendance, wage type, schema, PCR, H4S4, compatibility pack, PA, OM, PY, TM, ESS, MSS.
-
kienbui1995 Skill Cross Browser CompatBuild browser extensions that work across Chrome, Firefox, Safari, and Edge — API differences, polyfills, and browser-specific manifest requirements.
-
garyld1962 Skill Design TwiceExplore multiple radically different API/module designs using parallel agents before committing. Use when designing a new interface, module API, or public surface — phrases like 'design it twice', 'explore the design space', 'what are my options for this interface', 'compare API shapes', 'how should this module look'. When NOT to Use: implementation details inside an existing interface (use superpowers:writing-plans); evaluating existing code (use /code-review).
-
garyld1962 Skill API PatternsBackend and service review rubric for shared types, validation, auth, logging, and operational correctness.
-
garyld1962 Skill Tech IdeationExplore technical solution directions from a rough idea, a single document, or a folder of documents by clarifying constraints, systems impact, architectural options, data and integration implications, and recommended next validation steps without turning the work into implementation planning.
-
garyld1962 Skill Integration SurfaceIntegration analyst — tests router-to-service wiring, Zod schema binding, query vs mutation assignment, auth requirements, and cross-boundary contracts.
-
team-telnyx Skill Telnyx CLIUse the Telnyx CLI to manage phone numbers, send messages, make calls, and access all Telnyx APIs from the terminal. 946 commands auto-generated from the OpenAPI spec — every API endpoint is a CLI command.
-
team-telnyx Skill Telnyx Fax GoSend and receive faxes programmatically. Manage fax applications and media. This skill provides Go SDK examples.
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 btp-build-work-zone, telnyx-account-access-javascript, telnyx-account-management-python. 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.