whitepapers
Use when producing research-heavy whitepapers or technical guides that require structured argumentation and data.
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/whitepapersskilz install gtmagents/gtm-agents/whitepapers --agent opencodeskilz install gtmagents/gtm-agents/whitepapers --agent codexskilz install gtmagents/gtm-agents/whitepapers --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/content-marketing/skills/whitepapers ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
performance-analysis
by ruvnet
Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
stream-chain
by ruvnet
Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
data-quality-frameworks
by wshobson
Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing va...
data-storytelling
by wshobson
Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, cr...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- data ai
- Primary Domain
- data analysis
- Market Score
- 28
Agent Skill Grade
D Score: 63/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Reference Files
- Weak Trigger Terms
- Non-Actionable Framework Steps
Recommendations
- Focus on improving Pda (currently 16/30)
- Focus on improving Utility (currently 11/20)
- Address 2 high-severity issues first
Graded: 2026-01-24
Developer Feedback
I noticed you're tackling the whitepaper generation problem—a solid use case for LLM-powered content systems. With a D-grade score (63/100), there's real potential here, but the implementation seems to be hitting some structural friction that's holding back its impact.
Links:
The TL;DR
You're at 63/100, solidly D-grade territory. The report bases this on Anthropic's 5-pillar framework for agentic skills. Your strongest area is Spec Compliance (12/15)—the YAML structure and naming conventions are clean. But Progressive Disclosure Architecture (16/30) and Utility (11/20) are dragging you down hard. The skill reads like a high-level process guide rather than something Claude can actually execute.
What's Working Well
- Clean metadata – Your frontmatter is valid YAML with required fields properly formatted
- Solid compliance foundation – Following naming conventions (hyphen-case) and structure correctly
- Actionable framework exists – You've got a numbered 5-step process that gives Claude a path forward, even if it needs refinement
The Big One: Missing Progressive Disclosure
Your skill is only 33 lines and stuffs everything inline. That's a 16/30 on PDA—you're losing 14 points just from lack of structure.
The problem: You mention "Templates listed inline: Draft manuscript with references + citations" but don't provide actual templates. Claude can't execute vague references. You need a references/ directory with:
references/templates/executive-summary.md(actual template, not description)references/methodology-guide.md(detailed research approach)references/compliance-checklist.md(validation steps)
This alone gets you +8 points and makes the skill actually ...
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.