Loading...
Loading...
Found 130 Skills
Pushinator push notification API via curl. Use this skill to send push notifications to mobile devices.
Google Sheets API via curl. Use this skill to read, write, and manage spreadsheet data programmatically.
OpenAI API via curl. Use this skill for GPT chat completions, DALL-E image generation, Whisper audio transcription, embeddings, and text-to-speech.
Mercury Banking API via curl. Use this skill to manage bank accounts, transactions, transfers, and financial operations.
Tavily AI search API integration via curl. Use this skill to perform live web search and RAG-style retrieval.
MiniMax API via curl. Use this skill for Chinese LLM chat, text-to-speech, and AI video generation.
Chatwoot customer support API via curl. Use this skill to manage contacts, conversations, and messages for multi-channel customer support.
Discord Webhook API via curl. Use this skill to send messages, embeds, and files to Discord channels without a bot.
Supadata API via curl. Use this skill to extract transcripts from YouTube/TikTok/Instagram videos and scrape web content to markdown.
Bitrix24 REST API via curl. Use this skill to manage CRM (leads, deals, contacts), tasks, and users.
GitLab REST API via curl. Use this skill to manage projects, issues, merge requests, and pipelines in GitLab.
Web content fetching and URL retrieval via curl and WebFetch — replaces the Fetch MCP server (fetch_html, fetch_json, fetch_markdown, fetch_txt). Use this skill when a specific URL is provided and the user wants its content. Covers HTTP GET/POST, JSON API consumption with jq, HTML retrieval, markdown conversion, plain text extraction, authenticated requests, redirects, cookies, and timeouts. Trigger phrases: "fetch this URL", "get the page content", "download HTML", "call this API", "curl this endpoint", "grab the JSON", "fetch markdown from", "retrieve web content", "hit this endpoint", "scrape this page", "read this URL", "pull data from API", "make an HTTP request", "extract page content", "get article text". NOT for web searches without a URL — use tavily for that.