Tag: api-integration

Type: All Skills Tools
skill ★ 1,557

Stripe Integration Best Practices

Provides guidance on Stripe API selection, integration routing, and security best practices for building and maintaining robust payment infrastructures.

stripe/ai stripe payments api-integration fintech
skill ★ 1,557

Stripe API integration best practices guide

This skill provides comprehensive guidance on selecting the correct Stripe API endpoints for various use cases, including one-time payments, subscriptions, and marketplace setups. It covers critical best practices such as restricted API key…

stripe/ai stripe payments api-integration best-practices
skill

Trello Board and Card Management

Provides an interface for interacting with the Trello REST API to manage boards, lists, and cards. It supports operations such as creating cards, moving cards between lists, and adding comments.

casibase/casibase trello rest-api project-management task-management
skill

OpenAI Whisper Audio Transcription API

Transcribe audio files via the OpenAI Whisper API endpoint. The implementation supports custom base URLs for compatible proxies and allows for language hints or prompts.

casibase/casibase openai-whisper audio-transcription speech-to-text api-integration
skill

Notion API Integration Skill

This skill provides an interface for interacting with the Notion API to manage pages, blocks, and data sources. It allows for searching, querying databases, and updating page properties or block content.

casibase/casibase notion api-integration productivity database-management
skill

Cal.diy API v2 Scheduling Integration

Enables agents to automate scheduling and booking management through the Cal.diy API v2. Use this skill to query available time slots, manage event types, and synchronise calendars.

calcom/cal.com scheduling api-integration calcom booking-automation
skill ★ 1,357

Implementing Built-in Webhook Source Providers

A framework for implementing new built-in webhook source providers, such as GitHub or Linear, within the Dust architecture. It covers the separation of UI-safe presets from server-only services, including OAuth integration and event schema …

dust-tt/dust webhook-providers api-integration oauth-integration event-schemas
skill ★ 1,357

Dust MCP Server Integration Guide

A technical guide for implementing internal MCP server integrations within Dust to connect to external platforms like Jira or Salesforce. It covers metadata definition, tool handler implementation, and OAuth configuration.

dust-tt/dust mcp dust integration-guide api-integration
skill

Syndicate Links Merchant Onboarding

Automates the end-to-end onboarding of merchants to the Syndicate Links affiliate platform, including account registration, program creation, and product setup. The process generates API keys and tracking links while optionally simulating a…

cmcgrabby-hue/syndicate-links syndicate-links merchant-onboarding affiliate-marketing automation
skill

Syndicate Links Conversion Event Trigger

Trigger conversion events against Syndicate Links tracking codes to attribute purchases to publishers. The operation supports idempotency via an order identifier and handles commission auto-calculation.

cmcgrabby-hue/syndicate-links syndicate-links conversion-tracking affiliate-marketing api-integration
skill ★ 2

Autonomous Agent Marketplace Integration

This skill enables an agent to autonomously register and list capabilities within the MeshLedger AI-to-AI marketplace. It continuously polls for funded jobs, accepts matching work, and manages the full delivery lifecycle via on-chain escrow…

MeshLedger/MeshLedger agent-marketplace job-polling on-chain-escrow automation
skill ★ 34

Ensembl Genomic Annotation and VEP Skill

Query the Ensembl REST API to perform variant effect prediction (VEP), coordinate liftover between assemblies, and retrieve regulatory feature annotations. The skill also facilitates gene identifier resolution and phenotype association look…

ammawla/encode-toolkit ensembl vep genomics variant-annotation
tool ★ 2

Autonomous Curator for Esoteric Historical Texts

This agent autonomously curates and imports primary source material focusing on Western esoteric traditions, including Hermetica, Alchemy, and Kabbalah. It interfaces with major digital libraries (e.g., Gallica, Bodleian) via dedicated APIs…

Embassy-of-the-Free-Mind/sourcelibrary-v2 esoteric-texts historical-curation api-integration library-management
skill

Conversational task management for TickTick

This skill integrates with TickTick to allow users to manage their to-do lists entirely through natural language conversation. It intelligently parses dates, infers priorities, and executes full CRUD operations across projects.

Salen-Project/ticktick-mcp ticktick task-management productivity to-do-list
skill ★ 54

Reddit OAuth Configuration and Subreddit Management

Handles Reddit OAuth credential configuration and token status validation within PersonalizationMCP. It enables developers to manage client authentication and retrieve subreddit lists.

YangLiangwei/PersonalizationMCP reddit oauth credential-management mcp
tool ★ 372,633

Initiate and manage voice calls programmatically

This tool enables agents to programmatically manage voice communications, supporting the initiation, continuation, and termination of calls. It integrates with major telephony providers including Twilio, Telnyx, and Plivo, while also offeri…

openclaw/openclaw voice-call telephony communication api-integration
skill ★ 372,633

Notion Integration via ntn CLI

Provides an interface for interacting with Notion via the ntn CLI, supporting page management, database queries, file uploads, and raw API requests. It enables Markdown-first content manipulation and worker deployment.

openclaw/openclaw notion cli api-integration markdown
tool ★ 28

Secure API Proxy and Credential Manager

A secure proxy for agents that manages encrypted credentials and injects authentication server-side during API requests. It enables executing HTTP methods against configured services without exposing raw API keys to the agent.

rsdouglas/janee api-proxy credential-management mcp security
skill ★ 12

AI SEO and Content Marketing Agent

An integrated skill for automating SEO content creation, social media adaptation, and trend scouting across X and Reddit. It enables developers to generate high-quality, optimised articles, ingest URLs, and automate multi-platform publishin…

Citedy/citedy-seo-agent seo content-marketing ai-automation social-media
skill

Stripe API Integration Best Practices

Provides guidance on selecting appropriate Stripe APIs, implementing secure key management, and following integration best practices for payments, subscriptions, and Connect platforms. It includes critical rules for API usage and security c…

stripe/agent-toolkit stripe api-integration payments security-best-practices
skill

Stripe Integration Best Practices Guide

Provides expert guidance on selecting appropriate Stripe APIs, implementing secure key management, and following integration best practices for payments, subscriptions, and Connect platforms.

stripe/agent-toolkit stripe payments api-integration fintech
skill

Stripe Integration Best Practices

Provides authoritative guidance on Stripe API selection, integration routing, and security best practices. It covers implementation details for Checkout, Connect, and Treasury while enforcing critical configuration rules.

stripe/agent-toolkit stripe api-integration payments fintech
skill ★ 367

Azure DevOps REST API Integration Guide

Provides guidance for implementing Azure DevOps API integrations using official OpenAPI specifications. It assists developers in exploring API capabilities, understanding request/response formats, and defining TypeScript interfaces.

Tiberriver256/mcp-server-azure-devops azure-devops openapi rest-api mcp-server
skill ★ 136,096

Claude API Integration Skill

This skill assists in building applications using the Claude API and Anthropic SDK, prioritizing the official SDK and defaulting to Claude Opus 4.7 with adaptive thinking and streaming. It handles code migration between Claude model version…

anthropics/skills claude-api anthropic-sdk llm code-migration