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 toolbox-playground/super-claudio --skill productivitygit clone --depth 1 https://github.com/toolbox-playground/super-claudioWrote 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/toolbox-playground/super-claudio/productivity)<a href="https://agentmods.dev/skills/toolbox-playground/super-claudio/productivity"><img src="https://agentmods.dev/badge/skills/toolbox-playground/super-claudio/productivity.svg" alt="Measured on agentmods" 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.00301 | $0.00609 |
| Opus 5 | $0.00151 | $0.00304 |
| Sonnet 5 | $0.00060 | $0.00122 |
| Haiku 4.5 | $0.00030 | $0.00061 |
Grade A, and why
super-claudio:productivity 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 6d 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.
What it actually says
Productivity
You know the best tools for creating documents, presentations, dashboards, and organizing information. Route based on what the user needs to produce:
Routing
| Intent | Reference file |
|---|---|
| Documents, reports, PDFs, formatted text output | references/documents.md |
| Presentations, slides, pitch decks | references/presentations.md |
| Spreadsheets, dashboards, data visualization, charts | references/data-viz.md |
| Project planning, task management, kanban, scheduling | references/planning.md |
| Turn a PDF/PPTX/slide deck into a standalone HTML webpage | references/webpage-from-slides.md |
Read the matching reference and follow its workflow.
Quick tips
- Structured output (tables, reports, PDFs) → documents.md
- Visual storytelling (pitches, decks, explainers) → presentations.md
- Numbers and trends (analytics, tracking, formulas) → data-viz.md
- Getting things done (deadlines, tasks, teamwork) → planning.md
- Slides → webpage (self-contained HTML from a presentation) → webpage-from-slides.md
If the user wants to automate document generation from data (e.g., auto-generate PDF reports
from a database), combine with the software-development skill.
What ships with it
5 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.
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.
- 6d ago First seen · 49 lines · 301 tokens per session scan A e6ed90d5ca0f
super-claudio:productivity is a skill published in the GitHub repository toolbox-playground/super-claudio (4 stars, last pushed yesterday), licensed MIT. It adds 301 tokens to every session and 609 once invoked, about $0.0015 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-08-31.
Other skills, from other repositories
aio-google-workspace
Interact with Google Workspace services via the gws CLI. Use when the user wants to send email, read Gmail, upload to Drive, create a Google Calendar event, read or write Google Sheets, generate a standup report, manage Google Tasks, or work with Google Docs, Slides, Chat, or Contacts.
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
generate-change-impact
Generates a change impact assessment file (change-impact-CR-001.xlsx) for Phase 4 — Development. PM describes a scope change request; the agent classifies the change (scope / budget / timeline / resource), analyzes impact on project-plan.md and project-budget.xlsx, calculates timeline delta, budget delta, and risk…
generate-comparison-table
Generates a prototype comparison table (comparison-table.xlsx) for Phase 3 — Prototyping. PM describes 2–4 prototypes in chat; the agent structures evaluation criteria (standard set: technical feasibility, UX quality, cost, timeline, risk), proposes weights (customisable by PM), scores each prototype on a 1–5 scale…
gog
A command-line tool for Google Workspace, the group of services including Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
google-workspace
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.