spotlightr-automation

Automate Spotlightr video management and analytics tasks 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 spotlightr-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spotlightr-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/spotlightr-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill spotlightr-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of navigating the Spotlightr interface by providing a standardized, programmatic way to execute video operations and retrieve analytics directly through your AI agent.

Core Features & Use Cases

  • Tool Discovery: Dynamically fetch current tool schemas and execution plans for Spotlightr operations.
  • Connection Management: Securely manage and verify active connections to the Spotlightr toolkit.
  • Workflow Execution: Perform bulk operations and remote workbench tasks using the Rube MCP protocol.

Quick Start

Use the spotlightr-automation skill to discover available tools and execute a video management task.

Frequently Asked Questions about spotlightr-automation

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

FAQPage Schema
How do I connect Spotlightr to my AI agent?

Use the RUBE_MANAGE_CONNECTIONS tool with the spotlightr toolkit argument to initiate and verify your connection status as ACTIVE.

Why must I call RUBE_SEARCH_TOOLS first?

Tool schemas and available endpoints change frequently; calling RUBE_SEARCH_TOOLS ensures your agent uses the most current input parameters and execution plans.

Can I perform bulk video operations?

Yes, use the RUBE_REMOTE_WORKBENCH tool with the run_composio_tool function to execute bulk operations across multiple video assets efficiently.

What should I do if a tool execution fails?

Verify your connection status using RUBE_MANAGE_CONNECTIONS, ensure your arguments match the schema returned by RUBE_SEARCH_TOOLS, and confirm the memory parameter is included.