linkhut-automation
Automate Linkhut tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:34
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-linkhut-automation&locale=en&source=copy
Linkhut Automation - Automate Linkhut Tasks via Rube MCP
Skill Overview
Linkhut Automation is a skill that automates Linkhut operations through Rube MCP and the Composio toolkit. It enables tool discovery, connection management, and workflow execution without needing an API Key.
Use Cases
Core Features
FAQs
What prerequisites are required for Linkhut Automation?
You need an Rube MCP server already configured (add https://rube.app/mcp to your client configuration) and complete Linkhut account authorization via Rube_MANAGE_CONNECTIONS. Rube MCP does not require an API Key, but Linkhut connections require user login authorization.
How do I get started with this skill?
First call RUBE_SEARCH_TOOLS to retrieve the list of available tools and modes, then use RUBE_MANAGE_CONNECTIONS to check the Linkhut connection status, and finally execute specific actions via RUBE_MULTI_EXECUTE_TOOL. Always search for tools first to ensure you’re using the latest modes.
Why do I need to search tools every time?
Linkhut tool modes update frequently. Hard-coding tool definitions may cause calls to fail. RUBE_SEARCH_TOOLS returns the latest tool slugs, input modes, and execution plans, making it an essential first step for workflows.