segmentation
Use when designing filters, suppression logic, and personalization cohorts for campaigns or automations.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install gtmagents/gtm-agents/segmentationskilz install gtmagents/gtm-agents/segmentation --agent opencodeskilz install gtmagents/gtm-agents/segmentation --agent codexskilz install gtmagents/gtm-agents/segmentation --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/gtmagents/gtm-agentscp -r gtm-agents/plugins/email-marketing/skills/segmentation ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
tailwind-shadcn-setup
by vanman2024
Setup Tailwind CSS and shadcn/ui component library for Next.js projects. Use when configuring Tailwind CSS, installing shadcn/ui, setting up design...
spanish-language-tutor
by sandraschi
Comprehensive Spanish language expert covering grammar, conversation, regional dialects, and language learning strategies
frontend-dev-guidelines
by diet103
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organiz...
torch-geometric
by davila7
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, ...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- development
- Primary Domain
- javascript
- Market Score
- 28
Agent Skill Grade
B Score: 82/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Marketing Language in Title
- Vague Workflow Steps
- Missing Feedback Loop Details
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I was curious how you'd approach the token efficiency of a chunking strategy—your PDA score reflects some solid architectural thinking, though there's room to tighten up the progressive disclosure in a couple of sections.
Links:
The TL;DR
You're at 82/100, solid B-grade territory. This is based on Anthropic's skill best practices. Your strongest pillar is Utility (17/20)—the segmentation frameworks and JSON examples actually solve real problems. Weakest area is Spec Compliance (12/15), but that's mostly minor trigger phrase gaps. You've got a lean, practical skill here; just needs some structural tightening.
What's Working Well
- Solid utility – The lifecycle grid, priority scoring, and segmentation matrix aren't theoretical; they're frameworks people can actually use. The JSON filter examples are concrete enough to copy-paste.
- Good reference architecture – Offloading the segmentation matrix to
assets/segmentation_matrix.mdkeeps the main SKILL.md lean (36 lines). That's the right balance. - Clear terminology – You're consistent with "segment," "filter," "suppression," and "cohort" throughout. No confusion about what you mean.
- Actionable tips section – Mentioning dashboards, A/B testing, and schema documentation shows you've thought about the feedback loop, even if it could be more explicit.
The Big One: Workflow Steps Need More Teeth
Your Framework section (lines 14-17) lists concepts, but it reads more like a checklist than a workflow. Right now you've got:
- Lifecycle Grid
- Data Integrity
- Priority Scoring
But someone using this skill doesn't know when to do each step or *ho...
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.