lastpass-automation
Automate Lastpass tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:20
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-lastpass-automation&locale=en&source=copy
Lastpass Automation - Achieve Lastpass Automation via Rube MCP
Skills Overview
Lastpass Automation is a developer tool that automates Lastpass password management tasks through Rube MCP (Composio). It supports tool discovery, connection management, and bulk execution of operations.
Use Cases
Core Features
RUBE_SEARCH_TOOLS to fetch the available Lastpass toolkit tools and the latest architecture in real time, avoiding hard-coded outdated tool definitions.RUBE_MANAGE_CONNECTIONS to check and manage the Lastpass connection state, ensuring operations are executed only when in the ACTIVE state.RUBE_MULTI_EXECUTE_TOOL and RUBE_REMOTE_WORKBENCH, supporting session reuse and memory management.FAQs
What prerequisites does Lastpass Automation require?
Rube MCP service must be available (add
https://rube.app/mcp to the client configuration), and the Lastpass connection must be in the ACTIVE state. On first use, authentication must be completed via RUBE_MANAGE_CONNECTIONS.Does Lastpass Automation require an API key?
No. Lastpass Automation provides access through Composio’s Rube MCP service. You only need to add the MCP endpoint—no separate Lastpass API key is required.
What if the Lastpass tool architecture changes?
This skill is designed with architecture changes in mind. Before each operation, it calls
RUBE_SEARCH_TOOLS to retrieve the latest tool architecture and input parameters, ensuring compatibility with the current Lastpass toolkit.