rev-ai-automation

Automate Rev AI tasks via Rube MCP (Composio). Always search tools first for current schemas.

Install

Hot:44

Download and extract to your skills directory

Copy command and send to AI Agent for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-rev-ai-automation&locale=en&source=copy

Rev AI Automation - Automate Speech-to-Text Workflows with Rube MCP

Skill Overview


The Rev AI Automation skill uses Composio’s Rube MCP server to let developers automate Rev AI tasks such as speech-to-text transcription and subtitle generation without writing code. It supports batch transcription and workflow integration.

Use Cases


  • Podcasters and Content Creators: Automatically transcribe audio files into text, generate video subtitles in batches, and save time on manual editing.

  • Enterprises and Meeting Management: Convert meeting recordings into written minutes automatically, creating a searchable archive of voice content.

  • Developer Integration Projects: Quickly integrate Rev AI capabilities into existing workflows using MCP tools, without directly calling APIs.
  • Core Features


  • Intelligent Tool Discovery: Use RUBE_SEARCH_TOOLS to dynamically retrieve the list of available Rev AI tools and their parameter schemas, ensuring the latest tool definitions are always used.

  • Connection Management: Use RUBE_MANAGE_CONNECTIONS to quickly create and manage Rev AI account connections, with real-time visibility into connection status.

  • Batch Execution: Use RUBE_MULTI_EXECUTE_TOOL to run multiple Rev AI actions in one go, supporting large-scale processing of audio files.
  • FAQ

    How do I get started with Rev AI Automation?


    First, add https://rube.app/mcp as an MCP server. Call RUBE_SEARCH_TOOLS to search for Rev AI-related tools, then use RUBE_MANAGE_CONNECTIONS to establish a connection. No API key is required—authorization is completed via Rube’s authentication link.

    Will the Rev AI tool schemas change?


    Yes. That’s why this skill emphasizes “always search tools first.” The tools’ parameter schemas may be updated, so you should call RUBE_SEARCH_TOOLS to fetch the latest tool definitions before running any workflow, avoiding the use of outdated parameters.

    Which Rev AI operations are supported?


    The specific operations supported depend on the tools provided by Composio’s Rev AI toolset. Typically, this includes audio transcription, subtitle generation, file uploads, task lookups, and more. You can use RUBE_SEARCH_TOOLS to retrieve the full list of currently available tools and detailed descriptions of their functions.