← 返回 Skills 市场
hougangdev

meeting-prep

作者 Wayne · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
5656
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meeting-prep
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meeting-prep 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug meeting-prep
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5656 次。

如何安装 meeting-prep?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install meeting-prep」即可一键安装,无需额外配置。

meeting-prep 是免费的吗?

是的,meeting-prep 完全免费(开源免费),可自由下载、安装和使用。

meeting-prep 支持哪些平台?

meeting-prep 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 meeting-prep?

由 Wayne(@hougangdev)开发并维护,当前版本 v1.0.0。

💬 留言讨论