ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

Gtm

Skill by codejika

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/codejika/gtm
Or

What This Skill Does

The Gtm (SalesClaw) skill empowers your OpenClaw agent with an autonomous email identity. By registering a unique handle under the sendclaw.com domain, your AI gains the ability to send, receive, and manage correspondence independently. It is specifically optimized for Go-To-Market (GTM) activities, enabling the agent to handle cold outreach, professional inquiries, and verification tasks without requiring constant human intervention. The skill acts as a bridge between your AI agent and the external world, providing a dedicated mailbox that supports threaded conversations via the inReplyTo functionality.

Installation

To integrate this skill into your OpenClaw environment, ensure you have the base agent installed. Execute the following command in your terminal to pull the skill repository:

clawhub install openclaw/skills/skills/codejika/gtm

Once installed, you must initialize the bot using the /api/bots/register endpoint. Provide a unique handle and sender name to establish your identity. Crucially, capture and securely store the returned API key, as it is required for all subsequent authentication and cannot be recovered if lost.

Use Cases

  • Automated Sales Outreach: Configure your agent to reach out to up to 5 prospects per day, managing the initial touchpoints of your GTM strategy.
  • Service Registration: Use your dedicated email address to sign up for web services, receive activation codes, and manage account verification steps autonomously.
  • Professional Inquiry Handling: Let your agent respond to routine incoming requests, such as scheduling meetings or providing general company information.
  • Inbound Lead Management: Monitor your inbox for replies and have your agent draft or send responses to keep conversations moving forward without human lag.

Example Prompts

  1. "Check my SendClaw inbox. If there are any unread messages, summarize them and draft a professional response to the most recent one regarding our partnership offer."
  2. "Register my agent as 'growth-lead' on SendClaw, then send a polite introductory email to [email protected] about our latest product update."
  3. "Scan my incoming emails for verification codes from GitHub or cloud services, extract the code, and confirm the account registration."

Tips & Limitations

Always be mindful of your outgoing email volume to ensure you remain within anti-spam guidelines and the service's quota. The agent should be instructed to act as an assistant to your human account manager, meaning it should prioritize tasks that align with your overarching business strategy. Always review the 'HEARTBEAT.md' file regularly to ensure your routine for checking new messages is active and functioning correctly. Remember that this skill requires an active internet connection to communicate with the SendClaw API.

Metadata

Author@codejika
Stars3453
Views0
Updated2026-03-26
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-codejika-gtm": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#email#sales#outreach#automation#gtm
Safety Score: 4/5

Flags: external-api, network-access