Install
openclaw skills install daily-news-briefingProduce polished, production-ready daily news briefings, morning reports, market snapshots, executive digests, and founder updates with verified sourcing, clear prioritization, and premium formatting. Use when Codex is asked to create a daily briefing, daily report, morning newsletter, CEO digest, investor update, industry roundup, trend snapshot, or any recurring news summary that must be commercially usable, aesthetically refined, current, and trustworthy.
openclaw skills install daily-news-briefingProduce a briefing that feels editorially serious, commercially publishable, and immediately useful to decision-makers. Default to a premium operator mindset: concise, beautiful, verified, and opinionated about what matters.
Use this skill to turn current developments into a polished daily briefing, morning newsletter, executive digest, investor memo, or market snapshot. It is optimized for high-trust outputs with clear sourcing, premium formatting, and strong editorial judgment.
Use the skill when a user asks for any of these:
Confirm the briefing frame. Capture or infer:
Gather current information. News is time-sensitive, so verify with web browsing whenever the report depends on latest developments. Use exact calendar dates in the output and avoid ambiguous phrases such as "today" unless paired with the full date.
Filter aggressively. Keep only items that pass all of these checks:
Build the editorial hierarchy. Organize the report in decreasing decision value:
Render with polish. Use strong headings, clean spacing, compact summaries, and restrained emphasis. The report should read like a premium product, not a raw notes dump.
Run a final quality gate. Check the report against the scorecard in editorial-standards.md. If the piece is bloated, repetitive, weakly sourced, or visually flat, revise before delivering.
Unless the user specifies another structure, produce the briefing in this order:
Masthead Include title, exact date, audience, and scope.
Executive Summary Write 3 to 5 bullets that surface the highest-value developments first.
Top Stories For each item include:
Signals and Watchlist Include emerging items that are not yet large enough for the main section but deserve monitoring.
Closing Take End with a short synthesis, forecast, or operator takeaway.
For a highly specific audience, read output-blueprints.md and adapt the structure before drafting.
Deliver only when the piece is:
If the user asks for a recurring or operational workflow, generate a reusable scaffold first with:
python3 scripts/render_briefing_package.py \
--title "AI Daily Brief" \
--date "2026-03-18" \
--audience "Founders and investors" \
--scope "AI and startup ecosystem" \
--tone "authoritative" \
--format markdown \
--output /tmp/ai-daily-brief
This creates a clean package with a ready-to-fill Markdown or HTML draft plus a JSON manifest.