Agility CMS — управление контентом через Claude Code
content-automation
Agility CMS Automation is a Claude Code skill that automates Agility CMS operations through the Composio toolkit connected via the Rube MCP protocol. Reach for it when you want to create, edit, or publish content in Agility CMS without manual clicks, when a repeating CMS task should be described in plain language and run automatically, or when you need to embed CMS operations into a broader automated workflow. The skill relies on three Rube MCP tools: RUBE_SEARCH_TOOLS for dynamic discovery of current tool schemas, RUBE_MANAGE_CONNECTIONS for linking and verifying the Agility CMS account, and RUBE_MULTI_EXECUTE_TOOL for running discovered operations. Bulk workflows use RUBE_REMOTE_WORKBENCH. Setup requires adding the endpoint https://rube.app/mcp as an MCP server in your client config — no API keys needed. The direction is Agility CMS content management specifically, not WordPress or other platforms (those have separate catalog skills). A key rule from the source: always call RUBE_SEARCH_TOOLS first, because tool schemas change and hardcoding slugs or arguments leads to failures. Works well when Agility CMS is already your active platform; not suitable if Rube MCP is unavailable in your environment or if you need direct API access bypassing the MCP layer.
- #agility-cms
- #composio
- #rube-mcp
- #content-management
- #cms-automation
- #integration