visme-automation

Automate Visme design and content operations through the Rube MCP gateway.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of managing Visme assets and projects by providing a direct, automated interface for common design and content operations.

Core Features & Use Cases

  • Tool Discovery: Dynamically fetch current Visme tool schemas and capabilities via Rube MCP.
  • Connection Management: Handle authentication and session state for secure Visme API access.
  • Workflow Execution: Perform bulk operations and multi-step design tasks using discovered tool slugs.

Quick Start

Use the visme-automation skill to search for available tools and execute a design update task.

Frequently Asked Questions about visme-automation

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

FAQPage Schema
How do I connect my Visme account to the automation tool?

Connect your account by calling RUBE_MANAGE_CONNECTIONS with the visme toolkit. Follow the provided authentication link to authorize the connection and ensure the status is set to ACTIVE.

Why must I call RUBE_SEARCH_TOOLS before executing tasks?

Tool schemas and available endpoints change frequently. Calling RUBE_SEARCH_TOOLS ensures you have the most current tool slugs, input requirements, and execution plans for your specific task.

Can I automate bulk operations in Visme?

Yes, use the RUBE_REMOTE_WORKBENCH with the run_composio_tool function to perform bulk operations. Ensure you have discovered the correct tool slugs first to maintain schema compliance.

What should I do if my Visme connection is not active?

Verify your connection status using RUBE_MANAGE_CONNECTIONS. If the status is not ACTIVE, re-run the connection command and complete the authentication flow via the provided link.