
from awesome-skills-cn101
Automate Forcemanager operations via Composio's Forcemanager toolkit using Rube MCP; discover tools first and ensure connections are active before executing wor
Automates Forcemanager tasks by orchestrating Composio's Forcemanager toolkit through a Rube MCP endpoint. The skill documents the discovery->connect->execute workflow pattern: call RUBE_SEARCH_TOOLS to discover current tool slugs and schemas, ensure an active Forcemanager connection via RUBE_MANAGE_CONNECTIONS, then run RUBE_MULTI_EXECUTE_TOOL with schema-compliant arguments and session/memory state. It emphasises schema-first execution and safe session reuse.
Use this skill when you need to run or automate CRM-like operations against Forcemanager through an MCP gateway: creating or updating records, running bulk operations, or integrating Forcemanager workflows into larger automation chains. Ideal when tool schemas may change and you must discover runtime tool capabilities before executing.
Best used with agents that can call MCP tool APIs or Rube-style tool primitives (agents supporting RUBE_SEARCH_TOOLS / RUBE_MANAGE_CONNECTIONS / RUBE_MULTI_EXECUTE_TOOL patterns, e.g., Claude/Composio-enabled agents).
This skill has not been reviewed by our automated audit pipeline yet.
Bash Pro
Defensive, production-grade Bash scripting patterns and CI/CD best practices: strict mode, safe argument parsing, testing with Bats, and tooling (ShellCheck/shf
Ip2location IO Automation
Automates Ip2location IO workflows through Rube MCP: discover tools, manage connections, and execute schema-compliant operations.
Makepad Event/Action
Event and action handling patterns for Makepad widgets — guides handling Mouse/Touch/Keyboard events, Hit detection, action emission and parent capture.
Obsidian CLI (vault & plugin ops)
Command-line reference and usage patterns for the Obsidian CLI: read/create/append notes, search vaults, manage properties, and developer workflows for plugin r
Kickbox Automation (Rube MCP)
Automate Kickbox toolkit operations through Rube MCP (Composio): discover tools, manage connections, and execute schema-compliant Kickbox workflows safely.
TaskEither Quick Reference (fp-ts)
Concise cheat-sheet for fp-ts TaskEither: patterns for typed async error handling, composing Promises, and recoverable pipelines.
Memory Forensics
Guidance and practical commands for acquiring, analyzing, and extracting artifacts from volatile memory dumps for incident response and malware analysis.
Makepad Basics
Provides starter patterns, examples, and guidance for building Rust Makepad apps, including live_design/app_main patterns and common platform setup.
API Security Testing
A structured workflow for testing REST and GraphQL APIs covering discovery, authentication, authorization, input validation, rate limiting, and error handling.
Reverse Engineer
Guides and checklists for binary reverse-engineering workflows (IDA, Ghidra, radare2, angr) including static/dynamic analysis phases and best practices.