← 返回 Skills 市场
ckchzh

Gcal Manager

作者 BytesAgain2 · GitHub ↗ · v3.0.1 · MIT-0
cross-platform ✓ 安全检测通过
434
总下载
0
收藏
1
当前安装
14
版本数
在 OpenClaw 中安装
/install gcal-manager
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gcal Manager concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Gcal Manager

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gcal Manager concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears low-risk: it only prints static reference documentation and does not perform network calls or ask for secrets. Before installing, you can (1) inspect the included scripts/script.sh yourself (it is short and readable), (2) note the minor version string mismatch (not a security issue but worth checking for updates), and (3) avoid granting elevated runtime permissions if your environment restricts execution of arbitrary shell scripts. If you want extra assurance, run the tool in a sandboxed environment or review the file contents before enabling autonomous invocation.
功能分析
Type: OpenClaw Skill Name: gcal-manager Version: 3.0.1 The gcal-manager skill bundle is a static documentation tool that provides reference information via a shell script. Analysis of scripts/script.sh and SKILL.md shows no network activity, credential access, or execution of external payloads; all commands simply output hardcoded text guides using heredocs.
能力评估
Purpose & Capability
Name/description claim a local reference for Gcal Manager concepts and best practices. The included script and SKILL.md produce only static heredoc documentation; no unexpected credentials, binaries, or external services are required. (Minor note: the script's VERSION is 3.0.0 while registry metadata is 3.0.1 — likely a benign mismatch.)
Instruction Scope
SKILL.md explicitly states commands output plain-text via heredoc with no network access or credentials. The shipped scripts implement only printing functions and a simple CLI dispatch; they do not read other files, environment variables, or contact external endpoints.
Install Mechanism
No install spec is provided (instruction-only). There are no downloads, package installs, or archive extractions. The only code is a small local shell script, which is low-risk when reviewed.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The runtime script does not access environment variables or secrets beyond standard CLI args.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. It does not request permanent presence or modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gcal-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gcal-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.4.5
old template -> domain-specific v2.0.0
v2.4.4
old template -> domain-specific v2.0.0
v2.4.3
Quality upgrade
v2.4.2
Quality upgrade: custom functionality
v2.4.1
De-template, unique content, script cleanup
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.1
Fix command list alignment + add runtime
v1.0.0
- Initial release of Google Calendar Manager. - List, view, create, update, and delete events from the command line. - Check availability with free/busy queries and view formatted daily agendas. - Manage multiple calendars, handle time zones, and support recurring events. - Use quick-add for natural language event creation and flexible output formats (table, json, markdown).
元数据
Slug gcal-manager
版本 3.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 14
常见问题

Gcal Manager 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gcal Manager concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 434 次。

如何安装 Gcal Manager?

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

Gcal Manager 是免费的吗?

是的,Gcal Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Gcal Manager 支持哪些平台?

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

谁开发了 Gcal Manager?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v3.0.1。

💬 留言讨论