Skillzwave Logo
Skillzwave

content-trend-researcher

0.0
D

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

Commands Agents
#content#claude-skills-creator#ai-agents#claude-code#Google Trends#claude-ai#Google Analytics#Advanced content

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-researcher
skilz install alirezarezvani/claude-code-skill-factory/content-trend-researcher --agent opencode
skilz install alirezarezvani/claude-code-skill-factory/content-trend-researcher --agent codex
skilz install alirezarezvani/claude-code-skill-factory/content-trend-researcher --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-code-skill-factory
2. Copy the agent skill directory:
cp -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

54
data analysis
Marketplace

stream-chain

by ruvnet

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows

54
TECHdata analysis
Marketplace

data-quality-frameworks

by wshobson

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing valid...

54
TECHdata analysis
Marketplace
+ci cd

data-storytelling

by wshobson

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creat...

54
TECHdata analysis
Marketplace

Agentic Skill Details

Type
Non-Technical
Meta-Domain
data ai
Primary Domain
data analysis
Market Score
0.0

Agent Skill Grade

D
Score: 66/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
15/30
Ease of Use
18/25
Writing Style
6/10
Utility
13/20
Modifiers: +3

Areas to Improve

  • No trigger phrases
  • All 247 lines in single file; no references/ directory for technical details
  • Uses 'your', 'you', 'This skill acts as your' throughout

Recommendations

  • Focus on improving Pda (currently 15/30)
  • Address 4 high-severity issues first
  • Add trigger phrases to description for discoverability

Graded: 1/24/2026

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 skill way more scannable.

Other Things Worth Fixing

  1. Add trigger phrases to your description — Right now it just says what the skill does. Add explicit "Use when asked to..." language. That's a quick 2-point gain and makes discoverability way better.

  2. Cut the second-person voice — Phrases like "This skill acts as your content intelligence system" and "help you" feel marketing-y. Switch to imperative: "Analyzes trends across 10+ platforms to generate article outlines." More instructional, less sales pitch.

  3. Merge redundant sections — Your "What This Skill Does" and "Capabilities" sections are basically saying the same thing twice. One consolidated section cuts bloat and saves ~30 lines.

  4. Add a workflow section with numbered steps — Right now it jumps from "When to Use" straight to "Example Invocations." Add 1. Specify topic → 2. Run analysis → 3. Review insights → 4. Generate outlines. That's a solid 3-point bump on Ease of Use.

Quick Wins

  • Move 140+ lines to references/platforms.md (+7 points, immediate PDA improvement)
  • Add trigger phrases to frontmatter description (+2 points)
  • Cut second-person voice throughout (+2 points)
  • Merge What/Capabilities sections (+3 points token economy)

These four changes alone push you from 66 to ~80 with maybe 30 minutes of work.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

AI-Detected Topics

Extracted using NLP analysis

content claude-skills-creator ai-agents claude-code Google Trends claude-ai Google Analytics Advanced content intent analysis Trend user intent ai-tools claude-skills trends Trend Researcher

Report Security Issue

Found a security vulnerability in this agent skill?