ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

morning-briefing

Generate a daily morning briefing (weather, calendar, news, reminders) using the local `briefing` CLI. No API tokens consumed for data gathering. Use when the user asks for a morning briefing, daily summary, schedule overview, or wants automated daily briefings.

Why use this skill?

Get a private, local daily briefing with weather, calendar, news, and reminders. No API costs, high privacy, and perfect for your daily productivity routine.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ddakju/morning-briefing-pro
Or

What This Skill Does

The Morning Briefing skill provides a comprehensive, zero-cost personal dashboard by leveraging the briefing CLI. It synthesizes local data including weather, calendar events, RSS news headlines, and task reminders into a single cohesive report. Unlike cloud-based alternatives, this skill processes data entirely locally, ensuring that your sensitive calendar events and daily routines remain private. By utilizing standard Unix-style command arguments, you can trigger specific parts of your briefing or customize the output format to suit your workflow, whether you prefer a human-readable summary or a structured JSON feed for further automation within your OpenClaw environment.

Installation

To install this skill, run the following command in your OpenClaw terminal: clawhub install openclaw/skills/skills/ddakju/morning-briefing-pro. Once installed, initialize your preferences by running briefing config init. If you are on macOS, ensure that your terminal emulator has been granted the necessary permissions in System Settings under Privacy & Security to access your Calendar and Reminders. If you require a specific license, activate it using briefing activate <license-key> and verify your status with briefing status.

Use Cases

The primary use case is personal productivity optimization. You can integrate this skill into your morning routine to stay organized without checking multiple apps. It is ideal for users who want a consolidated view of their day, professionals tracking multiple time-bound deadlines, and privacy-conscious individuals who prefer local data aggregation over third-party API dependencies. It also supports automated scheduling via the OpenClaw cron utility, allowing you to receive your summary at a specific time every morning.

Example Prompts

  1. "What does my day look like? Please run my morning briefing."
  2. "I'm in a rush, just give me a compact summary of my calendar and reminders."
  3. "OpenClaw, what is the weather like today and what is on my schedule for the next three days?"

Tips & Limitations

  • Scheduling: Use openclaw cron add --name "morning-briefing" --schedule "0 7 * * *" to automate your daily start.
  • Customization: Use the --location flag if you are traveling to get accurate weather updates.
  • Data Privacy: Because the skill reads local files, ensure your system permissions are correctly configured.
  • Limitations: The skill is strictly local; if you do not have RSS feeds configured or system calendar sync active, those specific sections will appear empty or omitted.

Metadata

Author@ddakju
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ddakju-morning-briefing-pro": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#calendar#dashboard#local#briefing
Safety Score: 5/5

Flags: file-read, file-write