Automate Forcemanager tasks through Rube MCP to speed up sales workflows.
This skill appears to be an open-source, prompt-only instruction set with no direct local secret requirement, code execution, or local file access. However, it is explicitly designed to connect to remote Rube MCP/Composio services and operate a Forcemanager account, so it warrants caution rather than high risk.
The material says 'No API keys needed,' but it requires establishing an ACTIVE Forcemanager connection via `RUBE_MANAGE_CONNECTIONS` and following an auth link. This still implies third-party account authorization/tokens, just not as directly entered skill secrets.
The README explicitly instructs adding the remote MCP endpoint `https://rube.app/mcp` and using Composio/Rube to discover tools, manage connections, and execute Forcemanager operations. Task content, arguments, and connection state would be processed by that third-party service. No extra unknown endpoints are shown, but normal external data egress is involved.
Based on the provided material, this is a prompt-only skill with no executable scripts, install commands, or instructions to start local processes. Actions rely on external MCP tool calls rather than direct local code execution.
The skill does not claim local file read/write access, but it is meant to 'Automate Forcemanager operations' and may act on Forcemanager account data and business objects through discovered tools. The effective scope depends on the granted Forcemanager permissions, so third-party SaaS data access deserves caution.
The source is a GitHub open-source repository with high community adoption (~64.9k stars). It is also classified as open-source and prompt-only. Although the license is unspecified and maintenance status is unknown, the current material offers good auditability and source credibility, with no clear red flags such as opaque closed-source exfiltration or deceptive behavior.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "forcemanager-automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/forcemanager-automation/SKILL.md 2. Save it as ~/.claude/skills/forcemanager-automation/SKILL.md 3. Reload skills and tell me it's ready
Automate Forcemanager operations through Composio's Forcemanager toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/forcemanager
RUBE_MANAGE_CONNECTIONS with toolkit forcemanagerRUBE_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 forcemanagerAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Forcemanager 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 Forcemanager task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["forcemanager"]
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 Forcemanager-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit forcemanager |
| 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 Astica AI tasks via Rube MCP using current tool schemas.
Automate Codacy tasks to streamline code quality checks and governance.
Automate Seqera tasks through Rube MCP to streamline workflow operations.
Automate Callpage tasks through Rube MCP to improve callback and lead operations.
Automate CustomJS tasks through Rube MCP for faster scripted workflows.
Automate Scrapegraph AI tasks via Rube MCP with schema-first tool discovery.
Automate Autom workflows via Rube MCP while checking current tool schemas first.
Automate Fomo tasks via Rube MCP with tool schema lookup first.
Automate Finmei tasks and connect workflows through Rube MCP.
Automate ActiveCampaign tasks through Rube MCP for faster marketing operations.
Automate Salesforce Marketing Cloud tasks via Rube MCP using current tool schemas.
Automate Salesmate tasks through Rube MCP for faster sales and CRM workflows.