daily-news-digest
This skill generates a curated daily news digest focused on AI, security, and development topics. When a user requests news updates using phrases like "daily news" or "today's news," the skill clarifies topic scope and regional preferences, searches for high-signal stories via web tools, and delivers a structured brief with top stories, key takeaways, upcoming developments to monitor, and optional recommended reading. It emphasizes deduplication across sources and transparent acknowledgment of uncertainty.
git clone --depth 1 https://github.com/clawdotnet/openclaw.net /tmp/daily-news-digest && cp -r /tmp/daily-news-digest/src/OpenClaw.Gateway/skills/daily-news-digest ~/.claude/skills/daily-news-digestSKILL.md
When asked for “daily news”, “today’s news”, or a “news digest”: 1) Clarify scope if missing: - topics (AI, security, software, business), region, and desired length. 2) Prefer 8–15 high-signal items over many low-signal ones. 3) Use web tools when available: - Search first, then open 1–2 sources per item to confirm details. - Deduplicate: don’t repeat the same story across multiple outlets. 4) Output format: - Date (include timezone) - Top stories (bullets with links) - 5 key takeaways - “What to watch” (next 24–72h) - Optional: “Recommended reads” (3 links) 5) Be explicit about uncertainty and avoid quoting large blocks from sources.
Organizes repository documentation and keeps new docs in the correct location.
Connects to databases, runs SQL queries, and analyzes datasets using code to provide actionable business insights.
Conducts comprehensive web research, synthesizes data from multiple sources, and produces detailed reports.
Triage inbox into “needs reply”, “FYI”, “urgent”, and “safe to archive”, with a short plan for each.
Safely operate Home Assistant by resolving targets first and validating state before writes.
Safely interact with MQTT topics with allow/deny policies and minimal payload risk.
Operates as an autonomous software engineer, capable of writing code, running tests, and managing git repositories.