loyalty-modeling
Use to model economics, tiers, and impact forecasts for loyalty 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/loyalty-modelingskilz install gtmagents/gtm-agents/loyalty-modeling --agent opencodeskilz install gtmagents/gtm-agents/loyalty-modeling --agent codexskilz install gtmagents/gtm-agents/loyalty-modeling --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/loyalty-lifecycle-orchestration/skills/loyalty-modeling ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
flow-nexus-neural
by ruvnet
Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus
hooks-automation
by ruvnet
Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task h...
ml-pipeline-workflow
by wshobson
Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipeline...
book-sft-pipeline
by muratcankoylan
End-to-end system for creating supervised fine-tuning datasets from books and training style-transfer models. Covers text extraction, intelligent s...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Technical
- Meta-Domain
- data ai
- Primary Domain
- machine learning
- Market Score
- 28
Agent Skill Grade
D Score: 64/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing Reference Files for Templates
- Description Lacks Specific Triggers
Recommendations
- Focus on improving Utility (currently 11/20)
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
Graded: 2026-01-24
Developer Feedback
I noticed you're tackling the complexity of predictive loyalty modeling—that's a meaty problem where small implementation details can make the difference between useful insights and noise. Your score of 64 suggests the foundation is solid, but there might be some gaps in how the skill guides developers through the trickier parts of the system.
Links:
The TL;DR
You're at 64/100, solidly in D territory. This is based on Anthropic's skill grading standards across five pillars. Your strongest area is Spec Compliance (11/15)—the YAML and naming conventions are locked down. The weakest is Utility (11/20)—the framework exists but lacks the concrete templates, examples, and validation steps that would make it actually actionable for someone building a loyalty model.
What's Working Well
- Valid YAML structure with required frontmatter fields in place
- Hyphen-case naming follows conventions properly
- Clear component breakdown (Inputs, Calculations, Outputs, Validation) provides decent conceptual scaffolding
- Modular philosophy around keeping calculators separate is sound thinking
The Big One: Missing Reference Files and Templates
The framework mentions three specific templates (driver sheet, sensitivity table, executive summary) but doesn't actually provide them. This is your biggest bang-for-buck fix. Right now, when someone tries to use this skill, they get a conceptual outline without the concrete tools to execute it.
Here's the fix: Create references/ directory with:
driver-sheet-template.md– Shows the actual structure: Base Metrics tab (member count, transaction frequency, AOV, churn, CAC), tier structure columns, rewards cost breakdown- `sensiti...
Browse Category
More data ai 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.