skyfire-automation — for Claude Code skyfire-automation, Blackmind, community, for Claude Code, ide skills, RUBE_MANAGE_CONNECTIONS, skyfire, RUBE_SEARCH_TOOLS, ### Step 2: Check Connection, ### Step 3: Execute Tools

v1.0.0

Sobre este Skill

Cenario recomendado: Ideal for AI agents that need skyfire automation via rube mcp. Resumo localizado: # Skyfire Automation via Rube MCP Automate Skyfire operations through Composio's Skyfire toolkit via Rube MCP. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Recursos

Skyfire Automation via Rube MCP
Automate Skyfire operations through Composio's Skyfire toolkit via Rube MCP.
Toolkit docs : composio.dev/toolkits/skyfire
Rube MCP must be connected (RUBE SEARCH TOOLS available)
Active Skyfire connection via RUBE MANAGE CONNECTIONS with toolkit skyfire

# Core Topics

agency-black agency-black
[0]
[0]
Updated: 4/7/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 10/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
10/11
Quality Score
52
Canonical Locale
en
Detected Body Locale
en

Cenario recomendado: Ideal for AI agents that need skyfire automation via rube mcp. Resumo localizado: # Skyfire Automation via Rube MCP Automate Skyfire operations through Composio's Skyfire toolkit via Rube MCP. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Por que usar essa habilidade

Recomendacao: skyfire-automation helps agents skyfire automation via rube mcp. Skyfire Automation via Rube MCP Automate Skyfire operations through Composio's Skyfire toolkit via Rube MCP. This AI agent skill supports

Melhor para

Cenario recomendado: Ideal for AI agents that need skyfire automation via rube mcp.

Casos de Uso Práticos for skyfire-automation

Caso de uso: Applying Skyfire Automation via Rube MCP
Caso de uso: Applying Automate Skyfire operations through Composio's Skyfire toolkit via Rube MCP
Caso de uso: Applying Toolkit docs : composio.dev/toolkits/skyfire

! Segurança e Limitações

  • Limitacao: Rube MCP must be connected (RUBE SEARCH TOOLS available)
  • Limitacao: Requires repository-specific context from the skill documentation
  • Limitacao: Works best when the underlying tools and dependencies are already configured

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is skyfire-automation?

Cenario recomendado: Ideal for AI agents that need skyfire automation via rube mcp. Resumo localizado: # Skyfire Automation via Rube MCP Automate Skyfire operations through Composio's Skyfire toolkit via Rube MCP. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

How do I install skyfire-automation?

Run the command: npx killer-skills add agency-black/Blackmind/skyfire-automation. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for skyfire-automation?

Key use cases include: Caso de uso: Applying Skyfire Automation via Rube MCP, Caso de uso: Applying Automate Skyfire operations through Composio's Skyfire toolkit via Rube MCP, Caso de uso: Applying Toolkit docs : composio.dev/toolkits/skyfire.

Which IDEs are compatible with skyfire-automation?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for skyfire-automation?

Limitacao: Rube MCP must be connected (RUBE SEARCH TOOLS available). Limitacao: Requires repository-specific context from the skill documentation. Limitacao: Works best when the underlying tools and dependencies are already configured.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add agency-black/Blackmind/skyfire-automation. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use skyfire-automation immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

skyfire-automation

# Skyfire Automation via Rube MCP Automate Skyfire operations through Composio's Skyfire toolkit via Rube MCP. This AI agent skill supports Claude Code

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Skyfire Automation via Rube MCP

Automate Skyfire operations through Composio's Skyfire toolkit via Rube MCP.

Toolkit docs: composio.dev/toolkits/skyfire

Prerequisites

  • Rube MCP must be connected (RUBE_SEARCH_TOOLS available)
  • Active Skyfire connection via RUBE_MANAGE_CONNECTIONS with toolkit skyfire
  • Always call RUBE_SEARCH_TOOLS first to get current tool schemas

Setup

Get Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.

  1. Verify Rube MCP is available by confirming RUBE_SEARCH_TOOLS responds
  2. Call RUBE_MANAGE_CONNECTIONS with toolkit skyfire
  3. If connection is not ACTIVE, follow the returned auth link to complete setup
  4. Confirm connection status shows ACTIVE before running any workflows

Tool Discovery

Always discover available tools before executing workflows:

RUBE_SEARCH_TOOLS
queries: [{use_case: "Skyfire operations", known_fields: ""}]
session: {generate_id: true}

This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.

Core Workflow Pattern

Step 1: Discover Available Tools

RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific Skyfire task"}]
session: {id: "existing_session_id"}

Step 2: Check Connection

RUBE_MANAGE_CONNECTIONS
toolkits: ["skyfire"]
session_id: "your_session_id"

Step 3: Execute Tools

RUBE_MULTI_EXECUTE_TOOL
tools: [{
  tool_slug: "TOOL_SLUG_FROM_SEARCH",
  arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"

Known Pitfalls

  • Always search first: Tool schemas change. Never hardcode tool slugs or arguments without calling RUBE_SEARCH_TOOLS
  • Check connection: Verify RUBE_MANAGE_CONNECTIONS shows ACTIVE status before executing tools
  • Schema compliance: Use exact field names and types from the search results
  • Memory parameter: Always include memory in RUBE_MULTI_EXECUTE_TOOL calls, even if empty ({})
  • Session reuse: Reuse session IDs within a workflow. Generate new ones for new workflows
  • Pagination: Check responses for pagination tokens and continue fetching until complete

Quick Reference

OperationApproach
Find toolsRUBE_SEARCH_TOOLS with Skyfire-specific use case
ConnectRUBE_MANAGE_CONNECTIONS with toolkit skyfire
ExecuteRUBE_MULTI_EXECUTE_TOOL with discovered tool slugs
Bulk opsRUBE_REMOTE_WORKBENCH with run_composio_tool()
Full schemaRUBE_GET_TOOL_SCHEMAS for tools with schemaRef

Powered by Composio

Habilidades Relacionadas

Looking for an alternative to skyfire-automation or another community skill for your workflow? Explore these related open-source skills.

Ver tudo

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

widget-generator

Logo of f
f

Gerar plugins de widgets personalizáveis para o sistema de feed do prompts.chat

flags

Logo of vercel
vercel

O Framework React

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Desenvolvedor