Adrapid — автоматизация маркетинговых кампаний

marketing

Adrapid automation is a Claude Code skill that automates Adrapid platform operations via Rube MCP (Composio) — managing marketing campaigns, ad content, and related tasks without manually switching between interfaces. Reach for it when you want to run Adrapid workflows directly from Claude Code, when repetitive campaign operations eat up time, or when you need Adrapid integrated into a broader automated marketing pipeline. The skill follows a three-step pattern: discover available tools with RUBE_SEARCH_TOOLS, verify an active connection via RUBE_MANAGE_CONNECTIONS, then execute with RUBE_MULTI_EXECUTE_TOOL. Setup requires adding https://rube.app/mcp as an MCP server endpoint — no API keys needed. Tool schemas are fetched dynamically, so RUBE_SEARCH_TOOLS must be called before every workflow; hardcoding tool slugs without discovery is explicitly flagged as a pitfall. The direction here is operating within Adrapid specifically, not general marketing analytics or other ad platforms. Works for anyone with an active Adrapid account and Rube MCP configured; without a connected Rube MCP server the skill cannot function.