segment-automation

Automate Segment tasks via Rube MCP (Composio): track events, identify users, manage groups, page views, aliases, batch operations. Always search tools first for current schemas.

Content Preview
---
name: segment-automation
description: "Automate Segment tasks via Rube MCP (Composio): track events, identify users, manage groups, page views, aliases, batch operations. Always search tools first for current schemas."
requires:
  mcp: [rube]
category: analytics
---

# Segment Automation via Rube MCP

Automate Segment customer data platform operations through Composio's Segment toolkit via Rube MCP.

**Toolkit docs**: [composio.dev/toolkits/segment](https://composio.dev/toolkits/segment)

##
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/segment-automation.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/segment-automation/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/davepoon/buildwithclaude

Then reference at plugins/all-skills/skills/segment-automation/SKILL.md

Related Skills