agility-cms-automation

Automate Agility CMS content operations through Rube MCP toolkits.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill agility-cms-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agility-cms-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/agility-cms-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill agility-cms-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of managing content and schemas in Agility CMS by providing a standardized, automated interface for common CMS operations.

Core Features & Use Cases

  • Tool Discovery: Automatically identify available Agility CMS tools and schemas via Rube MCP.
  • Connection Management: Verify and maintain active authentication sessions for secure CMS access.
  • Workflow Execution: Perform bulk content operations and remote workbench tasks using structured execution plans.

Quick Start

Use the agility-cms-automation skill to search for available tools and execute a content update task.

Frequently Asked Questions about agility-cms-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect Agility CMS to my agent?

Connect Agility CMS by using the RUBE_MANAGE_CONNECTIONS tool with the agility_cms toolkit. Ensure the connection status is set to ACTIVE before attempting to execute any CMS operations.

Why must I call RUBE_SEARCH_TOOLS first?

Calling RUBE_SEARCH_TOOLS first ensures you have the most current tool schemas, input requirements, and execution plans, as these can change based on the CMS configuration.

Can I perform bulk operations in Agility CMS?

Yes, use the RUBE_REMOTE_WORKBENCH tool with the run_composio_tool() function to execute bulk operations efficiently across your CMS content.

What should I do if my connection is not active?

If the connection status is not ACTIVE, follow the authentication link returned by the RUBE_MANAGE_CONNECTIONS tool to complete the setup process in your browser.