Agent skill
research-digest
Generate structured research briefs from RSS feeds and web sources on any topic.
Filed under Content and SEO.
From thatrebeccarae/claude-marketing · 42 skills · 119 · pushed 2026-05-14
What it does when it runs
Generate structured research briefs from RSS feeds and web sources on any topic. Synthesizes multiple sources into actionable analysis with key findings, data points, expert perspectives, and content angles.
Read from the skill and the 3 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- None found.
- Hosts it reaches
- gartner.com
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It does act, so it runs under whatever permissions your session already grants. - Actions present in the files
- shell
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/thatrebeccarae/claude-marketing.git /tmp/claude-marketing git -C /tmp/claude-marketing sparse-checkout set "skills/research-digest" mkdir -p ~/.claude/skills/research-digest cp -R "/tmp/claude-marketing/skills/research-digest/." ~/.claude/skills/research-digest/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
The skill
Source on GitHub ↗Reproduced in full from thatrebeccarae/claude-marketing/blob/a8a63ec1341f05ec9c1e9cb52b4edeb14e3bdcba/skills/research-digest/SKILL.md, which is licensed MIT (skill frontmatter). 485 words, 21 headings.
Research Digest
Generate structured research briefs from RSS feeds, web sources, and industry publications.
Install
git clone https://github.com/thatrebeccarae/claude-marketing.git && cp -r claude-marketing/skills/research-digest ~/.claude/skills/
Core Capabilities
- Pull from RSS feeds, web search, and curated sources
- Assess source credibility and recency
- Cross-reference findings across multiple sources
- Extract trends, data points, and expert opinions
- Identify counter-arguments and nuance
- Produce actionable research briefs
Workflow
1. Source Collection
Gather raw material from:
- RSS feeds — industry blogs, news sites, newsletters (via any RSS reader/API)
- Web search — targeted queries for recent coverage
- Industry reports — analyst reports, whitepapers, earnings calls
- Social/community — Reddit, Twitter/X, LinkedIn discussions
2. Source Assessment
Evaluate each source on:
| Criterion | Weight | Scale |
|---|---|---|
| Credibility | 30% | Original research > analysis > aggregation > opinion |
| Recency | 25% | Last 7 days > 30 days > 90 days > older |
| Relevance | 25% | Directly on topic > adjacent > tangential |
| Uniqueness | 20% | Novel data > unique angle > common knowledge |
3. Synthesis
- Identify convergent themes (3+ sources saying the same thing)
- Flag divergent views (contradictions between sources)
- Extract specific data points with citations
- Note the "so what" — why this matters for the target audience
4. Brief Generation
Produce a structured markdown brief.
Brief Structure
# Research Brief: [Topic]
**Date:** YYYY-MM-DD
**Depth:** Quick scan / Standard / Deep dive
**Sources reviewed:** [count]
## Executive Summary
- [Key finding 1]
- [Key finding 2]
- [Key finding 3]
## Key Findings
### Finding 1: [Headline]
[2-3 paragraph analysis with source citations]
### Finding 2: [Headline]
[2-3 paragraph analysis with source citations]
## Data Points
| Metric | Value | Source | Date |
|--------|-------|--------|------|
## Expert Perspectives
- "[Quote]" — [Name, Title, Source]
## Counter-Arguments & Nuance
- [Opposing view with source]
## Content Angles
- [Angle 1: how to use this research in content]
- [Angle 2]
## Sources
1. [Source name] — [URL] — [Credibility: High/Medium/Low]
Options
| Option | Values | Default |
|---|---|---|
| Time range | 24h, 7d, 30d, 90d | 7d |
| Depth | quick, standard, deep | standard |
| Focus | topic keyword or category | required |
| Output | brief, report, raw-notes | brief |
Quality Standards
- Minimum 3 independent sources per key finding
- Recency bias toward last 30 days unless historical context is needed
- Always include counter-arguments — at least one contrarian or skeptical view
- Separate facts from opinions — clearly label which is which
- Link to original sources — never cite without attribution
- No speculation — if data is missing, say so rather than guessing
For source credibility framework and synthesis methodology, see REFERENCE.md.
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- customer-research by coreyhaines31 · 45,947
- geo-content-research by onvoyage-ai · 1,291
- reddit-opportunity-research by onvoyage-ai · 1,291
- research-brand by onvoyage-ai · 1,291
- research-keywords by onvoyage-ai · 1,291
- sales-research by zubair-trabzada · 1,079
- domain-research by OpenClaudia · 664
- keyword-research by OpenClaudia · 664
Need help setting it up?
This page tells you what research-digest does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.