Loading...
Loading...
Research any topic across Reddit, X, and web from the last 30 days. Get current trends, real community sentiment, and actionable insights in 7 minutes vs 2 hours manual research.
npx skill4agent add brianrwagner/ai-marketing-skills last30days# 1. Brave Search API (for web_search)
# Already configured in OpenClaw by default
# 2. Bird CLI (for X/Twitter search)
source ~/.openclaw/credentials/bird.env && bird search "test" -n 1
# If this fails, install bird CLI first
# 3. Reddit Insights (optional but recommended)
# If you have reddit-insights MCP server configured, skill will use it
# Otherwise falls back to Reddit web search via Brave/last30days --check-setupweb_search: "[topic] 2026" + freshness=pm
web_search: "[topic] strategies trends current"
web_search: "[topic] what's working"reddit_search: "[topic] discussions techniques"
reddit_get_trends: "[subreddit]"web_search: "[topic] site:reddit.com" + freshness=pm
web_search: "[topic] reddit.com/r/[relevant_sub]"bird search "[topic]" -n 10
bird search "[topic] 2026" -n 10
bird search "[topic] best practices" -n 10web_fetch: [article URL]# 🔍 /last30days: [TOPIC]
*Research compiled: [DATE]*
*Sources analyzed: [NUMBER] (Reddit threads, X posts, articles)*
*Time period: Last 30 days*
---
## 🔥 Top Patterns Discovered
### 1. [Pattern Name]
**Mentioned: X times across [platforms]**
[Description of the pattern + why it matters]
**Key evidence:**
- Reddit (r/[sub]): "[Quote from highly upvoted comment]"
- X: "[Quote from popular thread]"
- Article ([Source]): "[Key insight]"
---
### 2. [Pattern Name]
[Continue same format...]
---
## 📊 Reddit Sentiment Breakdown
| Subreddit | Discussion Volume | Sentiment | Key Insight |
|-----------|-------------------|-----------|-------------|
| r/[sub] | [# threads] | 🟢 Positive / 🟡 Mixed / 🔴 Skeptical | [One-liner takeaway] |
**Top upvoted insights:**
1. "[Quote]" — u/[username] (+234 upvotes)
2. "[Quote]" — u/[username] (+189 upvotes)
---
## 🐦 X/Twitter Signal Analysis
**Trending themes:**
- [Theme 1] - [# mentions]
- [Theme 2] - [# mentions]
**Notable voices:**
- [@handle]: "[Key take]"
- [@handle]: "[Key take]"
**Engagement patterns:**
[What types of posts are getting traction?]
---
## 📈 Web Article Highlights
**Most shared articles:**
1. "[Article Title]" — [Source] — [Key insight]
2. "[Article Title]" — [Source] — [Key insight]
**Common recommendations across articles:**
- [Tactic 1]
- [Tactic 2]
- [Tactic 3]
---
## 🎯 Copy-Paste Prompt
**Based on current community best practices:**
**Why this works:** [Brief explanation based on research findings]
---
## 💡 Action Ideas
**Immediate opportunities based on this research:**
1. **[Opportunity 1]**
- What: [Specific action]
- Why: [Evidence from research]
- How: [Implementation steps]
2. **[Opportunity 2]**
[Continue format...]
---
## 📌 Source List
**Reddit Threads:**
- [Thread title] - r/[sub] - [URL]
**X Threads:**
- [@handle] - [Tweet] - [URL]
**Articles:**
- [Title] - [Source] - [URL]
---
*Research complete. [X] sources analyzed in [Y] minutes.*/last30days Claude prompting best practices# 🔍 /last30days: Claude Prompting Best Practices
## Top Patterns Discovered
### 1. XML Tags for Structure (12 mentions)
Reddit and X both emphasize using XML tags for complex prompts:
- Reddit: "XML tags changed my Claude workflow. <context> and <task> make responses 3× more accurate."
- X: "@anthropicAI's own docs now recommend XML. It's the meta."
### 2. Examples Over Instructions (9 mentions)
"Show, don't tell" — Provide 2-3 examples instead of long instructions.
### 3. Chain of Thought Explicit (7 mentions)
Add "Think step-by-step before answering" dramatically improves reasoning.
## Copy-Paste Prompt
<context>
[Your context here]
</context>
<task>
[Your task here]
</task>
<examples>
Example 1: [Show desired output style]
Example 2: [Show edge case handling]
</examples>
Think step-by-step before providing your final answer./last30days Notion vs Obsidian 2026## Top Patterns
### 1. "Notion for Teams, Obsidian for Individuals" (18 mentions)
Strong consensus: Notion wins for collaboration, Obsidian wins for personal PKM.
### 2. Performance Complaints About Notion (11 mentions)
"Notion is slow with 1000+ pages" — recurring pain point
## Reddit Sentiment
| Subreddit | Sentiment | Key Insight |
|-----------|-----------|-------------|
| r/Notion | 🟡 Mixed | Love features, frustrated by speed |
| r/ObsidianMD | 🟢 Positive | Passionate community, local-first advocates |
## Action Ideas
**If building a PKM tool:**
1. Positioning: "Notion speed + Obsidian power" opportunity
2. Target: Teams frustrated by Notion slowness
3. Messaging: "Collaboration without the lag"/last30days LinkedIn content strategies working 2026## Top Patterns
### 1. "Teach in Public" Posts Dominate (22 mentions)
Tactical, educational content outperforms thought leadership by 4-5×.
### 2. Carousels Are Fading (14 mentions)
"LinkedIn is deprioritizing carousels" — multiple reports of engagement drops.
### 3. Comment Engagement = Reach (16 mentions)
"Spend 30 min/day commenting on others' posts. Doubled my reach."
## Action Ideas
1. **Shift to educational threads**
- Format: Problem → Solution (step-by-step) → Result
- Evidence: Posts using this format getting 3-5× more impressions
2. **Abandon carousel strategy**
- Data: Engagement down 40-60% since December
3. **Allocate 30 min/day to comments**
- Tactic: Comment on posts from your ICP 10 min after posting (algorithm boost)/last30days [topic]/last30days [topic] --deep/last30days [topic] --reddit-only/last30days [topic] --quick| Goal | Query Example | Output Value |
|---|---|---|
| Content ideas | | Topics getting engagement now |
| Competitive research | | User sentiment, pain points |
| Positioning | | Language customers use |
| Product validation | | Real problems to solve |
| Marketing tactics | | What's working in market |
# Copy skill to your skills directory
cp -r last30days $HOME/.openclaw/skills/
# Verify dependencies
/last30days --check-setup
# First run
/last30days "your topic here"