← 返回 Skills 市场
Recipe Batch Invite To Event
作者
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
423
总下载
0
收藏
10
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-batch-invite-to-event
功能描述
Add a list of attendees to an existing Google Calendar event and send notifications.
安全使用建议
This recipe is coherent and appears to do exactly what it says: run the gws CLI to add attendees to a Google Calendar event and send notifications. Before installing/use: ensure you have the gws CLI installed and authenticated with an account that can modify the target calendar; replace EVENT_ID and example emails with the correct values; be aware that sendUpdates:'all' will email added attendees (check privacy/compliance); and review the required gws-calendar skill (it may have its own requirements/permissions). If you have concerns about automatic agent invocation, consider limiting when the agent can run this skill or require explicit user prompts before executing commands.
功能分析
Type: OpenClaw Skill
Name: recipe-batch-invite-to-event
Version: 1.0.12
The skill bundle is a standard recipe for batch-inviting attendees to a Google Calendar event using the 'gws' CLI tool. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain any malicious commands, data exfiltration, or prompt injection attempts.
能力评估
Purpose & Capability
Name/description match the runtime instructions. The skill requires the gws binary and the gws-calendar skill, which are appropriate for interacting with Google Calendar. There are no unrelated binaries, env vars, or config paths requested.
Instruction Scope
SKILL.md explicitly shows the gws commands to fetch an event, patch attendees, and re-fetch for verification. The instructions do not ask the agent to read unrelated files, search system state, or transmit data to endpoints other than those invoked via the gws CLI. The example includes hard-coded example emails and an EVENT_ID placeholder — user input or substitution is expected.
Install Mechanism
Instruction-only skill with no install spec or downloaded code. This minimizes on-disk risk; it assumes the gws binary is already available.
Credentials
No environment variables or secrets are requested by the skill itself. The gws CLI will use the user's existing Google credentials (outside this skill) to perform calendar operations, which is proportionate for this purpose.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills' configs. Autonomous invocation is allowed (platform default) but is not combined with broad credentials or other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install recipe-batch-invite-to-event - 安装完成后,直接呼叫该 Skill 的名称或使用
/recipe-batch-invite-to-event触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated version metadata from 0.22.4 to 0.22.5 in SKILL.md.
- No functional or documentation changes made to the skill instructions or description.
v1.0.11
- Updated version number in SKILL.md from 0.22.3 to 0.22.4.
v1.0.10
- Updated version to 0.22.3 in metadata.
- No functional changes; documentation version increment only.
v1.0.9
- Updated metadata version from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.8
- Updated skill metadata version from 0.22.0 to 0.22.1 in SKILL.md.
- No functional or instructional changes made.
v1.0.7
- Updated skill metadata version from 0.21.2 to 0.22.0 in SKILL.md.
v1.0.6
- Updated version metadata from 0.21.1 to 0.21.2 in SKILL.md.
- No functional or instruction changes; documentation only.
v1.0.5
- Updated version to 0.21.1 in SKILL.md metadata (was 0.20.1).
- No changes to functionality or documentation steps.
v1.0.4
- Updated version metadata from 0.20.0 to 0.20.1 in SKILL.md
- No functional or documentation changes made
v1.0.3
- Bumped version to 0.20.0 in metadata.
- No functional or documentation changes beyond version update.
v1.0.2
- Updated skill metadata: moved version info into the metadata block and changed version to 0.19.0.
- Removed the top-level version field.
- No change to functionality or usage instructions.
v1.0.1
- Updated formatting of the metadata section in SKILL.md for improved consistency.
- No changes to features or functionality.
v1.0.0
Initial release: Add attendees in bulk to a Google Calendar event.
- Adds a list of attendees to an existing Google Calendar event.
- Sends notifications to all newly-added attendees.
- Requires the gws-calendar skill to function.
- Includes step-by-step instructions for use.
元数据
常见问题
Recipe Batch Invite To Event 是什么?
Add a list of attendees to an existing Google Calendar event and send notifications. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 423 次。
如何安装 Recipe Batch Invite To Event?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-batch-invite-to-event」即可一键安装,无需额外配置。
Recipe Batch Invite To Event 是免费的吗?
是的,Recipe Batch Invite To Event 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Recipe Batch Invite To Event 支持哪些平台?
Recipe Batch Invite To Event 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Recipe Batch Invite To Event?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。
推荐 Skills