✓ Verified 🌐 Web Scrapers ✓ Enhanced Data

Content Research

Research trending topics and generate platform-specific content.

Rating
3.8 (499 reviews)
Downloads
6,198 downloads
Version
1.0.0

Overview

Research trending topics and generate platform-specific content.

Complete Documentation

View Source →

Content Research

Two-phase workflow: ResearchCreate


Phase 1: Research

Triggers: research [topic], what's new in [topic]

1. Search

Use web search to find recent news:

text
web_search(query="[topic] news", freshness="pw")

Query patterns:

  • News: [topic] news
  • Reddit: site:reddit.com [topic]
  • X/Twitter: site:x.com [topic]

2. Fetch Articles

Extract article content:

text
web_fetch(url="[URL]", maxChars=8000)

3. Filter

  • 7-day cutoff — discard older content
  • Skip "what is X" explainers
  • Skip price predictions / TA
  • Prioritize: launches, partnerships, updates, drama, milestones

4. Present

markdown
## [Topic] Research — [Date]

1. **[Headline]** - [Source] - [X days ago]
   [2-3 sentence summary]
   
2. **[Headline]** - [Source] - [X days ago]
   [2-3 sentence summary]

[up to 5 items, newest first]


Phase 2: Content Creation

Triggers: create content for [platform], #3 for reddit

Platform Formats

#### Reddit

  • Hook title (no clickbait)
  • 2-4 conversational paragraphs
  • Include source link
  • End with discussion prompt
Angles:
  • News share — Straightforward reporting
  • Discussion — "What do you think..."
  • Analysis — Your take on implications
  • ELI5 — Simple explanation
  • Contrarian — Devil's advocate
#### X/Twitter
  • Under 280 chars (or thread)
  • Hook first line
  • Line breaks for readability
Angles:
  • Breaking — Just facts, urgency
  • Hot take — Engagement bait opinion
  • Thread — Multi-tweet breakdown
  • Quote dunk — React to announcement
  • Meme — Casual/funny
#### Discord
  • Bullet lists (no tables)
  • Wrap links:
  • Bold/CAPS for emphasis
Angles:
  • Alert — One-liner + link
  • Summary — Key bullets
  • Discussion — Ask for reactions
  • Thread — Detailed breakdown
  • Meme — Community vibe
#### LinkedIn
  • Professional tone
  • Lead with insight
  • 3-5 short paragraphs
  • End with question
Angles:
  • Industry insight — What it means
  • Lessons — What we learn
  • Prediction — Where it's heading
  • Career — Professional implications
  • Case study — Deep dive

Brand Voice (Optional)

For branded content, create a brand-config.md file with your voice guidelines:

markdown
# Brand: [Name]

## Voice
- [Tone descriptor]
- [Communication style]

## Avoid
- [Things not to say]

## Include
- [Required elements]

When generating branded content, reference your brand config for consistency.


Example Session

text
User: research defi

Agent: [Returns 5 findings from past 7 days]

User: 2 for reddit

Agent: [5 Reddit angles for finding #2]

User: angle 3

Agent: [Ready-to-post content]

Installation

Terminal bash

openclaw install content-research
    
Copied!

💻Code Examples

[up to 5 items, newest first]

up-to-5-items-newest-first.txt
---

## Phase 2: Content Creation

**Triggers:** `create content for [platform]`, `#3 for reddit`

### Platform Formats

#### Reddit
- Hook title (no clickbait)
- 2-4 conversational paragraphs
- Include source link
- End with discussion prompt

**Angles:**
1. **News share** — Straightforward reporting
2. **Discussion** — "What do you think..."
3. **Analysis** — Your take on implications
4. **ELI5** — Simple explanation
5. **Contrarian** — Devil's advocate

#### X/Twitter
- Under 280 chars (or thread)
- Hook first line
- Line breaks for readability

**Angles:**
1. **Breaking** — Just facts, urgency
2. **Hot take** — Engagement bait opinion
3. **Thread** — Multi-tweet breakdown
4. **Quote dunk** — React to announcement
5. **Meme** — Casual/funny

#### Discord
- Bullet lists (no tables)
- Wrap links: `<https://...>`
- Bold/CAPS for emphasis

**Angles:**
1. **Alert** — One-liner + link
2. **Summary** — Key bullets
3. **Discussion** — Ask for reactions
4. **Thread** — Detailed breakdown
5. **Meme** — Community vibe

#### LinkedIn
- Professional tone
- Lead with insight
- 3-5 short paragraphs
- End with question

**Angles:**
1. **Industry insight** — What it means
2. **Lessons** — What we learn
3. **Prediction** — Where it's heading
4. **Career** — Professional implications
5. **Case study** — Deep dive

---

## Brand Voice (Optional)

For branded content, create a `brand-config.md` file with your voice guidelines:

- [Required elements]

--required-elements.txt
When generating branded content, reference your brand config for consistency.

---

## Example Session
example.md
## [Topic] Research — [Date]

1. **[Headline]** - [Source] - [X days ago]
   [2-3 sentence summary]
   
2. **[Headline]** - [Source] - [X days ago]
   [2-3 sentence summary]

[up to 5 items, newest first]
example.md
# Brand: [Name]

## Voice
- [Tone descriptor]
- [Communication style]

## Avoid
- [Things not to say]

## Include
- [Required elements]
example.txt
User: research defi

Agent: [Returns 5 findings from past 7 days]

User: 2 for reddit

Agent: [5 Reddit angles for finding #2]

User: angle 3

Agent: [Ready-to-post content]

Tags

#search_and-research

Quick Info

Category Web Scrapers
Model Claude 3.5
Complexity One-Click
Author hazy2go
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install content-research