owner-briefing

Generate a daily briefing of meetings, urgent emails, and open tasks.

5|1|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/netanel-abergel/pa-skills --skill owner-briefing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: owner-briefing
Source: https://github.com/netanel-abergel/pa-skills/tree/main/skills/owner-briefing
Command: npx skills add https://github.com/netanel-abergel/pa-skills --skill owner-briefing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Owners often start their day without a clear view of upcoming meetings, urgent emails, and pending tasks, leading to missed opportunities and inefficiencies. This Skill consolidates those information sources into a single, actionable briefing.

Core Features & Use Cases

  • Parallel Data Retrieval: Fetches calendar events and open tasks simultaneously through sub‑agents to stay within time limits.
  • Graceful Degradation: If any data source fails, the briefing is still sent with the unavailable section marked, ensuring the owner always receives a summary.
  • Automated Delivery: Schedules a cron job to send the briefing via WhatsApp each weekday morning, or on‑demand when the owner asks for a summary.

Quick Start

Ask the assistant to generate and send the daily owner briefing now.

Frequently Asked Questions about owner-briefing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a daily briefing for meetings, urgent emails, and tasks?

Automating a daily briefing requires a Skill that fetches calendar events and open tasks simultaneously, then delivers the summary via WhatsApp. This tool consolidates multiple data sources into a single, actionable snapshot each morning.

Can I integrate Google Calendar and Gmail into a single daily summary?

Yes, integrating Google Calendar and Gmail into a daily summary requires providing Google Calendar API credentials and optional Gmail data access. The Skill fetches these sources in parallel to generate a concise briefing.

Do I need WhatsApp to receive automated daily briefings?

WhatsApp is the messaging channel used to deliver the automated daily briefing. You need it as the output destination to receive the scheduled cron job summaries each weekday morning or on-demand.

How do I schedule a morning briefing to run automatically on weekdays?

Scheduling an automated morning briefing uses a cron job to trigger the summary generation each weekday. The Skill fetches your calendar and task data in parallel to send the briefing without manual requests.

Does the daily briefing support task data from Monday.com?

Yes, the daily briefing supports optional Monday.com task data integration. By connecting this data source, the Skill fetches your open tasks alongside calendar events to create a comprehensive daily snapshot.

What happens if Gmail or Monday.com data is unavailable during briefing generation?

When a data source fails during daily briefing generation, the Skill uses graceful degradation to ensure the summary is still delivered. The unavailable section is clearly marked, so you always receive your morning overview.