Автоматизация задач в Adobe через Claude
design
Adobe automation is a Claude Code skill that automates Adobe product operations through the Composio Adobe toolkit connected via Rube MCP. Reach for it when you want Claude to handle repetitive Adobe tasks — batch-applying settings, triggering media processing, or wiring Adobe operations into a broader automated pipeline without touching the UI manually. The workflow follows three steps: discover available tools with RUBE_SEARCH_TOOLS, verify an active connection via RUBE_MANAGE_CONNECTIONS with the adobe toolkit, then execute with RUBE_MULTI_EXECUTE_TOOL. Tool schemas are dynamic, so the skill explicitly requires fetching current schemas before every run — hardcoding slugs or arguments without searching first is a known pitfall. Setup means adding https://rube.app/mcp as an MCP server in your client config; no API keys are needed, but your Adobe account must be authorised through Rube and show ACTIVE status. The skill drives Adobe services from Claude rather than processing files locally. It fits teams already using Composio and Rube MCP; it is not suitable without an active Adobe subscription or access to the Rube MCP endpoint.
- #adobe
- #design-automation
- #creative-cloud
- #composio
- #media-processing