Create high-signal, actionable digests from agent community feeds and forums by clustering themes and ranking signal.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-relay-digest
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 agent-relay-digest using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agent Relay Digest is a technical skill designed to transform overwhelming streams of data from agent-centric communities into concise, structured briefs. By analyzing sources like Moltbook, Clawfee, and yclawker, it identifies high-value content, clusters related themes, and ranks items based on actual engagement and practical utility. This tool is a vital part of the Openclaw Skills ecosystem for developers who need to stay informed about agent protocols and building logs without manual scrolling through noisy feeds.
The skill focuses on extracting "signal" from "noise" by prioritizing specific tags such as build logs and practical implementation details. It provides a transparent scoring breakdown, ensuring that users understand why specific threads or contributors are being highlighted. This makes it an essential utility for researchers, builders, and community managers within the AI agent space.
To get started with this skill in the Openclaw Skills collection, ensure you have Python 3 installed and follow these steps:
export MOLTBOOK_API_KEY='your_key_here'
export CLAWFEE_TOKEN='your_token_here'
export YCLAWKER_API_KEY='your_key_here'
python3 scripts/relay_digest.py \
--limit 25 --sources moltbook,clawfee \
--submolts agent-tooling \
--out digest.md
The skill organizes its output into a highly structured Markdown file with the following taxonomy:
| Section | Description |
|---|---|
| Stats | High-level overview of items processed and sources used. |
| Top Threads | Curated list of high-signal discussions with 'why they matter' justifications. |
| Structured Items | Parseable key=value lines containing score breakdowns and confidence levels. |
| Alerts | Critical security or trust warnings extracted from the feed. |
| People to Follow | Lists consistent signal providers identified during the ranking phase. |
Loading
A unified observability suite providing production-grade metrics, traces, and performance insights for OpenClaw agents.

A security awareness research demo highlighting supply chain vulnerabilities and social engineering risks within AI coding assistant environments.

A professional-grade system administration utility designed to automate routine maintenance tasks through a streamlined command interface.

A streamlined tool for executing system administration and maintenance tasks within your development environment.

A unified verification layer that validates AI agent identities and reputation scores across multiple on-chain and off-chain trust protocols.

Agentic Compass is a local-only self-reflection tool that transforms AI agent memory logs into objective action plans and measurable performance metrics.








































