Gws Gmail Reply
v1.0.14Gmail: Reply to a message (handles threading automatically).
⭐ 0· 453·8 current·9 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill is a thin instruction wrapper for the 'gws' CLI to send Gmail replies. The only declared runtime requirement is the 'gws' binary, which matches the described capability.
Instruction Scope
SKILL.md confines runtime behavior to invoking 'gws gmail +reply' and documenting flags. It references ../gws-shared/SKILL.md for auth and global flags — that external file could contain auth instructions or additional operations, so review gws-shared before trusting the skill.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk by the skill itself. Installation risk depends on the external 'gws' binary, which must be vetted separately.
Credentials
The skill declares no required environment variables or credentials. However, authentication and credentials are delegated to the 'gws' tool and the referenced gws-shared SKILL.md; you should confirm where those credentials are stored and that they are appropriate for a Gmail reply tool.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It does not claim to modify other skills or system-wide configuration. Any persistent behavior would come from the 'gws' binary, not this instruction file.
Assessment
This skill is a documentation wrapper that runs your local 'gws' CLI to reply to Gmail messages. Before installing or using it: (1) confirm the 'gws' binary on your system is the official/trusted implementation and understand how it stores Gmail credentials; (2) open ../gws-shared/SKILL.md (or run the suggested 'gws generate-skills' in a safe environment) to see how auth and global flags are handled; and (3) be mindful that sending emails (and attachments) will be performed by the gws tool and will use whatever Gmail credentials that tool is configured to use.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 gmail +reply --help
latestvk9743xq6c5bn86bjkg54sp9gp183znm3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binsgws
