happy-scribe-automation

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

Install

Hot:14

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

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

Happy Scribe Automation — Transcription Automation with Rube MCP

Skills Overview


Use Composio’s Happy Scribe toolkit and Rube MCP to automatically handle tasks such as audio transcription and subtitle generation—no need to write API-calling code.

Use Cases


  • Batch audio processing: Automatically upload large volumes of files like meeting recordings and podcast audio for transcription, without manually uploading them one by one.

  • Video subtitle generation: Automatically generate multilingual subtitles for video content, supporting batch processing across your entire video library.

  • Workflow integration: Embed the transcription step into existing automation workflows—for example, automatically create a text record after a meeting ends.
  • Core Features


  • Automatic tool discovery: Use RUBE_SEARCH_TOOLS to dynamically fetch available Happy Scribe tools and the latest parameter formats, eliminating the need to manually maintain API documentation.

  • Connection management: One-click authorization for your Happy Scribe account, with real-time monitoring of connection status to ensure your workflow runs reliably.

  • Batch execution: Use RUBE_MULTI_EXECUTE_TOOL or RUBE_REMOTE_WORKBench to process multiple files, with support for paginating large jobs and tracking progress.
  • FAQs

    How do I set up Happy Scribe automation?


    First, make sure Rube MCP has been added to your client configuration (add https://rube.app/mcp), then call RUBE_MANAGE_CONNECTIONS to select the happy_scribe toolkit. Follow the authorization link returned to complete the login.

    Why call RUBE_SEARCH_TOOLS first?


    Composio’s tool schemas are frequently updated. Hard-coding tool names and parameters can cause calls to fail. RUBE_SEARCH_TOOLS returns the current list of available tools, the correct parameter format, and reminders about common issues.

    Are there limits on batch transcription?


    Happy Scribe automation itself has no restriction on the number of tasks, but you should consider Composio account quotas and your Happy Scribe subscription plan. It’s recommended to test with a small batch first, and then process large volumes only after confirming the connection status is ACTIVE.