Back to Directory
automation
meeting-prep
Automated meeting preparation and daily commit summaries. Use when checking Google Calendar for upcoming meetings, generating standup updates from GitHub commits, or sending daily development summaries. Pulls meeting schedules and commit history, then formats verbose developer-friendly updates.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of the meeting-prep skill.
- Automates meeting preparation by checking Google Calendar for upcoming meetings and notifying users with video links.
- Generates developer-friendly updates and standup summaries using recent GitHub commits.
- Provides an end-of-day commit summary grouped by repository, subdirectory, and author.
- Supports configuration for Google Calendar OAuth and GitHub tokens.
- Includes clear API and formatting instructions for seamless integration.