clemvault internals placeholder Week · #22

News / RSS / Email Reader

A unified reader pulling from RSS, Gmail, and Slack. High-relevance items are AI-tagged and written directly to the vault Inbox.

Node.jsGmail APISlack Web APIOllamaObsidian

New ideas arrive in three places: RSS feeds I forget to check, emails I don’t label correctly, and Slack channels I skim. High-signal items get missed because there’s no system pulling them into one place and deciding what’s worth reading. This is that system.

The Problem

Information is scattered across RSS, email, and Slack. Checked manually, inconsistently. There’s no funnel that decides what deserves attention versus what can be ignored. The result is a leaky idea pipeline — good inputs don’t make it into the build backlog.

What It Is

A daily digest that aggregates all three sources, AI-tags each item with a relevance score (0-10), and auto-writes high-relevance items to the vault Inbox. Items scoring 9-10 also get written to the memory layer for longer retention. Everything else stays in the digest log for manual review.

Features

Stack

ToolRole
Node.js + rss-parserRSS feed aggregation
Gmail APIEmail digest (labels/filters only)
Slack Web APIChannel reader
Ollama / ClaudeAI relevance scoring
ObsidianInbox write target