client-report

client-report is a skill for Claude Code from yuping322/financial-services-plugins-new. It costs 0 tokens per session (772 once invoked), scanned A, a copy of client-report, Apache-2.0.

A workflow for creating client-facing investment performance reports. It covers portfolio returns, comparisons with benchmarks such as the S&P 500, account details, asset allocation, and market commentary.

In plain words
What is it for?
Use it to prepare branded performance reports for investment clients, including return summaries, benchmark comparisons, allocation views, and disclaimers.
Why use it?
It brings the information needed for a quarterly or annual client statement into one report structure instead of assembling it by hand.

Skill for Claude Code

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

Part of the wealth-management plugin — 6 skills, 6 commands shipped together

Good fit Use it to prepare branded performance reports for investment clients, including return summaries, benchmark comparisons, allocation views, and disclaimers.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yuping322/financial-services-plugins-new/client-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 yuping322/financial-services-plugins-new --skill client-report
Clone the repo
git clone --depth 1 https://github.com/yuping322/financial-services-plugins-new

Made for: Claude Code.

Or install wealth-management, the plugin that ships this one along with the rest of its 6 skills, 6 commands.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/yuping322/financial-services-plugins-new/client-report.svg)](https://agentmods.dev/skills/yuping322/financial-services-plugins-new/client-report)
Your own site
<a href="https://agentmods.dev/skills/yuping322/financial-services-plugins-new/client-report"><img src="https://agentmods.dev/badge/skills/yuping322/financial-services-plugins-new/client-report.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 772 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 91% copy Near-identical to another mod 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.00772
Opus 5 $0.00000 $0.00386
Sonnet 5 $0.00000 $0.00154
Haiku 4.5 $0.00000 $0.00077

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

Security

Grade A, and why

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

Origin

This is a copy

91% identical to client-report — 7 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

wealth-management/skills/client-report/SKILL.md · 97 lines

How it starts

The opening of the file, as written. The whole thing — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Client Report

description: Generate professional client-facing performance reports with portfolio returns, allocation breakdowns, and market commentary. Suitable for quarterly or annual distribution. Triggers on "client report", "performance report", "quarterly report for [client]", "generate reports", or "client statement".

Workflow

Step 1: Report Parameters

  • Client name and household
  • Reporting period: Quarter, YTD, annual, custom range
  • Accounts: All accounts or specific account
  • Benchmark: S&P 500, 60/40 blend, custom benchmark matching IPS
  • Firm branding: Logo, colors, disclaimers

Step 2: Performance Summary

Household Summary:

QTD YTD 1-Year 3-Year Ann. 5-Year Ann. ITD Ann.
Portfolio
Benchmark
+/-

By Account:

Account Type Value QTD YTD Benchmark
Joint Taxable Brokerage
John IRA Traditional
Jane Roth Roth IRA
529 Plan Education
Total

Step 3: Allocation Overview

Current allocation with visual (pie chart or bar chart):

Asset Class % of Portfolio $ Value Benchmark %

Step 4: Holdings Detail

Security Asset Class Shares Price Value % of Portfolio QTD Return

Step 5: Market Commentary

Brief market summary tailored to the client's level of sophistication:

  • What happened in markets this quarter (2-3 sentences)
  • How it affected the portfolio
  • Outlook and positioning rationale (2-3 sentences)
  • No jargon for retail clients; can be more technical for sophisticated investors

Step 6: Activity Summary

  • Trades executed during the period
  • Contributions and withdrawals
  • Dividends and interest received
  • Fees charged
  • Rebalancing activity

Read the full file on GitHub · 97 lines

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. 4d ago First seen · 97 lines · 0 tokens per session scan A cc8706573ba5

Subscribe to this mod's changes

client-report is a skill published in the GitHub repository yuping322/financial-services-plugins-new (17 stars, last pushed 6mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 772 tokens. A static security scan graded it A with 0 findings. It is 91% identical to client-report, differing in 7 lines, and is treated as a copy.