Automate Retently feedback and survey workflows through Rube MCP.
This skill itself is an open-source prompt-only artifact and does not directly require local secrets, code execution, or file access. However, it is designed to route usage through remote Rube MCP and downstream Retently/Composio connections, so real use introduces external network access and third-party authorization, making it a low-to-moderate caution case rather than high risk.
The material says 'No API keys needed,' but it also requires an ACTIVE `retently` connection via `RUBE_MANAGE_CONNECTIONS` and completion of an auth link. This indicates third-party account authorization/tokens are involved, even if the skill does not directly collect secrets or expose them as environment variables.
It explicitly requires adding the remote MCP endpoint `https://rube.app/mcp` and executing operations through Composio's Retently toolkit. User task parameters, session IDs, and tool-call contents are therefore expected to be sent to these declared external services. The egress is clearly identified, with no evidence of unrelated or covert exfiltration in the provided material.
The system marks it as prompt-only, and the content is mainly workflow guidance and usage instructions. The material does not show any requirement to install binaries locally, run scripts, spawn local processes, or request system-level execution privileges.
The skill does not declare local file read/write, but its purpose is to 'Automate Retently operations' and it supports bulk/workflow execution through remote tools. That implies access to and processing of data within the connected Retently account. Based on the material, there is no sign of local data permissions beyond its stated purpose.
The source is an open GitHub repository with strong community adoption (about 64.9k stars). The audited artifact itself is only a skill description rather than a closed-source executable payload. While the license is unspecified and maintenance status is unknown, the available positive signals keep overall supply-chain risk low.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "retently-automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/retently-automation/SKILL.md 2. Save it as ~/.claude/skills/retently-automation/SKILL.md 3. Reload skills and tell me it's ready
Automate Retently operations through Composio's Retently toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/retently
RUBE_MANAGE_CONNECTIONS with toolkit retentlyRUBE_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 retentlyAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Retently 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 Retently task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["retently"]
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 Retently-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit retently |
| 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 Finmei tasks and connect workflows through Rube MCP.
Automate Fibery tasks via Rube MCP after checking current tool schemas first.
Automate Fireberry tasks via Rube MCP after checking current tool schemas.
Automate Kaggle competitions, datasets, and submissions through Rube MCP.
Automate Keap tasks and integrations by checking tool schemas first.
Automate Firmao tasks via Rube MCP after checking current tool schemas.
Automate Retailed workflows via Rube MCP after checking current tool schemas.
Automate Remarkety marketing tasks through Rube MCP for faster campaign operations.
Automate RetellAI tasks and workflows through Rube MCP with up-to-date schemas
Automate Autom workflows via Rube MCP while checking current tool schemas first.
Automate Entelligence workflows through Rube MCP using current tool schemas.
Automate ActiveCampaign tasks through Rube MCP for faster marketing operations.