reward-ops
Use to run day-to-day loyalty reward catalog management and fulfillment.
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/reward-opsskilz install gtmagents/gtm-agents/reward-ops --agent opencodeskilz install gtmagents/gtm-agents/reward-ops --agent codexskilz install gtmagents/gtm-agents/reward-ops --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/reward-ops ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
hive-mind-advanced
by ruvnet
Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory
material-component-doc
by bytedance
用于 FlowGram 物料库组件文档撰写的专用技能,提供组件文档生成、Story 创建、翻译等功能的指导和自动化支持
gerrit
by storj
>
kebab-maker
by kagent-dev
A skill that makes a kebab for the user.
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- general
- Primary Domain
- general
- Market Score
- 28
Agent Skill Grade
D Score: 68/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing Reference Files
- Vague Trigger Terms
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 was curious what a skill for managing reward operations would look like—turns out you've built something that tackles a genuinely tricky domain, though the execution could use some tightening around the Progressive Disclosure architecture to really sing.
Links:
The TL;DR
You're at 68/100, which is D territory—needs work, but salvageable. This is based on Anthropic's skill best practices. Your strongest area is Spec Compliance (11/15), but Utility (11/20) is dragging you down hard. The gap between what you describe and what you actually deliver is the real problem here.
What's Working Well
- Valid YAML structure – Frontmatter is clean and follows conventions correctly
- Clear operational scope – You've identified a real domain problem (catalog management, fulfillment, vendor coordination)
- Organized framework – The five-point structure (Governance, Fulfillment, Vendor Integration, Compliance, Monitoring) is logical and shows you've thought through the problem space
- grep-friendly formatting – Got a bonus point for structure that's easy to parse
The Big One: Missing Reference Files
Here's what's killing your utility score: you mention templates and runbooks that don't exist. You say "Templates: Reward catalog spreadsheet... Fulfillment flowchart... Incident log + RCA template" but none of these are actually provided. This creates a gap where developers read your skill and think "okay, but where do I start?"
The fix: Create a references/ directory alongside SKILL.md with actual files:
catalog-template.md– Sample SKU metadata structurefulfillment-flowchart.md– Visual or text-based workflowincident-rca-template.md– Incident response template ...
Browse Category
More general 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.