← Back to Skills Marketplace
hougangdev

meeting-prep

by Wayne · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
5656
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meeting-prep
Description
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.
Usage Guidance
Install only if you are comfortable granting access to sensitive calendar and repository data. Prefer read-only Google Calendar scopes, fine-grained GitHub tokens limited to specific repositories, locked-down credential files or a secret manager, explicit repo/calendar/developer allowlists, and a clear destination plus opt-in for any scheduled summary sending.
Capability Analysis
Type: OpenClaw Skill Name: meeting-prep Version: 1.0.0 The skill 'meeting-prep' is designed for automated meeting preparation and daily commit summaries. It requires access to Google Calendar and GitHub APIs, necessitating the reading of API tokens from `credentials/client_secret.json`, `credentials/calendar_tokens.json`, and `credentials/github_token`. The `curl` commands shown in `SKILL.md` are used to interact with legitimate Google and GitHub API endpoints, which is consistent with its stated purpose. There is no evidence of unauthorized data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's security or intended function.
Capability Assessment
Purpose & Capability
Checking Google Calendar and GitHub commits fits the stated meeting-prep and daily-summary purpose, and the artifact discloses those data sources.
Instruction Scope
The workflow includes all-developer commit summaries, author names, and sending summaries, but does not define recipients, repository boundaries, calendar/account limits, or approval controls for recurring access.
Install Mechanism
The package contains only a markdown skill file with manual setup instructions; no executable installer, hidden code, or automatic installation behavior was found.
Credentials
The setup requests full Google Calendar scope and a classic GitHub PAT with repo scope, which is broader than the documented read-oriented calendar and commit-summary operations require.
Persistence & Privilege
The skill discloses cron or heartbeat polling and a daily cron summary plus a local state file; this persistence is purpose-aligned but under-scoped for sensitive calendar and repository data.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meeting-prep
  3. After installation, invoke the skill by name or use /meeting-prep
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 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.
Metadata
Slug meeting-prep
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 5656 downloads so far.

How do I install meeting-prep?

Run "/install meeting-prep" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is meeting-prep free?

Yes, meeting-prep is completely free (open-source). You can download, install and use it at no cost.

Which platforms does meeting-prep support?

meeting-prep is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created meeting-prep?

It is built and maintained by Wayne (@hougangdev); the current version is v1.0.0.

💬 Comments