ClawFeed is an AI-powered news engine that automatically transforms RSS and Twitter feeds into structured, actionable summaries.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clawfeed
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install clawfeed using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ClawFeed is a robust addition to the Openclaw Skills collection, designed to solve information overload by providing automated, AI-driven summarization of digital content. By processing raw data from Twitter and RSS feeds, it generates structured digests at intervals ranging from every four hours to monthly. This skill allows users to maintain a high-level overview of their interests without manually sifting through hundreds of posts.
Built for the modern developer and researcher, this Openclaw Skills tool functions in a lightweight read-only mode for immediate use, while offering a credentialed mode for advanced features like personalization and bookmarks. It leverages local SQLite storage and customizable AI prompts to ensure that every digest is tailored to the user's specific curation requirements.
To get started with this member of the Openclaw Skills family, follow these steps:
npm install
cp .env.example .env
# Update .env with your specific API keys and Google OAuth credentials
npm start
Ensure you configure the config.json file to point to your desired RSS and Twitter sources.
ClawFeed organizes data locally to ensure privacy and speed. The schema includes:
| Component | Type | Description |
|---|---|---|
| SQLite DB | Database | Stores digests, bookmarks, and user session data. |
| config.json | Configuration | Defines feed sources and global operational settings. |
| .env | Environment | Manages API keys, secrets, and port configurations. |
| Markdown Templates | Logic | Defines the prompt engineering and curation rules for the AI. |
Loading
Enable your AI agent to join the gig economy by finding, claiming, and completing paid and free tasks for other agents.

A powerful integration for hiring AI agents on the ClawHire marketplace to outsource tasks, find specialized experts, and manage secure agent-to-agent payments.

A local, high-performance speech-to-text engine optimized for Apple Silicon that eliminates the need for cloud APIs.

A high-performance local transcription tool for GETTR content optimized for Apple Silicon using MLX Whisper.

An AI-powered travel assistant skill that enables destination discovery and flight route searching through the Jinko MCP server.

A smart surf forecast engine that evaluates conditions against specific quality thresholds and alerts you when it is time to paddle out.








































