← 返回 Skills 市场
5225
总下载
1
收藏
36
当前安装
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 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.
功能分析
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 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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meeting-prep - 安装完成后,直接呼叫该 Skill 的名称或使用
/meeting-prep触发 - 根据 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.
元数据
常见问题
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 插件,目前累计下载 5225 次。
如何安装 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。
推荐 Skills