
from awesome-claude-skills55,514
Automate Forcemanager tasks via Rube MCP (Composio); discovers tools, ensures active connections, and runs toolkit workflows safely.
Automates Forcemanager operations through Composio's Forcemanager toolkit using Rube MCP. The skill guides tool discovery, verifies active connections, and executes multi-step toolkit workflows (discover → connect → execute) while enforcing schema compliance and session reuse. Practical uses include bulk task automation, synchronization with Forcemanager toolkits, and orchestrating complex multi-tool workflows.
Use this skill when you need to programmatically operate Forcemanager features via an MCP: discovering available tool slugs and schemas, establishing or validating toolkit connections, and executing schema-compliant tool calls. Ideal for workflows that require reliable connection checks and schema-first execution.
Best suited for Claude/Claude Code and other agent runtimes that support Rube MCP tool integrations (Cursor, Composio-aware agent runtimes).
A single-file SKILL.md skill for automating Forcemanager CRM tasks via Composio's Rube MCP. No bundled scripts — entirely instruction-based, guiding the agent through tool discovery, connection management, and execution workflows using RUBE_SEARCH_TOOLS, RUBE_MANAGE_CONNECTIONS, and RUBE_MULTI_EXECUTE_TOOL. Well-structured instructions with clear prerequisites and pitfalls, but relies entirely on an external MCP service and lacks error handling guidance.
Clean skill with no security concerns. Part of a family of similar Composio toolkit skills — the pattern is reusable but each individual skill is narrowly scoped. Could benefit from troubleshooting section and more detailed error handling guidance.