content-trend-researcher
Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis
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 alirezarezvani/claude-code-skill-factory/content-trend-researcherskilz install alirezarezvani/claude-code-skill-factory/content-trend-researcher --agent opencodeskilz install alirezarezvani/claude-code-skill-factory/content-trend-researcher --agent codexskilz install alirezarezvani/claude-code-skill-factory/content-trend-researcher --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/alirezarezvani/claude-code-skill-factorycp -r claude-code-skill-factory/generated-skills/content-trend-researcher ~/.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
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-code-skill-factory
- Stars
- 325
- Forks
- 73
- Type
- Non-Technical
- Meta-Domain
- data ai
- Primary Domain
- data analysis
- Market Score
- 0
Agent Skill Grade
D Score: 66/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing PDA layering
- Second-person voice
Recommendations
- Focus on improving Pda (currently 15/30)
- Address 4 high-severity issues first
- Add trigger phrases to description for discoverability
Graded: 2026-01-24
Developer Feedback
I ran through your content-trend-researcher skill and noticed the analysis piece is solid, but the execution feels like it's trying to do too much at once—there's interesting potential here, though the current implementation could use some focus work to really shine at what it does best.
Links:
The TL;DR
You're at 66/100, solidly in D territory. This is based on Anthropic's best practices for skill architecture. Your strongest piece is Spec Compliance (11/15)—the frontmatter is clean and naming conventions are solid. But Progressive Disclosure Architecture is dragging you down hard at only 15/30—that's where you'll get the biggest wins.
What's Working Well
- Strong trigger terminology in your description—"Google Analytics," "Substack," "Reddit," "trends" are all solid discovery words that help people find this when they need it
- Good input/output templating gives users a clear picture of what data they're feeding in and what they're getting back
- Valid YAML frontmatter with all required fields present; no spec violations there
The Big One: You're Cramming Everything Into One File
Your entire skill is 247 lines in a single SKILL.md. That's the core problem. When you've got platform-specific details, algorithm explanations, and API patterns all inline, users have to wade through noise to figure out how to actually use the thing.
Here's the fix: Split into layers. Keep SKILL.md under 100 lines—just the essentials (what it does, when to use it, basic examples). Move your platform insights, technical algorithms, and API patterns into a references/platforms.md file. This immediately bumps you up ~7 points on PDA and makes the ski...
AI-Detected Topics
Extracted using NLP analysis
Browse Category
More data ai Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Reporting issue with:
content-trend-researcher
https://github.com/alirezarezvani/claude-code-skill-factoryThank 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.