Gws Workflow Meeting Prep

v1.0.12

Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.

0· 154·12 current·12 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md simply invokes 'gws workflow +meeting-prep' and documents flags for calendar and output format. Required binary 'gws' is appropriate for a Google Workspace CLI workflow.
Instruction Scope
Instructions are narrowly scoped (read-only workflow invocation). However the SKILL.md explicitly delegates auth, global flags, and security rules to '../gws-shared/SKILL.md' (or suggests running 'gws generate-skills' if missing). That external file likely contains the actual authentication/credential requirements and security behavior, so you must inspect it before trusting this skill.
Install Mechanism
No install spec and no code files — lowest risk. The skill assumes an existing 'gws' binary on PATH; installing or obtaining that binary is outside this skill and should be validated separately.
Credentials
This skill declares no required environment variables or credentials itself. Any credential requirements are deferred to the referenced gws-shared SKILL.md, so there are no disproportionate requests within this skill file.
Persistence & Privilege
always is false and the skill is user-invocable only; it does not request persistent system presence or modifications to other skills. Autonomous invocation is enabled by default but not unusual for skills.
Assessment
This skill is an instruction-only wrapper around the 'gws' CLI and appears coherent for meeting preparation. Before installing: (1) verify the source — the skill has no homepage and an unknown owner; (2) ensure the 'gws' binary you will use is from a trusted publisher and review how it authenticates; (3) locate and inspect the referenced '../gws-shared/SKILL.md' (or the output of 'gws generate-skills') because that file likely contains the authentication flow and any env vars or tokens required; and (4) run the command in a safe/test environment first to confirm it is indeed read-only and behaves as documented.

Like a lobster shell, security has layers — review code before you run it.

Plugin bundle (nix)
Skill pack · CLI binary · Config
SKILL.mdCLIConfig
CLI help (from plugin)
gws workflow +meeting-prep --help
latestvk9782cr9k44fv4ckjzf98tgxex83zzbj

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Binsgws

Comments