stannp-automation

Automate direct mail and Stannp operations through the Rube MCP gateway.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of managing direct mail campaigns by providing a standardized interface to interact with the Stannp API via the Rube MCP gateway.

Core Features & Use Cases

  • Tool Discovery: Dynamically fetch current Stannp API schemas and tool definitions to ensure compatibility.
  • Connection Management: Securely manage and verify active Stannp connections within the Rube environment.
  • Workflow Execution: Execute multi-step Stannp operations, such as sending mailers or managing recipient lists, using structured tool calls.

Quick Start

Use the stannp-automation skill to discover available tools and execute a direct mail campaign task.

Frequently Asked Questions about stannp-automation

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

FAQPage Schema
How do I connect Stannp to my AI agent?

Connect Stannp by using the RUBE_MANAGE_CONNECTIONS tool within the Rube MCP gateway. This process verifies your credentials and establishes an active session for executing Stannp-specific operations.

Why must I call RUBE_SEARCH_TOOLS first?

Calling RUBE_SEARCH_TOOLS first ensures you are using the most current API schemas and tool definitions. This prevents errors caused by outdated tool slugs or incorrect argument structures.

Can I automate bulk mailings with this skill?

Yes, you can automate bulk mailings by using RUBE_MULTI_EXECUTE_TOOL or RUBE_REMOTE_WORKBENCH to process multiple recipient records through the Stannp toolkit in a single workflow.

What should I do if my Stannp connection is inactive?

If your connection status is not ACTIVE, call RUBE_MANAGE_CONNECTIONS again to trigger the authentication flow and follow the provided link to re-authorize your Stannp account.