kickbox-automation

Automate email verification and list management tasks using the Kickbox API via Rube MCP.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill kickbox-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kickbox-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/kickbox-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill kickbox-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of verifying email addresses and managing email lists, ensuring high deliverability and data quality without leaving your AI workspace.

Core Features & Use Cases

  • Email Verification: Validate email addresses in real-time to prevent bounces and improve sender reputation.
  • List Management: Automate the organization and processing of email lists directly through the Kickbox API.
  • Use Case: Integrate email validation into your lead generation workflow to automatically filter out invalid or risky email addresses before adding them to your CRM.

Quick Start

Use the kickbox-automation skill to verify the email address '[email protected]' and return the verification status.

Frequently Asked Questions about kickbox-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify an email address using this skill?

Use the RUBE_MULTI_EXECUTE_TOOL with the appropriate Kickbox verification tool slug after confirming your connection is active. Ensure you provide the email address as an argument in the required schema format.

What should I do if the Kickbox connection is not active?

Call RUBE_MANAGE_CONNECTIONS with the 'kickbox' toolkit to check your status. If it is not active, follow the provided authentication link to authorize your Kickbox account.

Can I process large email lists in bulk?

Yes, use the RUBE_REMOTE_WORKBENCH with the run_composio_tool function to handle bulk operations. Always check for pagination tokens in the response to ensure the entire list is processed.

Why must I call RUBE_SEARCH_TOOLS before executing?

Tool schemas and available endpoints can change frequently. Calling RUBE_SEARCH_TOOLS ensures you are using the most current tool slugs and input requirements for the Kickbox API.