gmail-inbox-manager-plus

gmail-inbox-manager-plus is a skill for Claude Code, Codex from floomhq/floom. It costs 0 tokens per session (26 once invoked), scanned A, original, MIT.

A placeholder entry for a Gmail inbox management skill. Its documented runtime entry point is a Python file called run.py.

In plain words
What is it for?
It is intended to provide a Gmail inbox management worker, but its concrete jobs are not specified.
Why use it?
It does not yet describe any inbox-management behavior, so there is not enough information to explain what problem it removes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is intended to provide a Gmail inbox management worker, but its concrete jobs are not specified.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/floomhq/floom/gmail-inbox-manager-plus
Install

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.

Any agent
npx skills add floomhq/floom --skill gmail-inbox-manager-plus
Clone the repo
git clone --depth 1 https://github.com/floomhq/floom

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for gmail-inbox-manager-plus

README.md
[![agentmods](https://agentmods.dev/badge/skills/floomhq/floom/gmail-inbox-manager-plus.svg)](https://agentmods.dev/skills/floomhq/floom/gmail-inbox-manager-plus)
Your own site
<a href="https://agentmods.dev/skills/floomhq/floom/gmail-inbox-manager-plus"><img src="https://agentmods.dev/badge/skills/floomhq/floom/gmail-inbox-manager-plus.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 26 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00026
Opus 5 $0.00000 $0.00013
Sonnet 5 $0.00000 $0.00005
Haiku 4.5 $0.00000 $0.00003

Measured 8d ago against content hash f4325de54f75, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

gmail-inbox-manager-plus 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 8d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (run.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

workers/gmail-inbox-manager-plus/SKILL.md · 4 lines

What it actually says

Gmail Inbox Manager+

WorkerContract entrypoint placeholder. Execution uses exec.command (python run.py) from worker.yml.

Files

What ships with it

4 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.

Changes

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.

  1. 8d ago First seen · 4 lines · 0 tokens per session scan A f4325de54f75

Subscribe to this mod's changes

gmail-inbox-manager-plus is a skill published in the GitHub repository floomhq/floom (45 stars, last pushed 5d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 26 tokens. 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-08-30.

Related

Other skills, from other repositories

model-router

Use when route AI model requests to the optimal provider based on task, cost, latency, and capability requirements. Manage multi-provider LLM deployments. Use when working with model router.

oyi77/1ai-skills · 39 tokens

gemini-api-dev

Use when build applications using Google Gemini API. Handle chat completions, multimodal inputs, function calling, streaming, and grounding with Google Search. Use when building applications using google gemini api. handle chat completions, multimodal.

oyi77/1ai-skills · 52 tokens

automation-self-care

Baut und betreibt ein anbieterneutrales Self-Care-Kernset für geplante LLM-Aufgaben und Desktop-App-Automationen. Nutzen, wenn ein Agent seinen nativen Scheduler entdecken, wiederkehrende Hygiene-, Prompt-Qualitäts-, Frequenz-, Last-, Ressourcen-, Cross-System-, Berechtigungs- und Laufzeit-Checks installieren oder…

ellmos-ai/skills · 193 tokens

community-outreach

Systemneutrale Automatisierung für lösungsorientierten Community Outreach und Repo-Recommender in Foren, Reddit und Plattformen nach dem Human-in-the-Loop-Prinzip (EU AI Act konform).

ellmos-ai/skills · 48 tokens

dev-soft-agent

Automated software development pipeline. Scans projects, prioritizes tasks, analyzes code, and orchestrates development loops. Zero dependencies (Python stdlib only).

ellmos-ai/skills · 35 tokens

llm-deployment

Use when lLM deployment and serving — vLLM, Ollama, TGI, llama.cpp. Model quantization, GPU optimization, API serving. Use when working with llm deployment.

oyi77/1ai-skills · 44 tokens