skills/content-trend-researcher/SKILL.md
Research content trends and generate data-driven article outlines by analyzing Google Trends, Reddit, LinkedIn, X, Substack, Medium, YouTube, and more. Use when asked to research content ideas, find trending topics, generate article outlines, analyze audience intent, or when user says "what should I write about", "find trending topics in X", or "research content ideas".
npx skillsauth add ckorhonen/claude-skills content-trend-researcherInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A comprehensive content research and analysis skill designed for content creators, marketers, and publishers who need to create high-performing content based on real-world trends and user intent signals.
This skill acts as your content intelligence system, analyzing trends across 10+ platforms to help you:
Creates comprehensive article outlines including:
Before creating any content:
For content strategy:
For competitive analysis:
@content-trend-researcher
Topic: "AI automation for small businesses"
Platforms: Google Trends, Reddit, LinkedIn, YouTube
Intent: Informational
@content-trend-researcher
Topic: "Remote work productivity tools"
Platforms: ALL
Include: User intent breakdown, content gap analysis, 3 article outlines
Target audience: SaaS founders and product managers
@content-trend-researcher
Topic: "Email marketing strategies 2025"
Platforms: Medium, Substack, Top blogs
Analyze: Top 10 performing articles
Output: Outline that fills content gaps
@content-trend-researcher
Topic: "Sustainable fashion"
Platforms: Instagram, TikTok, YouTube, Pinterest, Blogs
Output: Platform-specific content ideas + 1 long-form blog outline
Provide the following information:
{
"topic": "Your main topic or keyword",
"platforms": ["Google Trends", "Reddit", "YouTube", "etc."],
"intent_focus": "informational|commercial|transactional|all",
"target_audience": "Description of your audience",
"content_type": "blog|article|newsletter|video script|social post",
"analysis_depth": "quick|standard|deep",
"number_of_outlines": 1-5
}
The skill returns a comprehensive research report:
{
"topic_overview": {
"search_volume": "Monthly search volume estimate",
"trend_direction": "rising|stable|declining",
"competition_level": "low|medium|high",
"opportunity_score": 1-100
},
"platform_insights": [
{
"platform": "Platform name",
"trending_content": [],
"engagement_metrics": {},
"best_practices": [],
"content_format": "Recommended format"
}
],
"user_intent_analysis": {
"primary_intent": "Intent type",
"intent_breakdown": {
"informational": "percentage",
"commercial": "percentage",
"transactional": "percentage"
},
"top_questions": [],
"search_patterns": []
},
"content_gaps": [
{
"gap": "Description of underserved topic",
"opportunity": "Why this is valuable",
"difficulty": "low|medium|high"
}
],
"article_outlines": [
{
"title": "SEO-optimized title",
"subtitle": "Engaging subtitle",
"target_word_count": 1500-2000,
"structure": [
{
"heading": "H2 heading",
"subheadings": ["H3", "H3"],
"key_points": [],
"research_notes": "Data supporting this section"
}
],
"seo_keywords": [],
"internal_links": [],
"multimedia_suggestions": [],
"cta": "Suggested call-to-action"
}
],
"recommendations": {
"publishing_schedule": "Best days/times",
"content_format": "Recommended format",
"promotion_strategy": "Where to share",
"follow_up_topics": []
}
}
This skill works great combined with:
Version: 1.0.0 Last Updated: October 21, 2025 Compatibility: Claude.ai, Claude Code, Claude API (with Code Execution Tool)
documentation
Create or expand an Idea.md / IDEA.md file from a rough description, existing repo, conversation history, notes, or other early-stage product inputs. Use when the user asks to "write an Idea.md", "turn this into an idea file", "capture this product idea", "expand this concept", or wants a repo-grounded concept brief before validation, PRD, or implementation work.
development
Write structured implementation plans from specs or requirements before touching code. Use when given a spec, requirements doc, or feature description, when user says "plan this out", "write a plan for", "how should we implement", or before starting any multi-step coding task.
testing
Expert guidance for video editing with ffmpeg, encoding best practices, and quality optimization. Use when working with video files, transcoding, remuxing, encoding settings, color spaces, or troubleshooting video quality issues.
development
Opinionated constraints for building better interfaces with agents. Use when building UI components, implementing animations, designing layouts, reviewing frontend accessibility, or working with Tailwind CSS, motion/react, or accessible primitives like Radix/Base UI.