An automated summary tool that synthesizes calendar events, active tasks, and weather forecasts into a mobile-optimized daily briefing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install briefing
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install briefing using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Briefing skill acts as a central intelligence hub for AI agents, designed to provide a high-level overview of a user's day. By leveraging companion Openclaw Skills, it intelligently determines whether to present a summary for the current day or a head-start for tomorrow based on the current time and remaining schedule. This skill eliminates the need to manually check multiple platforms, offering a streamlined, text-based dashboard that is perfect for quick consumption.
Built for efficiency, the skill prioritizes data integrity and strictly prohibits the fabrication of information. If a data source is unavailable, the skill simply skips that section, ensuring the user only receives authentic and actionable insights from their personal ecosystem.
To utilize the Briefing skill effectively, you must have the required companion Openclaw Skills installed and configured in your environment.
# Ensure dependencies are available
openclaw install gcalcli-calendar todo-management openmeteo-sh-weather-simple
Additionally, ensure your session context includes a default city and country for accurate weather reporting. The skill will automatically detect and skip any missing components without manual intervention.
| Section | Source Tool | Data Points Captured |
|---|---|---|
| Title Line | System Clock | Date, Day of Week, Current Time, Briefing Day |
| Weather | openmeteo | Temperature, sky conditions, wind speed, and daily highs/lows |
| Calendar | gcalcli | Chronological list of events with HH:MM timestamps |
| Upcoming | gcalcli | A 2-3 day forecast of notable future events |
| Todos | todo-management | A prioritized list of active and pending items |
Loading
A browser automation skill for multi-platform social media content publishing and draft management.

A powerful search integration for AI agents to fetch real-time web results across multiple engines via SerpAPI.

A professional Python CLI tool providing instant access to real-time US stock market data, company fundamentals, and insider trading activity.

An intelligent execution layer for AI agents that eliminates waiting times through task classification and parallel sub-agent processing.

A high-performance interface for managing Google Calendar through the gcalcli command-line tool, optimized for speed and minimal token usage.

A high-reliability CLI tool for AI agents to interact with Google Workspace services like Gmail, Calendar, and Drive using JSON-first outputs.








































