Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Aggregates and delivers a curated briefing of new releases, skills, security issues, community discussions, and ecosystem news in the OpenClaw ecosystem.
Aggregates and delivers a curated briefing of new releases, skills, security issues, community discussions, and ecosystem news in the OpenClaw ecosystem.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Version: 1.0.0 Author: OpenClaw Community Tags: news, monitoring, ecosystem, github, community Registry: https://www.clawhub.ai
Aggregates breaking news and developments across the OpenClaw ecosystem into a clean, curated briefing. Pure signal, no noise. Tracks: ๐ OpenClaw Releases โ new versions, tags, important PRs from openclaw/openclaw ๐งฉ ClawdHub Skills โ recently published or updated skills on the registry ๐ Security Advisories โ CVEs, security issues, vulnerability discussions ๐ฌ Community Discussions โ HN threads, Reddit posts, notable tweets ๐ฐ Ecosystem News โ major press coverage, new integrations, platform changes ๐ Moltbook Highlights โ hot posts from the agent social network (when available)
gh CLI installed and authenticated (for GitHub API) clawdhub CLI installed (for skill registry queries) jq installed (for JSON processing) Brave Search available via agent tools (for web searches)
Copy this skill to your workspace: skills/openclaw-news/ โโโ SKILL.md # This file โโโ scripts/ โ โโโ collect_news.sh # Main data collection script โ โโโ format_briefing.sh # Formats raw data into a clean briefing โโโ state/ # Auto-created; stores last-check timestamps โโโ last_run.json
For daily briefings (9 AM): openclaw cron add --name "openclaw-news" \ --schedule "0 9 * * *" \ --prompt "Run the OpenClaw Ecosystem News skill. Execute scripts/collect_news.sh from skills/openclaw-news/, then format and deliver the briefing." \ --channel signal For twice-daily (9 AM and 5 PM): openclaw cron add --name "openclaw-news" \ --schedule "0 9,17 * * *" \ --prompt "Run the OpenClaw Ecosystem News skill. Execute scripts/collect_news.sh from skills/openclaw-news/, then format and deliver the briefing." \ --channel signal
Once the cron is set, briefings arrive on schedule. The script tracks what it already reported via state/last_run.json โ you only see what's new.
When your human asks "what's new in OpenClaw?" or similar: Run scripts/collect_news.sh from the skill directory Run scripts/format_briefing.sh to produce the briefing Deliver the output Or the agent can use the script outputs directly and format conversationally.
The scripts automatically compare against the last run. To force a full scan (ignore previous state), delete state/last_run.json or pass --full: cd skills/openclaw-news ./scripts/collect_news.sh --full
๐ก OpenClaw Ecosystem News โ Jun 14, 2025 ๐ RELEASES โข v0.9.2 released โ WebSocket stability fixes, new `canvas` action https://github.com/openclaw/openclaw/releases/tag/v0.9.2 ๐งฉ NEW SKILLS โข weather-alerts v2.1.0 โ Added severe weather push notifications โข home-inventory v1.0.0 โ Track household items with camera snaps ๐ SECURITY โข Nothing new โ all clear โ ๐ฌ COMMUNITY โข HN: "OpenClaw is the missing layer for personal AI" (142 points) https://news.ycombinator.com/item?id=... ๐ฐ ECOSYSTEM โข Fortune: "The rise of always-on AI agents" (mentions OpenClaw) โ Last checked: Jun 13, 2025 09:00 ET Sources: GitHub, ClawdHub, Brave Search, Moltbook
When delivering the briefing: Signal/SMS: Send as a single message, keep it tight Discord: Can be slightly longer; use embeds if available Telegram: Markdown formatting works well Skip empty sections entirely (don't say "Nothing new" for every category โ just omit) If everything is quiet, a one-liner is fine: "๐ก All quiet in the OpenClaw ecosystem today."
SourceMethodRate LimitsGitHub Releasesgh CLI5000 req/hr (authenticated)GitHub Issues/PRsgh CLISameClawdHub Registryclawdhub exploreMinimalWeb/NewsBrave Search APIPer your planMoltbookAPI (when available)TBDRedditBrave SearchPer your planHNBrave Search / APIGenerous
fulcra-context โ Pair with Fulcra context to calibrate when and how news gets delivered. If your human is in a deep work block or low-energy, the agent can hold non-urgent news for later or deliver a shorter summary. Keeps the signal-to-noise ratio high not just in content but in timing.
Edit scripts/collect_news.sh to: Add/remove tracked GitHub repos Change search queries for community discussions Adjust the lookback window (default: since last run, or 24h for first run) Add custom RSS feeds or other sources
No GitHub data: Run gh auth status โ make sure you're authenticated. No ClawdHub data: Check clawdhub explore --registry https://www.clawhub.ai works. Stale results: Delete state/last_run.json to force a fresh scan. Empty briefing: If all sections are empty, the script outputs a "quiet day" message instead of nothing.
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.