Affinda — парсинг резюме и документов

automation

Affinda automation is a Claude Code skill that automates Affinda platform operations through the Composio toolkit connected via Rube MCP. Reach for it when you need to parse resumes and extract structured data automatically, batch-process documents without manual copy-pasting, or embed Affinda document parsing into a broader AI workflow directly from Claude Code. It works through three MCP tools: RUBE_SEARCH_TOOLS to dynamically fetch current tool schemas, RUBE_MANAGE_CONNECTIONS to activate the Affinda connection, and RUBE_MULTI_EXECUTE_TOOL to run operations. A key constraint: RUBE_SEARCH_TOOLS must be called at the start of every new workflow — schemas change, and hardcoding tool slugs is explicitly unsupported. Setup requires adding https://rube.app/mcp as an MCP server in your client config; no API keys are needed beyond authenticating the Affinda connection via the returned auth link. This skill drives data operations inside Affinda — uploading, parsing, extracting — not raw OCR or from-scratch document recognition. It fits teams already using Affinda who want to automate repetitive processing through Claude Code; not suitable without an active Affinda account, as authentication is mandatory.