segment

Segment — manage sources, destinations, events, and tracking plans via Config & Tracking APIs

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "segment" with this command: npx skills add aiwithabidi/segment

📊 Segment

Segment — manage sources, destinations, events, and tracking plans via Config & Tracking APIs

Requirements

VariableRequiredDescription
SEGMENT_ACCESS_TOKENConfig API token
SEGMENT_WRITE_KEYSource write key

Quick Start

# List sources
python3 {{baseDir}}/scripts/segment.py sources

# Get source
python3 {{baseDir}}/scripts/segment.py source-get id <value>

# Create source
python3 {{baseDir}}/scripts/segment.py source-create --name <value> --catalog_name <value>

# Delete source
python3 {{baseDir}}/scripts/segment.py source-delete id <value>

# List destinations
python3 {{baseDir}}/scripts/segment.py destinations

# Get destination
python3 {{baseDir}}/scripts/segment.py destination-get id <value>

# List warehouses
python3 {{baseDir}}/scripts/segment.py warehouses

# List source catalog
python3 {{baseDir}}/scripts/segment.py catalog-sources

All Commands

CommandDescription
sourcesList sources
source-getGet source
source-createCreate source
source-deleteDelete source
destinationsList destinations
destination-getGet destination
warehousesList warehouses
catalog-sourcesList source catalog
catalog-destinationsList destination catalog
tracking-plansList tracking plans
tracking-plan-getGet tracking plan
spacesList spaces
functionsList functions
trackSend track event
identifySend identify

Output Format

All commands output JSON by default. Add --human for readable formatted output.

python3 {{baseDir}}/scripts/segment.py <command> --human

Script Reference

ScriptDescription
{{baseDir}}/scripts/segment.pyMain CLI — all commands in one tool

Credits

Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents.

📅 Need help setting up OpenClaw for your business? Book a free consultation

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

yuqing-bitable-and-label

Incrementally sync data from XiaoAi API to Feishu Bitable and optionally auto-label records with machine-based type and sentiment annotations.

Registry SourceRecently Updated
General

张律师综合套装

张律师法律AI中台 - 中国首个开源法律AI技能库,涵盖刑事辩护、民商事诉讼、合同审查全流程

Registry SourceRecently Updated
General

刑事辩护

刑事辩护全流程AI助手 - 6大阶段21个模板,从接案到执行全覆盖

Registry SourceRecently Updated