Installation

clawhub install romain-grosos/veille

Summary

RSS feed aggregator that fetches articles from 20+ configured sources, removes already-seen URLs using a 14-day TTL store, and deduplicates stories covering the same topic via Jaccard similarity. Optionally scores articles with an OpenAI-compatible LLM and dispatches digests to Telegram, email, Nextcloud, or local files.

SKILL.md

Quick overview

RSS feed aggregator that fetches articles from 20+ configured sources, removes already-seen URLs using a 14-day TTL store, and deduplicates stories covering the same topic via Jaccard similarity. Optionally scores articles with an OpenAI-compatible LLM and dispatches digests to Telegram, email, Nextcloud, or local files.

Requires no pip installs — pure Python stdlib — so it runs anywhere Python 3.9+ is available without environment setup.

Common tasks

  • Morning security news digest from 20+ RSS feeds
  • Filtering duplicate stories about the same CVE or incident
  • Sending daily tech summaries to a Telegram channel
  • Archiving weekly digests to Nextcloud in append mode
  • Scoring and ranking articles by relevance with an LLM

Install paths

Primary command


openclaw install romain-grosos/veille

ClawHub installer


npx clawhub@latest install romain-grosos/veille

OpenClaw CLI


openclaw skills install romain-grosos/veille

Direct OpenClaw install


openclaw install romain-grosos/veille

Skill metadata

  • Category: Web & Frontend Development
  • Language: Markdown
  • Version: 1.2.6
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/romain-grosos/veille

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.