Automate Beamer workflows to streamline updates, publishing, and team coordination.
This skill is itself an open-source prompt/documentation artifact with no direct local secret requirement and no executable install steps. However, it is designed around external Rube MCP and Beamer connections, so real usage will send task-related data to third-party services; overall this is low-to-moderate risk and warrants attention to external service boundaries.
The material says 'No API keys needed', but it also requires an active Beamer connection via `RUBE_MANAGE_CONNECTIONS` and an auth-link flow, indicating credentials are likely handled by Rube/Beamer or via an OAuth-like mechanism. The skill does not directly request secrets, but it depends on third-party account authorization, so the granted scope should be reviewed.
The README explicitly requires adding the remote MCP endpoint `https://rube.app/mcp` and using the Composio/Beamer toolchain. During search, connection management, and tool execution, task content and arguments will be sent to those declared external services. This is normal egress for an MCP-based tool; no unrelated or hidden endpoints are stated, but operational data should be assumed to leave the local environment.
Based on the provided material, this is a prompt/workflow-documentation style skill with no local scripts, install commands, or steps requiring code execution on the host. The referenced `RUBE_MULTI_EXECUTE_TOOL` and `RUBE_REMOTE_WORKBENCH` act through a remote MCP toolchain rather than directly granting this skill local code-execution capability.
The skill does not claim direct access to local files or system resources, but it is intended to 'Automate Beamer operations' and executes discovered tools through an external connection. The actual data scope therefore depends on the Beamer account permissions and the discovered tool schemas. Since no least-privilege boundary is defined here, it should be used only with necessary accounts and minimal data scope.
The source is an open GitHub repository with high community adoption (64.7k stars), both strong risk-reducing factors. The audited artifact itself is essentially a README/skill description and is inspectable; while the license is unspecified, maintenance status is unknown, and real operation depends on external Rube/Composio services, the current material does not show a concrete supply-chain red flag.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "beamer-automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/beamer-automation/SKILL.md 2. Save it as ~/.claude/skills/beamer-automation/SKILL.md 3. Reload skills and tell me it's ready
Automate Beamer operations through Composio's Beamer toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/beamer
RUBE_MANAGE_CONNECTIONS with toolkit beamerRUBE_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 beamerAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Beamer 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 Beamer task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["beamer"]
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 Beamer-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit beamer |
| 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 Serply tasks via Rube MCP after checking current tool schemas first.
Automate Proofly workflows via Rube MCP using current tool schemas first.
Automate Serpdog search tasks via Rube MCP for scalable result retrieval.
Automate Amara tasks through Rube MCP after checking current tool schemas first.
Automate Semantic Scholar searches and paper data workflows for faster research.
Automate ServiceM8 queries, updates, and workflows through Rube MCP.
Automate Beeminder tasks and goal updates through Rube MCP workflows.
Automate Ambee workflows via Rube MCP using current tool schemas first.
Automate Breeze tasks via Rube MCP with schema-aware tool discovery first.
Automate Autom workflows via Rube MCP while checking current tool schemas first.
Automate Beaconchain queries and blockchain operations through Rube MCP.
Automate Beaconstac tasks through Rube MCP to streamline QR and marketing workflows.