super-claudio:productivity

super-claudio:productivity is a skill for Claude Code from toolbox-playground/super-claudio. It costs 301 tokens per session (609 once invoked), scanned A, original, MIT.

A guide for creating documents, presentations, spreadsheets, dashboards, charts, and project plans.

In plain words
What is it for?
Use it for reports and PDFs, slide decks, data visualisations, spreadsheets, dashboards, task planning, scheduling, and turning slides into standalone web pages.
Why use it?
It helps choose an appropriate workflow based on whether you are formatting information, presenting ideas, analysing numbers, or organising work.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the super-claudio plugin — 12 skills, 2 agents shipped together

Good fit Use it for reports and PDFs, slide decks, data visualisations, spreadsheets, dashboards…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/toolbox-playground/super-claudio/productivity
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 toolbox-playground/super-claudio --skill productivity
Clone the repo
git clone --depth 1 https://github.com/toolbox-playground/super-claudio

Made for: Claude Code.

Or install super-claudio, the plugin that ships this one along with the rest of its 12 skills, 2 agents.

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 super-claudio:productivity

README.md
[![agentmods](https://agentmods.dev/badge/skills/toolbox-playground/super-claudio/productivity.svg)](https://agentmods.dev/skills/toolbox-playground/super-claudio/productivity)
Your own site
<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>
Per session 301 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 609 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.
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.00301 $0.00609
Opus 5 $0.00151 $0.00304
Sonnet 5 $0.00060 $0.00122
Haiku 4.5 $0.00030 $0.00061

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

Security

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.

skills/productivity/SKILL.md · 49 lines

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.

Files

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.

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. 6d ago First seen · 49 lines · 301 tokens per session scan A e6ed90d5ca0f

Subscribe to this mod's changes

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.

Related

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.

aiocean/claude-plugins · 67 tokens

gog

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

moltis-org/moltis · 20 tokens

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…

KirKruglov/claude-project-manager · 154 tokens

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…

KirKruglov/claude-project-manager · 149 tokens

gog

A command-line tool for Google Workspace, the group of services including Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

AlekseiUL/sprut-agent-kit · 74 tokens

google-workspace

Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.

NousResearch/hermes-agent · 21 tokens