Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/ricneves-ai/flowgrammers-skillsnpx agentmods add commands/ricneves-ai/flowgrammers-skills/google-workspaceWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/ricneves-ai/flowgrammers-skills/google-workspace)<a href="https://agentmods.dev/commands/ricneves-ai/flowgrammers-skills/google-workspace"><img src="https://agentmods.dev/badge/commands/ricneves-ai/flowgrammers-skills/google-workspace/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/ricneves-ai/flowgrammers-skills/google-workspace"><img src="https://agentmods.dev/badge/commands/ricneves-ai/flowgrammers-skills/google-workspace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00048 | $0.00760 |
| Opus 5 | $0.00024 | $0.00380 |
| Sonnet 5 | $0.00010 | $0.00152 |
| Haiku 4.5 | $0.00005 | $0.00076 |
Grade A, and why
google-workspace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/google-workspace
Administração do Google Workspace via CLI gws. Execute diagnósticos de configuração, auditorias de segurança, navegue e execute receitas, e analise saídas de comandos.
Uso
/google-workspace setup [--json]
/google-workspace audit [--services gmail,drive,calendar] [--json]
/google-workspace recipe list [--persona <cargo>] [--json]
/google-workspace recipe search <palavra-chave> [--json]
/google-workspace recipe run <nome> [--dry-run]
/google-workspace recipe describe <nome>
/google-workspace analyze [--filter <campo=valor>] [--group-by <campo>] [--stats <campo>] [--format table|csv|json]
Exemplos
/google-workspace setup
/google-workspace audit --services gmail,drive --json
/google-workspace recipe list --persona pm
/google-workspace recipe search "email"
/google-workspace recipe run standup-report --dry-run
/google-workspace recipe describe morning-briefing
/google-workspace analyze --filter "mimeType=pdf" --select "name,size" --format table
Scripts
engineering-team/google-workspace-cli/scripts/gws_doctor.py— Diagnóstico pré-vooengineering-team/google-workspace-cli/scripts/auth_setup_guide.py— Guia de configuração de autenticaçãoengineering-team/google-workspace-cli/scripts/gws_recipe_runner.py— Catálogo e executor de receitasengineering-team/google-workspace-cli/scripts/workspace_audit.py— Auditoria de segurançaengineering-team/google-workspace-cli/scripts/output_analyzer.py— Analisador JSON/NDJSON
Subcomandos
setup
Executa diagnóstico pré-voo e validação de autenticação.
python3 engineering-team/google-workspace-cli/scripts/gws_doctor.py [--json]
python3 engineering-team/google-workspace-cli/scripts/auth_setup_guide.py --validate [--json]
audit
Executa auditoria de segurança e configuração.
python3 engineering-team/google-workspace-cli/scripts/workspace_audit.py [--services gmail,drive,calendar] [--json]
recipe
Navega, pesquisa e executa as 43 receitas gws integradas.
python3 engineering-team/google-workspace-cli/scripts/gws_recipe_runner.py --list [--persona <cargo>] [--json]
python3 engineering-team/google-workspace-cli/scripts/gws_recipe_runner.py --search <palavra-chave> [--json]
python3 engineering-team/google-workspace-cli/scripts/gws_recipe_runner.py --describe <nome>
python3 engineering-team/google-workspace-cli/scripts/gws_recipe_runner.py --run <nome> [--dry-run]
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 78 lines · 48 tokens per session scan A 68968570dd60
google-workspace is a command published in the GitHub repository ricneves-ai/flowgrammers-skills (112 stars, last pushed 3mo ago), licensed MIT. It adds 48 tokens to every session and 760 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other commands, from other repositories
cancel-ralph
Cancel active Ralph Loop.
obsidian-recap
Summarize a time period from the vault - today, week, or month.
setup-pm-skills
Onboard a new user — find out what they do, recommend the right bundles & top skills, and set up a project CONTEXT.md so every skill is tailored to them.
statusbar-style
Switch the status-bar style (classic / capsule / hairline).
engage.actions
Execute Phase 7 - Actions on Objectives and Goal Achievement.
superpowers-execute
Execute the current GSD phase plan with Superpowers instead of gsd-execute-phase.