Automate Scrapingant scraping tasks and workflows through Rube MCP.
This skill appears to be primarily prompt/documentation for invoking Rube MCP/Composio, with no declared local code execution, embedded secrets, or fixed outbound endpoints. Given its open-source source and strong community adoption, overall risk is low, though actual runtime use still warrants caution around remote MCP data egress and third-party authorization scope.
The material says 'No API keys needed,' but the README explicitly requires activating a `scrapingant` connection via `RUBE_MANAGE_CONNECTIONS` and completing an auth-link flow, indicating likely third-party account authorization or connection tokens in practice; no evidence shows the skill itself stores secrets.
The description instructs users to add the remote MCP endpoint `https://rube.app/mcp` and execute tools through Composio/Scrapingant, meaning task inputs and execution arguments may be sent to those declared third-party services. The material does not indicate suspicious outbound destinations beyond Rube/Composio/Scrapingant.
Based on the material, this is a prompt-only usage guide and does not declare downloads, installation, local process spawning, or shell/script execution capabilities; any execution would depend on external MCP/tools rather than the skill text itself.
The skill does not declare direct local file or system access, but it does route user-provided task content, tool arguments, and session information through a remote MCP/toolchain. The material does not show requests for local data permissions beyond the stated 'Scrapingant automation' scope.
The source is an open-source GitHub repository with high community adoption (64.7k stars), both of which are strong risk-reducing signals. The material appears to be a skill entry within `awesome-claude-skills`, though the license is undeclared and maintenance status is unknown, so users should still verify consistency with the repository and upstream Composio docs before use.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "scrapingant-automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/scrapingant-automation/SKILL.md 2. Save it as ~/.claude/skills/scrapingant-automation/SKILL.md 3. Reload skills and tell me it's ready
Automate Scrapingant operations through Composio's Scrapingant toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/scrapingant
RUBE_MANAGE_CONNECTIONS with toolkit scrapingantRUBE_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 scrapingantAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Scrapingant 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 Scrapingant task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["scrapingant"]
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 Scrapingant-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit scrapingant |
| 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
Automate Visme tasks through Rube MCP to speed up design workflows.
Automate MX Technologies tasks via Rube MCP, searching tool schemas first.
Automate Nango workflows via Rube MCP using current tool schemas first.
Automate Zoho Mail sending, searching, and organization through Rube MCP.
Automate Zyte API workflows for web scraping and structured data extraction.
Automate EspoCRM tasks and streamline customer workflows through Rube MCP.
Automate ScrapingBee scraping tasks and web data workflows via Rube MCP.
Automate Webscraping AI workflows through Rube MCP with tool discovery.
Automate Scrape Do workflows via Rube MCP to collect structured web data.
Automate Scrapegraph AI tasks via Rube MCP with schema-first tool discovery.
Automate curated workflows with Rube MCP after checking current tool schemas first.
Automate Autom workflows via Rube MCP while checking current tool schemas first.