← Back to Skills Marketplace
hougangdev

meeting-prep

by Wayne · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
5225
Downloads
1
Stars
36
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 calendar and repository data. Prefer a read-only Calendar scope and a fine-grained GitHub token limited to specific repositories, protect the local credential files, explicitly configure which calendars/repos/developers are included, and enable scheduled checks only with a clear destination for any sent summaries.
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 calendars and summarizing commits fits the stated purpose, but the workflow processes sensitive meeting metadata, private repository activity, author names, and can send generated updates.
Instruction Scope
The artifact requests full Google Calendar access and a classic GitHub PAT with repo scope even though the documented API examples only read upcoming events and commits; it also describes all-developer summaries and sending output without clear recipient or repository limits.
Install Mechanism
There is no executable installer or hidden code, only a SKILL.md with manual setup steps that place credentials under a local credentials directory.
Credentials
Local OAuth secrets, calendar tokens, and GitHub tokens are high-value credentials; the skill does not provide least-privilege guidance, file-permission guidance, or clear limits for calendars, organizations, repositories, developers, or recipients.
Persistence & Privilege
The skill discloses cron or heartbeat polling every 15 minutes and a daily cron summary, plus a state file to suppress duplicates; this recurring access is purpose-aligned but under-scoped and should require explicit user-controlled configuration.
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 197
Active Installs 36
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 5225 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