Install
openclaw skills install @terrycarter1985/daily-digestAggregate multiple web articles into a single markdown summary with key takeaways and quotes for daily briefings or knowledge sharing.
openclaw skills install @terrycarter1985/daily-digestFetch multiple URLs, extract readable content, and produce a consolidated markdown digest.
web_fetch tool availableweb_fetch for each URL with extractMode: "markdown" and maxChars: 8000.# 📰 Daily Digest — YYYY-MM-DD
## Overview
2-3 sentence executive summary across all sources.
## Source 1: <Title>
*<domain>*
- Key takeaway 1
- Key takeaway 2
- Key takeaway 3
> Notable: ...
## Source 2: <Title>
...
---
Generated by daily-digest skill
maxChars: 8000 per source — enough for most articles without overload.# 📰 Daily Digest — 2026-08-25
## Overview
AI regulation advances in the EU while open-source tooling continues to mature. Cloud costs show signs of stabilization.
## Source 1: EU AI Act Enters Enforcement Phase
*euractiv.com*
- First compliance deadlines hit in Q2 2026
- High-risk AI systems face stricter auditing requirements
- SMEs get extended transition periods
> Notable: "82% of enterprises say they are partially compliant"
## Source 2: The State of Open Source LLMs in 2026
*thenewstack.io*
- Local models now rival mid-tier cloud API performance
- Tool-using agents drive new adoption patterns
- Hardware efficiency gains outpace scaling laws