Anonyflow — автоматизация через Composio и MCP
automation
Anonyflow automation is a Claude Code skill that automates Anonyflow platform operations via Rube MCP and the Composio Anonyflow toolkit, without manually writing API calls. Reach for it when you need to integrate Anonyflow tasks into a Claude Code workflow programmatically, when you want to run multi-step operations on sensitive data without hardcoding request parameters, or when you need to always work against up-to-date tool schemas rather than stale slugs. The workflow follows three mandatory steps: discover available tools with RUBE_SEARCH_TOOLS, verify an active connection with RUBE_MANAGE_CONNECTIONS using the anonyflow toolkit, then execute via RUBE_MULTI_EXECUTE_TOOL. Bulk operations are handled through RUBE_REMOTE_WORKBENCH. Setup requires only adding https://rube.app/mcp as an MCP server endpoint — no API keys needed. Use this skill only on systems and data you are authorized to access. The skill targets Anonyflow-specific automation, not general-purpose messenger or third-party service automation. It works as long as the Anonyflow connection shows ACTIVE status and RUBE_SEARCH_TOOLS returns schemas; it will not function if the connection is inactive or the MCP server is unreachable.
- #rube-mcp
- #composio
- #anonyflow
- #workflow-automation
- #privacy