← Back to Skills Marketplace
ckchzh

Gcal Manager

by BytesAgain2 · GitHub ↗ · v3.0.1 · MIT-0
cross-platform ✓ Security Clean
434
Downloads
0
Stars
1
Active Installs
14
Versions
Install in OpenClaw
/install gcal-manager
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gcal Manager concepts, best practices, and implementation patterns.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gcal-manager
  3. After installation, invoke the skill by name or use /gcal-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Slug gcal-manager
Version 3.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 14
Frequently Asked Questions

What is Gcal Manager?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gcal Manager concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 434 downloads so far.

How do I install Gcal Manager?

Run "/install gcal-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Gcal Manager free?

Yes, Gcal Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Gcal Manager support?

Gcal Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gcal Manager?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v3.0.1.

💬 Comments