Automate Retailed workflows via Rube MCP after checking current tool schemas.
This skill is essentially an open-source prompt/instruction artifact with no direct local secret requirement or fixed declared endpoint, so its inherent risk is low. However, it relies on external Rube MCP/Composio remote tooling and connection flows, meaning actual operations and data may be handled by third-party services and should be reviewed for permissions and data flow.
The material says 'No API keys needed,' but it also requires establishing an ACTIVE `retailed` connection via `RUBE_MANAGE_CONNECTIONS` and completing an auth-link flow, which implies credentials are likely handled by the external MCP/integration layer rather than local environment variables. The skill itself does not expose a local secret requirement, but there is ordinary third-party delegated authorization risk.
Users are instructed to add `https://rube.app/mcp` as an MCP server, and tool execution depends on remote Composio/Rube services; despite the system field showing no remote host, the README clearly indicates external network communication. The material does not fully specify which backends or downstream SaaS services receive which business data, so this should be treated as a normal third-party data egress scenario requiring attention.
Based on the provided material, this is a prompt/workflow instruction artifact centered on calling external MCP tools and schemas; it does not state that it starts local processes, executes shell/scripts, or requests system-level execution permissions. On the available facts, there is no local code-execution red flag.
The stated purpose is to 'Automate Retailed operations,' and it supports `RUBE_MULTI_EXECUTE_TOOL`, bulk operations, and a remote workbench; this means the effective data-access scope depends on the authorized Retailed toolkit and the connected account permissions. The material does not claim local file access, but the remote business-data access surface may be broad and should be reviewed under least-privilege principles.
The source is an open-source GitHub repository with strong community adoption (64.7k stars), both of which are meaningful risk-reducing signals; the visible content is mainly README/prompt template material, which is relatively auditable. The missing declared license and unknown maintenance status are minor information gaps, but not enough on their own to justify a high-risk rating.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "retailed-automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/retailed-automation/SKILL.md 2. Save it as ~/.claude/skills/retailed-automation/SKILL.md 3. Reload skills and tell me it's ready
Automate Retailed operations through Composio's Retailed toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/retailed
RUBE_MANAGE_CONNECTIONS with toolkit retailedRUBE_SEARCH_TOOLS first to get current tool schemasGet 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.
RUBE_SEARCH_TOOLS respondsRUBE_MANAGE_CONNECTIONS with toolkit retailedAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Retailed operations", known_fields: ""}]
session: {generate_id: true}
This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.
RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific Retailed task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["retailed"]
session_id: "your_session_id"
RUBE_MULTI_EXECUTE_TOOL
tools: [{
tool_slug: "TOOL_SLUG_FROM_SEARCH",
arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"
RUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONS shows ACTIVE status before executing toolsmemory in RUBE_MULTI_EXECUTE_TOOL calls, even if empty ({})| Operation | Approach |
|---|---|
| Find tools | RUBE_SEARCH_TOOLS with Retailed-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit retailed |
| Execute | RUBE_MULTI_EXECUTE_TOOL with discovered tool slugs |
| Bulk ops | RUBE_REMOTE_WORKBENCH with run_composio_tool() |
| Full schema | RUBE_GET_TOOL_SCHEMAS for tools with schemaRef |
Powered by Composio
Enhance image quality, sharpness, and resolution for docs, presentations, and social posts.
Automate Bannerbear workflows to generate and manage marketing visuals at scale.
Automate Fomo tasks via Rube MCP with tool schema lookup first.
Retrieve and analyze Gong calls, transcripts, and conversation data with natural language.
Automate Beamer workflows to streamline updates, publishing, and team coordination.
Automate Workable hiring workflows, candidate actions, and job operations via Rube MCP.
Automate Autom workflows via Rube MCP while checking current tool schemas first.
Automate RetellAI tasks and workflows through Rube MCP with up-to-date schemas
Automate remote retrieval workflows via Rube MCP using current tool schemas first.
Automate AI/ML API workflows via Rube MCP, checking latest tool schemas first.
Automate Amazon tasks through Rube MCP after checking current tool schemas.
Automate Retently feedback and survey workflows through Rube MCP.