dovetail-automation

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

Install

Hot:18

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-dovetail-automation&locale=en&source=copy

Dovetail Automation

Skills Overview


Automatically execute Dovetail tasks via Rube MCP, enabling workflow automation for user research without requiring API keys.

Use Cases

  • User Research Data Management

  • Automatically create, update, and organize notes and tags in Dovetail. Suitable for product teams and UX researchers who need to process large volumes of user interview data.

  • Cross-Platform Data Synchronization

  • Connect Dovetail with other research tools or data sources to automate data transfer and organization, reducing manual import/export work.

  • Team Collaboration Automation

  • Automate repetitive actions (such as project creation and tag assignment) so the team can focus on research insights instead of manual operations.

    Core Features

  • Intelligent Tool Discovery

  • Call RUBE_SEARCH_TOOLS to retrieve the available Dovetail tool list and the latest parameter schema in real time, ensuring compatibility with changes to the Composio toolkit.

  • Connection and Authentication Management

  • Use RUBE_MANAGE_CONNECTIONS to manage the Dovetail connection status and complete OAuth authentication with one click—no need to separately request API keys.

  • Batch Tool Execution

  • Use RUBE_MULTI_EXECUTE_TOOL to run multiple Dovetail operations consecutively within a single session, supporting composite workflows such as batch note creation, tag assignment, and data export.

    FAQs

    How do I connect Dovetail to Rube MCP?


    First, add https://rube.app/mcp as an MCP server. Then call RUBE_MANAGE_CONNECTIONS, specify the toolkit as dovetail, and complete the OAuth authorization using the returned authentication link.

    Does Dovetail automation require an API key?


    No. Rube MCP uses Composio’s Dovetail toolkit and completes the connection via an OAuth flow, so you don’t need to separately request or manage API keys.

    What Dovetail operations does Rube MCP support?


    The specific supported operations are dynamically retrieved via RUBE_SEARCH_TOOLS. Typically includes note creation, tag management, project operations, and data export, among others. It’s recommended to search tools before running a workflow to confirm the currently available operations list.