git404hub

what is daily-research-automations fr?

vipulgupta1011/daily-research-automations — explained in plain English

Analysis updated 2026-05-18

0Audience · researcherComplexity · 2/5Setup · moderate

tl;dr

Two Claude Cowork scheduled prompts that email you a daily digest of AI research papers and Reddit AI discussion matched to your interests.

vibe map

mindmap
  root((daily-research-automations))
    What it does
      Daily AI papers email
      Daily Reddit AI digest
      Avoids repeat sends
    Tech stack
      Claude Cowork
      Gmail MCP
      Reddit MCP
    Use cases
      Track new AI papers
      Follow Reddit AI discussion
      Automate a research digest
    Audience
      Researchers
      AI enthusiasts

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Get a daily email of research papers matched to your stated interests.

VIBE 2

Get a daily digest of AI discussion from a chosen set of subreddits.

VIBE 3

Automate a recurring email brief using Claude Code's scheduled tasks.

VIBE 4

Customize the prompt files to track a different research focus or subreddit list.

what's the stack?

Claude CoworkGmail MCP serverReddit MCP server

how it stacks up fr

vipulgupta1011/daily-research-automations00kaku/gallery-slider-block04amanrajj/netwatch
Stars00
LanguageJavaScriptRust
Last pushed2021-05-19
MaintenanceDormant
Setup difficultymoderateeasymoderate
Complexity2/52/53/5
Audienceresearchergeneralops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires Claude Cowork with Gmail MCP connected, plus Reddit MCP for the updates digest.

in plain english

daily-research-automations is a small collection of prompt files meant to be used with Claude Cowork, a scheduled task feature, to send you a daily email digest about AI research. The author says they have personally used these workflows for four months to keep up with new papers and the conversations happening around AI, and the repository is meant to be customized to someone else's own interests rather than used as is. The project sets up two separate daily email loops. One reads new AI research papers, matches them against a description of your interests that you write yourself, and emails you three papers it thinks are relevant while avoiding papers it has already sent you before. The other reads AI related discussion from a set of Reddit communities you choose, filters that discussion for what is recent, and sends a short digest email, again avoiding repeating things it already sent. Both loops are just two prompt files stored in a folder, meant to be copied into Claude Code's scheduled task feature. To set it up, you open Claude Code, go to its scheduled tasks section, create a new task, and paste in the contents of one of the two prompt files. You then replace a handful of placeholder tags in that prompt with your own information, such as your name, a written description of your research interests, the email address to send the digest to, and file paths for two small JSON files that the automation uses to remember what it has already sent you, so it does not repeat itself. Both automations need the Gmail tool connected so they can send email, and the Reddit digest additionally needs a Reddit tool connected so it can read posts. The README is upfront that the paper topics and subreddit list included by default reflect the author's own personal interests, and expects you to replace them with your own. It also advises keeping your filled in personal details inside your own private automation setup rather than in a public copy of this repository. The README does not state a license for the project.

prompts (copy fr)

prompt 1
Help me set up the Daily-ai-papers-digest prompt as a scheduled task in Claude Code with my research interests.
prompt 2
Walk me through connecting the Gmail and Reddit MCP servers needed for daily-research-automations.
prompt 3
Explain how the paper_history.json and ai_digest_history.json files prevent repeat email recommendations.
prompt 4
Customize the subreddit list in the Daily-ai-updates prompt for my own interests.

Frequently asked questions

what is daily-research-automations fr?

Two Claude Cowork scheduled prompts that email you a daily digest of AI research papers and Reddit AI discussion matched to your interests.

How hard is daily-research-automations to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is daily-research-automations for?

Mainly researcher.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.