Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

Content Trend Researcher

Analyzes trends and search intent across 10+ platforms to produce data-driven article outlines.

Marketing & SEOBeginner869175AI score 7/10Last updated: Nov 12, 2025

What it does

  • Aggregates trend signals from Google Trends, Google Analytics, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts and YouTube.
  • Breaks down user intent (informational, commercial, transactional, navigational, problem-solving).
  • Surfaces content gaps competitors miss and scores the opportunity.
  • Returns a JSON research report plus full article outlines: SEO title, H2/H3 structure, word count, internal links, CTA and multimedia ideas.

Who it's for

  • Content marketers planning blogs, newsletters or video scripts
  • Teams building editorial calendars and pillar-content clusters
  • Solo creators, newsletter operators and SEO specialists

Examples

  1. Topic: "AI automation for small businesses" / Platforms: Google Trends, Reddit, LinkedIn, YouTube / Intent: informational
  2. Topic: "Remote work productivity tools" / Platforms: ALL / Include: intent breakdown, gap analysis, 3 outlines for a SaaS-founder audience
  3. Topic: "Email marketing strategies 2025" / Platforms: Medium, Substack, top blogs → analyze top 10 posts, output a gap-filling outline

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/alirezarezvani/claude-code-skill-factory/HEAD/generated-skills/content-trend-researcher/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the generated-skills/content-trend-researcher folder from the GitHub repo alirezarezvani/claude-code-skill-factory into my ~/.claude/skills/content-trend-researcher/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/alirezarezvani/claude-code-skill-factory.git /tmp/skill-factory && mkdir -p ~/.claude/skills && cp -r /tmp/skill-factory/generated-skills/content-trend-researcher ~/.claude/skills/

This is a third-party skill. Check the source repository before installing.

  1. Open your terminal.
  2. Clone the repo: git clone https://github.com/alirezarezvani/claude-code-skill-factory.git
  3. Create the skills folder: mkdir -p ~/.claude/skills
  4. Copy the skill: cp -r claude-code-skill-factory/generated-skills/content-trend-researcher ~/.claude/skills/
  5. Restart Claude Code and confirm it appears under /skills.
  6. Ask with a topic, platform list and target audience to get the report and outlines. (For live numbers, enable web search or connect the platform APIs yourself — they are not bundled.)