← Back to Skills Marketplace
507
Downloads
2
Stars
45
Active Installs
2
Versions
Install in OpenClaw
/install clawfeed
Description
AI-powered tool that generates structured news summaries from Twitter and RSS feeds in 4-hour, daily, weekly, or monthly digests.
Usage Guidance
Install only if you are comfortable running a local Node server with SQLite. Set strong API_KEY and SESSION_SECRET values before enabling write or OAuth features, do not reuse the documented staging key, avoid exposing the service publicly without authentication and reverse-proxy controls, disclose or disable Lark feedback forwarding, and run test scripts only on a dedicated test database.
Capability Assessment
Purpose & Capability
The server, SQLite storage, digest browsing/creation, sources, packs, bookmarks, OAuth, feeds, and feedback features fit the stated Twitter/RSS news-digest purpose.
Instruction Scope
SKILL.md overstates read-only behavior and marks some write endpoints unclearly, but the inspected runtime enforces API-key checks for digest creation and config updates and login/ownership checks for user data changes.
Install Mechanism
Installation is a normal Node/npm workflow with a native SQLite dependency; no install-time autostart was found, while launchctl and auto-deploy scripts are documented staging/developer utilities.
Credentials
OAuth credentials, session secrets, API keys, source URL fetching, and optional Lark webhook forwarding are proportionate to the app, but should be configured deliberately and kept behind localhost or a protected reverse proxy.
Persistence & Privilege
The app persists users, sessions, digests, sources, packs, bookmarks, config, and feedback in SQLite; public feed slugs and optional feedback forwarding should be treated as intentional data-sharing surfaces.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clawfeed - After installation, invoke the skill by name or use
/clawfeed - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.8.1
v0.8.1: TG group link + SVG icon, subtitle Twitter links, DEVOPLOG, ClawHub metadata fix, CI pipeline, dev process docs
v0.7.0
Version 0.7.0 of ClawFeed introduces a clear and thorough documentation update:
- Added a comprehensive SKILL.md with setup steps, environment variables, and API endpoint documentation.
- Detailed instructions for configuring and running the API server.
- Provided endpoint reference with required parameters and authentication.
- Documented web dashboard usage and template customization options.
- Included example configuration and reverse proxy setup.
Metadata
Frequently Asked Questions
What is Clawfeed?
AI-powered tool that generates structured news summaries from Twitter and RSS feeds in 4-hour, daily, weekly, or monthly digests. It is an AI Agent Skill for Claude Code / OpenClaw, with 507 downloads so far.
How do I install Clawfeed?
Run "/install clawfeed" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clawfeed free?
Yes, Clawfeed is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Clawfeed support?
Clawfeed is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clawfeed?
It is built and maintained by kevinho (@kevinho); the current version is v0.8.1.
More Skills