Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add aaronboshart1/orionomega --skill google-workspacegit clone --depth 1 https://github.com/aaronboshart1/orionomegaWrote 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/skills/aaronboshart1/orionomega/google-workspace)<a href="https://agentmods.dev/skills/aaronboshart1/orionomega/google-workspace"><img src="https://agentmods.dev/badge/skills/aaronboshart1/orionomega/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/skills/aaronboshart1/orionomega/google-workspace"><img src="https://agentmods.dev/badge/skills/aaronboshart1/orionomega/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.00000 | $0.04339 |
| Opus 5 | $0.00000 | $0.02169 |
| Sonnet 5 | $0.00000 | $0.00868 |
| Haiku 4.5 | $0.00000 | $0.00434 |
Grade C, and why
google-workspace scanned grade C with 2 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 10d 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.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
1. `uvx` installed (`pip install uv` or `curl -LsSf https://astral.sh/uv/install.sh | sh`) Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
1. `uvx` installed (`pip install uv` or `curl -LsSf https://astral.sh/uv/install.sh | sh`) The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
21 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- handlers/accounts.js 2.4 KB runs code
- handlers/gmail.js 1.6 KB runs code
- handlers/google_apps_script.js 1.6 KB runs code
- handlers/google_calendar.js 1.1 KB runs code
- handlers/google_chat.js 1.1 KB runs code
- handlers/google_contacts.js 1.4 KB runs code
- handlers/google_docs.js 2.0 KB runs code
- handlers/google_drive.js 1.4 KB runs code
- handlers/google_forms.js 1.0 KB runs code
- handlers/google_search.js 1000 B runs code
- handlers/google_sheets.js 1.6 KB runs code
- handlers/google_slides.js 1.4 KB runs code
- handlers/google_tasks.js 1.3 KB runs code
- handlers/lib.js 10 KB runs code
- hooks/_accounts_cli.js 2.5 KB runs code
- hooks/_accounts.js 15 KB runs code
- hooks/health.js 3.2 KB runs code
- hooks/oauth-start.js 9.7 KB runs code
- hooks/oauth-status.js 4.2 KB runs code
- hooks/setup.js 2.9 KB runs code
- manifest.json 37 KB
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.
- 10d ago First seen · 356 lines · 0 tokens per session scan C 68f6cabc0fcd
google-workspace is a skill published in the GitHub repository aaronboshart1/orionomega (2 stars, last pushed 1mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 4,339 tokens. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
tokenhabit
A coaching tool that finds habits in past coding-agent conversations that waste tokens, the text units used to process requests and responses, and suggests ways to reduce that waste.
stacks
Load stack-specific knowledge (conventions, exact lint/test/build commands, common failure patterns) onto the current role agent for the project's detected tech stack(s) — Next.js, React Native, Spring Boot, FastAPI, Django, Rust, etc. Use at the start of any task in an unfamiliar or newly-onboarded repo, or whenever…
handoff
Sauvegarder la progression et generer un prompt de continuation.
setup-project
Bootstrap a project for Claude Code — auto-detect stack, configure permissions, generate commands.
caveman
Ultra-compressed communication mode. Cuts token usage 75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or…
memstack-automation-n8n-workflow-builder
Use this skill when the user says 'n8n workflow', 'build a workflow', 'automation workflow', 'connect services', or needs visual workflow design with node mapping, data transformations, and error handling for n8n. Do NOT use for standalone webhook endpoints or cron jobs.