daily-prep

Solid

Prepare for tomorrow's meetings and tasks. Pulls calendar from Outlook via WorkIQ, cross-references open tasks and workspace context, classifies meetings, detects conflicts and day-fit issues, finds learning and deep-work slots, and generates a structured HTML prep file with productivity recommendations.

AI & Automation 34,887 stars 4287 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Daily Prep Generate a structured prep file for the next working day with meeting details, prep bullets, linked tasks, and productivity recommendations. ## When to Use - End of day: "prepare me for tomorrow" - Any time: "prep me for Friday" or "what does March 25 look like?" - Weekly planning: run for multiple days ## Procedure ### 1. Determine Target Date If the user specifies a date, use it. Otherwise, default to tomorrow (current date + 1 day). If tomorrow is Saturday, default to Monday. If Sunday, default to Monday. Compute the output path: `outputs/YYYY/MM/YYYY-MM-DD-prep.html` ### 2. Pull Calendar via WorkIQ Use the WorkIQ MCP tool to fetch the calendar. Ask WorkIQ: > "What meetings do I have on {target date}? For each meeting, include: subject, start time, end time, organizer, all attendees with their email addresses, location, whether it's online, and whether I've accepted or declined." If the response is insufficient, make a follow-up query: > "For the meetings on {target date}, which ones are marked as optional or tentative? Which ones are recurring?" ### 3. Classify Each Meeting Apply these labels based on attendee domains and subject: | Label | Criteria | |-------|----------| | `[Customer · HIGH]` | External attendees from customer/partner domains, or subject matches a known customer name | | `[Internal]` | Only internal company domain attendees | | `[Community]` | CoP, community, guild, learning sessions | | `[Upskilling]` | Training, workshop, cer...

Details

Author
github
Repository
github/awesome-copilot
Created
1 years ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category