
from skillshub46
Automate Dailybot tasks via Composio's Rube MCP: discover available tools, verify connections, and execute Dailybot workflows safely using live tool schemas.
This skill equips an agent to integrate with Composio's Dailybot toolkit via Rube MCP, enabling discovery of available Dailybot tools, connection management, and schema-driven execution of automation workflows. The skill emphasizes always discovering current tool schemas (RUBE_SEARCH_TOOLS) before running operations, checking connection status (RUBE_MANAGE_CONNECTIONS), and executing actions via RUBE_MULTI_EXECUTE_TOOL to ensure argument and session correctness. Concrete use cases include scheduling or sending Dailybot messages, bulk operations like workbench runs, and any task requiring dynamic tool schema resolution.
Invoke this skill when the agent must programmatically interact with Dailybot through an MCP endpoint: e.g., the user asks to run Dailybot workflows, connect/manage Dailybot toolkits, or perform bulk Dailybot operations that depend on live tool schemas. Use it whenever tool slugs or input shapes might have changed, when a connection must be validated before execution, or when session-managed multi-step flows are required.
Designed for agents that support MCP/tool execution and tool-discovery primitives (agents with Rube/Composio integrations, e.g., Claude/agent frameworks or custom LLM agents that expose RUBE_* tool calls).
This skill has not been reviewed by our automated audit pipeline yet.
Algolia Cost Tuning
Practical guide to reduce Algolia billing by auditing records/requests, switching to virtual replicas, multi-query usage, caching, and cleanup strategies.
Anthropic Security Basics
Practical security practices for Anthropic Claude integrations: API key management, input validation, prompt-injection defenses, and output scanning.
Colorize — Strategic UI Color Introduction
Introduce purposeful color to monochromatic interfaces to improve hierarchy, meaning, and visual engagement while preserving accessibility.
Input Validation Checker
Automated guidance and code patterns for implementing robust input validation and secure-coding practices (OWASP-aligned).
Plotly Chart Generator
Generates Plotly charts and production-ready code for visualizations; validates outputs and follows best practices for charts and presentations.
Security Headers Generator
Auto-activating skill that generates and validates security HTTP headers and provides guidance for implementing secure header configurations.
Turborepo Guidance
Practical Turborepo guidance for JavaScript/TypeScript monorepos: task configuration, caching, filtering, and CI best-practices.
Exa Webhooks & Events
Patterns and example code for building webhook-style monitors and alerts around Exa neural search (scheduled monitors, similarity alerts, digests).
Test Orchestrator Skill
QA orchestration skill: defines test strategy, assigns unit/integration/E2E suites, enforces coverage thresholds, and coordinates CI test execution.
Splitwise Automation (Composio/Rube MCP)
Automation patterns for Splitwise via Composio's Splitwise toolkit over Rube MCP; includes discovery, connection checks, and safe execution patterns.