Use Case
Stop doing repetitive marketing & growth tasks manually. Feed Digest lets your AI agent handle them automatically through natural conversation. Agentic feed digest using the feed CLI. Fetch, triage, and summarize RSS/Atom/JSON feeds to surface high-signal posts. Use when: (1) reading feeds or catching up on news, (2) user asks for a digest, roundup, or summary of recent posts, (3) user asks what's new or interesting today, (4) user mentions feed, RSS, blogs, or subscriptions. This guide shows practical examples of using Feed Digest to automate common marketing & growth workflows and save hours every week.
Install Feed Digest: npx clawhub@latest --dir ~/.claude/skills install feed-digest
Identify the repetitive marketing & growth tasks you want to automate
Describe the task to your AI in plain English
Feed Digest will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Feed Digest
Automate my marketing & growth tasks using Feed Digest
What repetitive tasks can Feed Digest handle for me?
Set up a workflow that runs Feed Digest every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install feed-digestOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install feed-digestβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/feed-digest/π‘Extract and place the folder at the path above, then restart your agent.