monthly-report

monthly-report is a skill for Claude Code from claude-office-skills/claude-office-plugin. It costs 10 tokens per session (259 once invoked), scanned A, original, MIT.

An automated monthly-report workflow that summarizes table data and creates a formatted report. It includes trend analysis and charts showing changes over time.

In plain words
What is it for?
Use it to calculate monthly totals, month-over-month and year-over-year changes, and create line and bar charts in a new worksheet.
Why use it?
Monthly reports often require repeated calculations, chart creation, and formatting by hand. This workflow puts those steps into one process.

Skill for Claude Code

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

Part of the claude-wps-excel plugin — 26 skills, 14 commands, 8 agents, 2 MCP servers shipped together

Good fit Use it to calculate monthly totals, month-over-month and year-over-year changes, and create line and bar charts in a new worksheet.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/claude-office-skills/claude-office-plugin/monthly-report
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 claude-office-skills/claude-office-plugin --skill monthly-report
Clone the repo
git clone --depth 1 https://github.com/claude-office-skills/claude-office-plugin

Made for: Claude Code.

Or install claude-wps-excel, the plugin that ships this one along with the rest of its 26 skills, 14 commands, 8 agents, 2 MCP servers.

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 monthly-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/claude-office-skills/claude-office-plugin/monthly-report/github.svg)](https://agentmods.dev/skills/claude-office-skills/claude-office-plugin/monthly-report)
Your own site
<a href="https://agentmods.dev/skills/claude-office-skills/claude-office-plugin/monthly-report"><img src="https://agentmods.dev/badge/skills/claude-office-skills/claude-office-plugin/monthly-report/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.

agentmods 80×15 button for monthly-report

Your own site · 80×15
<a href="https://agentmods.dev/skills/claude-office-skills/claude-office-plugin/monthly-report"><img src="https://agentmods.dev/badge/skills/claude-office-skills/claude-office-plugin/monthly-report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 10 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 259 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.00010 $0.00259
Opus 5 $0.00005 $0.00130
Sonnet 5 $0.00002 $0.00052
Haiku 4.5 $0.00001 $0.00026

Measured 12d ago against content hash 61d3bf2566fc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

monthly-report 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 12d 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/workflows/monthly-report/SKILL.md · 34 lines

What it actually says

月度报告生成工作流

自动化生成月度数据报告,包含数据汇总、趋势分析、图表可视化。

执行步骤

  1. 数据汇总:读取当前表数据,按月汇总关键指标
  2. 变化计算:计算环比和同比变化率
  3. 图表生成:创建趋势折线图和对比柱状图
  4. 模板格式化:应用专业报告模板样式
  5. 输出:在新工作表中生成完整报告
Files

What ships with it

1 file 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. 12d ago First seen · 34 lines · 10 tokens per session scan A 61d3bf2566fc

Subscribe to this mod's changes

monthly-report is a skill published in the GitHub repository claude-office-skills/claude-office-plugin (9 stars, last pushed 5mo ago), licensed MIT. It adds 10 tokens to every session and 259 once invoked, about $0.0001 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.