lever-sandbox-automation
Automate Lever Sandbox tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:25
Download and extract to your skills directory
Copy command and send to AI Agent for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-lever-sandbox-automation&locale=en&source=copy
Lever Sandbox Automation — Automate the Recruiting System with Rube MCP
Skill Overview
Lever Sandbox Automation is a Claude skill that automates operations in the Lever recruiting system using the Rube MCP and the Composio toolkit. It enables rapid integration without needing an API key.
Use Cases
Core Features
RUBE_SEARCH_TOOLS to fetch the latest Lever tool list and input schema automatically. No manual maintenance of API documentation is required, ensuring the correct field names and types are always used.RUBE_MANAGE_CONNECTIONS automatically detects the Lever Sandbox connection status, guides you through the authentication flow, and enables all supported operations once the connection is activated.RUBE_MULTI_EXECUTE_TOOL supports calling multiple Lever tools in a single request. By reusing the session, it reduces repeated authentication and improves batch operation efficiency.FAQs
How do I add the Rube MCP server in Claude?
In the Claude client configuration, add the MCP server
https://rube.app/mcp. No API key is required. After adding it, you can use it. Once verification succeeds, the RUBE_SEARCH_TOOLS tool will be available.Do I need an API key to use this skill?
No. Rube MCP provides the Lever Sandbox toolkit via Composio. You only need to complete Lever account authorization in
RUBE_MANAGE_CONNECTIONS; you do not need to apply for an API key separately.Why must I call RUBE_SEARCH_TOOLS before executing tools?
Lever tool schemas may change at any time. Hardcoding can lead to call failures.
RUBE_SEARCH_TOOLS returns the currently available tool list, the correct input parameters, and known pitfalls to ensure successful execution.