← Back to Skills Marketplace
googleworkspace-bot

Gws Workflow Weekly Digest

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
431
Downloads
0
Stars
12
Active Installs
13
Versions
Install in OpenClaw
/install gws-workflow-weekly-digest
Description
Google Workflow: Weekly summary: this week's meetings + unread email count.
README (SKILL.md)

workflow +weekly-digest

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Weekly summary: this week's meetings + unread email count

Usage

gws workflow +weekly-digest

Flags

Flag Required Default Description
--format Output format: json (default), table, yaml, csv

Examples

gws workflow +weekly-digest
gws workflow +weekly-digest --format table

Tips

  • Read-only — never modifies data.
  • Combines calendar agenda (week) with gmail triage summary.

See Also

Usage Guidance
This skill itself is a small wrapper that runs the 'gws' CLI to fetch a weekly agenda and unread-email counts. Before installing: (1) inspect the referenced ../gws-shared/SKILL.md to see what auth it requires and what OAuth scopes or tokens it asks you to provide (Gmail/Calendar scopes can be sensitive); (2) verify the provenance and integrity of the 'gws' binary you will run (is it from a trusted vendor/repo?); (3) confirm the read-only claim by reviewing gws-shared and any global flags, and consider running it first in a test account with least-privilege credentials; and (4) be cautious because the skill source/homepage is unknown — lacking that provenance lowers confidence.
Capability Analysis
Type: OpenClaw Skill Name: gws-workflow-weekly-digest Version: 1.0.12 The skill bundle provides documentation for a 'weekly-digest' workflow using the 'gws' CLI tool to summarize Google Calendar meetings and unread emails. The SKILL.md file contains standard usage instructions, flags, and examples consistent with its stated productivity purpose, with no evidence of malicious code, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the single required binary 'gws' and the SKILL.md only documents running 'gws workflow +weekly-digest' to combine calendar and Gmail data — the requested capability aligns with the stated purpose.
Instruction Scope
The runtime instructions are narrow (invoke the gws CLI). They refer to a prerequisite ../gws-shared/SKILL.md for auth and global flags; that external dependency is not included here, so the operational scope (especially auth behavior) is delegated elsewhere and should be inspected.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk by the skill itself.
Credentials
This skill declares no required environment variables, but it explicitly defers auth to ../gws-shared/SKILL.md. That file (not present) likely requests Google OAuth credentials or service-account tokens granting Gmail/Calendar access; the lack of explicit credential declarations reduces transparency and should be checked.
Persistence & Privilege
always:false and no install actions — the skill does not request permanent presence. Standard autonomous invocation is allowed (platform default); combined with delegated Google credentials this means the agent could access emails/calendar if granted those scopes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gws-workflow-weekly-digest
  3. After installation, invoke the skill by name or use /gws-workflow-weekly-digest
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated version number in documentation metadata from 0.22.4 to 0.22.5.
v1.0.11
- Updated skill metadata version from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Metadata version updated from 0.22.2 to 0.22.3 in SKILL.md. - No other changes made.
v1.0.9
- Updated version metadata from 0.22.1 to 0.22.2 in SKILL.md
v1.0.8
- Bumped metadata version from 0.22.0 to 0.22.1 in SKILL.md. - No other functionality or documentation changes.
v1.0.7
- Updated skill version from 0.21.2 to 0.22.0 in metadata. - No changes to functionality or usage instructions; documentation only.
v1.0.6
- Updated skill metadata version from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated version in metadata from 0.20.1 to 0.21.1 in SKILL.md. - No other content or functional changes made.
v1.0.4
- Updated skill version to 0.20.1 in the documentation. - No functional or usage changes; documentation (SKILL.md) only.
v1.0.3
- Bumped version to 0.20.0 in SKILL.md (was 0.19.0). - No other content or functionality changes.
v1.0.2
- Updated metadata format and moved the version key under metadata. - Removed the version field from the root level of SKILL.md. - No impact on usage or features.
v1.0.1
- Formatting adjustments to the SKILL.md file for consistency (e.g., YAML array style for "requires.bins"). - No changes to functionality or user experience.
v1.0.0
- Initial release of gws-workflow-weekly-digest. - Provides a weekly summary of meetings and unread email count. - Supports multiple output formats: json (default), table, yaml, csv. - Read-only; does not modify any data. - Requires the gws tool and setup as described in gws-shared.
Metadata
Slug gws-workflow-weekly-digest
Version 1.0.12
License MIT-0
All-time Installs 12
Active Installs 12
Total Versions 13
Frequently Asked Questions

What is Gws Workflow Weekly Digest?

Google Workflow: Weekly summary: this week's meetings + unread email count. It is an AI Agent Skill for Claude Code / OpenClaw, with 431 downloads so far.

How do I install Gws Workflow Weekly Digest?

Run "/install gws-workflow-weekly-digest" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Gws Workflow Weekly Digest free?

Yes, Gws Workflow Weekly Digest is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Gws Workflow Weekly Digest support?

Gws Workflow Weekly Digest is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gws Workflow Weekly Digest?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments