
from awesome-codex-skills11,554
Automate IP2Location IO operations through Rube MCP by discovering tool schemas, managing connections, and executing toolkit workflows.
Automates tasks that interact with the IP2Location IO toolkit via a Rube MCP server. The skill guides an agent to discover available tools and their schemas, verify and manage the Ip2location IO connection, then execute toolkit calls (single or multi-tool workflows) while maintaining session and memory parameters.
Use this skill when an agent needs to look up or batch-process geolocation or IP data via the Ip2location IO toolkit exposed on a Rube MCP server — e.g., enriching IP lists, performing bulk lookups, or integrating geolocation into larger automation flows. Always run tool discovery first to get current schemas.
Inferred compatibility: Codex/Codex-CLI-style agents and any MCP-aware agent that can call RUBE_* tool primitives (Codex, Composio Rube integrations, or similar CLI-based agent runners).
This skill is a purely instructional SKILL.md for using Composio's Ip2location IO toolkit via Rube MCP. It has no bundled scripts — it guides the agent through tool discovery, connection setup, and execution of IP geolocation lookups. The instructions are clear and well-structured with good pitfalls documentation, but lack error handling guidance and example outputs. It's a SaaS integration wrapper rather than a standalone automation tool.
No scripts to run — static analysis only. The skill is essentially well-written documentation for a Composio MCP integration. No security concerns beyond the inherent third-party data flow through Composio. Could be improved with error handling guidance, example API responses, and a references/ directory.