bolt-iot-automation

Automate Bolt IoT device operations 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 bolt-iot-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bolt-iot-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/bolt-iot-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill bolt-iot-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the complexity of manually managing IoT device connections and tool execution, allowing you to interact with Bolt IoT hardware directly through natural language commands.

Core Features & Use Cases

  • Unified Tool Discovery: Automatically search and retrieve current schemas for Bolt IoT tools via Rube MCP.
  • Connection Management: Handle authentication and status verification for Bolt IoT toolkits.
  • Multi-Tool Execution: Execute complex workflows by chaining multiple IoT operations in a single session.

Quick Start

Use the bolt-iot-automation skill to search for available tools and execute a command to control your connected Bolt IoT device.

Frequently Asked Questions about bolt-iot-automation

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

FAQPage Schema
How do I connect my Bolt IoT device to the skill?

Use the RUBE_MANAGE_CONNECTIONS command with the bolt_iot toolkit to initiate the connection process. Follow the provided authentication link to authorize your device and ensure the status is set to ACTIVE.

Why must I call RUBE_SEARCH_TOOLS before executing tasks?

Tool schemas and available operations for Bolt IoT can change frequently. Calling RUBE_SEARCH_TOOLS ensures you are using the most current tool slugs and argument structures for your specific task.

Can I run multiple Bolt IoT operations at once?

Yes, use the RUBE_MULTI_EXECUTE_TOOL command to chain multiple operations. Ensure you include a memory parameter and maintain a consistent session ID throughout the workflow.

What should I do if my Bolt IoT connection is not active?

Verify your connection status using RUBE_MANAGE_CONNECTIONS. If it is not active, re-run the connection command and complete the authentication flow via the provided link.