microsoft_clarity-automation

Automate Microsoft Clarity tasks via Rube MCP (Composio): session recordings, heatmaps, and user behavior analytics. Always search tools first for current schemas.

Install

Hot:35

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

Microsoft Clarity Automation

Skill Overview


Using Rube MCP automation to perform Microsoft Clarity tasks, including retrieving session recordings, generating heatmaps, and analyzing user behavior data.

Use Cases


  • Monitoring Website Redesign Outcomes: Automatically compare user behavior before and after the redesign. Validate the effectiveness of design changes using heatmaps and session recordings.

  • Automated Scheduled Reporting: Periodically fetch Clarity analytics data and generate reports, without manually logging into the backend to export.

  • Centralized Management for Multiple Projects: Collect and analyze data for multiple Clarity projects concurrently.
  • Core Features


  • Bulk Session Recording Retrieval: Automatically download and manage user session recording videos for deeper analysis of user interaction details.

  • Heatmap Data Automation: Generate or regularly update page heatmaps on demand, supporting click, scroll, and move heatmaps.

  • User Behavior Analytics Reports: Integrate Clarity behavior analytics data to automatically extract key metrics and user journeys.
  • Frequently Asked Questions

    How do I get started with Microsoft Clarity Automation?


    First, add the Rube MCP server (https://rube.app/mcp). Then call RUBE_MANAGE_CONNECTIONS to connect to the Microsoft Clarity toolkit. After that, use RUBE_SEARCH_TOOLS to discover available tools and execute automation tasks.

    What operations does Microsoft Clarity Automation support?


    It supports operations such as retrieving session recordings, generating heatmaps, exporting user behavior data, and querying project lists. The specific available tools need to be dynamically discovered first via RUBE_SEARCH_TOOLS, since the tool list may change over time.

    What should I be mindful of when using it?


    Before each task execution, it’s recommended to use RUBE_SEARCH_TOOLS to check the currently available tools and the latest architecture, ensuring the connection status is ACTIVE. For batch operations, watch for rate limits; if necessary, implement a request backoff mechanism.