personalization-logic
Use when defining dynamic content rules, tokens, and conditional offers inside nurture programs.
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/personalization-logicskilz install gtmagents/gtm-agents/personalization-logic --agent opencodeskilz install gtmagents/gtm-agents/personalization-logic --agent codexskilz install gtmagents/gtm-agents/personalization-logic --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/lead-nurture-orchestration/skills/personalization-logic ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
mastering-github-cli
by SpillwaveSolutions
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" com...
mastering-github-cli
by SpillwaveSolutions
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" com...
signal-intel
by gtmagents
Use when consolidating intent, product usage, and third-party signals to prioritize ABM actions.
meal-prep-efficiency-guru
by sandraschi
Expert in batch cooking, meal planning, food storage, and efficient kitchen workflows
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- development
- Primary Domain
- github
- Market Score
- 28
Agent Skill Grade
D Score: 68/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Reference Files
- No Actionable Workflow
- No Examples or Samples
Recommendations
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I found your personalization-logic skill while reviewing the latest batch—the approach to handling user preference trees is clever, but I'm seeing some gaps in how the spec translates into actual implementation that's dragging your score down to 68.
Links:
The TL;DR
You're at 68/100, which puts you in D territory—needs work but fixable. This is based on Anthropic's skill best practices rubric. Your strongest pillar is Spec Compliance (12/15), but you're getting dinged hard on Progressive Disclosure Architecture (18/30) and Utility (12/20). The gap between a solid framework and a usable skill is mostly missing concrete examples and templates.
What's Working Well
- Your framework is solid — the five-step flow (Segmentation Inputs → Content Blocks → Token Logic → Fallbacks → Testing) maps real personalization needs and shows you've thought through the domain.
- Spec compliance is tight — valid YAML frontmatter, correct naming convention (hyphen-case), and you're using consistent terminology throughout ("segment," "token," "module"). No conflicts there.
- Objectivity is clean — the tone stays instructional without marketing fluff, which is refreshing and appropriate for something this technical.
The Big One: Missing Templates and Examples
This is eating ~8 points and it's the easiest win. You mention three templates in your "Templates" section—personalization matrix, token dictionary, QA checklist—but they don't actually exist as reference files. You're telling people what to build without showing how.
Fix: Create three new files in a references/ directory:
references/personalization-matrix-template.md— actual table showing segment vs. ...
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.