packaging-framework
Use to structure pricing/packaging proposals with clear fences and value pillars.
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/packaging-frameworkskilz install gtmagents/gtm-agents/packaging-framework --agent opencodeskilz install gtmagents/gtm-agents/packaging-framework --agent codexskilz install gtmagents/gtm-agents/packaging-framework --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/pricing-strategy/skills/packaging-framework ~/.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: 60/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing reference files for templates
- No validation or feedback loops
Recommendations
- Focus on improving Pda (currently 14/30)
- Focus on improving Utility (currently 10/20)
- Address 2 high-severity issues first
Graded: 2026-01-24
Developer Feedback
I took a look at your packaging-framework skill and noticed the implementation focuses heavily on GTM strategy, but the documentation could use more context around why certain framework decisions were made—especially around how to validate that a packaging design actually works in market.
Links:
The TL;DR
You're at 60/100, D grade. This is based on Anthropic's best practices for agentic skills. Your strongest area is Spec Compliance (11/15)—the YAML structure is clean and properly formatted. The real drag is Progressive Disclosure Architecture (14/30)—you're putting everything in one file when separate reference docs would make this way more useful, and Utility (10/20) because the framework reads more like a scaffold than an actionable tool.
What's Working Well
- Clean metadata structure – Your frontmatter is valid YAML with all required fields properly formatted
- Solid framework flow – The 5-step progression (Segmentation → Metrics → Competitive → Narrative → Measurement) actually makes sense as a workflow
- Practical GTM focus – You're addressing a real problem: pricing decisions are messy, and structure helps. That's legitimate utility.
The Big One: Missing Templates & Validation Steps
The skill lists templates (packaging matrix, competitive comparison, sales enablement one-pager) but doesn't actually provide them. This is your biggest opportunity for improvement. Right now someone reads your skill and gets the idea of what to do, but not the how.
The fix: Create a references/ directory with three template files:
references/packaging-matrix-template.md– actual structure with columns, sample data, decision logic- `references/competitive-c...
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.