client-reporting-pack-generator
by Roy Yuen
Transform raw KPI data into executive-ready client reports with automated summaries and strategic recommendations.
- Convert raw CSV/JSON exports into formatted Markdown executive summaries
- Automate anomaly detection and performance analysis for agency clients
- Generate machine-readable JSON reports for internal dashboard ingestion
$5
One-time purchase · Own forever
Included in download
- Convert raw CSV/JSON exports into formatted Markdown executive summaries
- Generate machine-readable JSON reports for internal dashboard ingestion
- terminal automation included
- Includes example output and usage patterns
See it in action
# Report: Smith & Co Plumbing (2026-03) ## Executive Summary Qualified leads increased by 15% WoW, while CPL dropped to $12.40. ## Wins - Efficient scaling of search campaigns. ## Recommendations - Reallocate budget from underperforming display ads to high-intent search terms.
client-reporting-pack-generator
by Roy Yuen
Transform raw KPI data into executive-ready client reports with automated summaries and strategic recommendations.
$5
One-time purchase · Own forever
Included in download
- Convert raw CSV/JSON exports into formatted Markdown executive summaries
- Generate machine-readable JSON reports for internal dashboard ingestion
- terminal automation included
- Includes example output and usage patterns
- Instant install
See it in action
# Report: Smith & Co Plumbing (2026-03) ## Executive Summary Qualified leads increased by 15% WoW, while CPL dropped to $12.40. ## Wins - Efficient scaling of search campaigns. ## Recommendations - Reallocate budget from underperforming display ads to high-intent search terms.
About This Skill
What it does
This skill automates the transformation of raw KPI data (CSV or JSON) into professional, executive-ready client reporting packs. It analyzes metrics to generate high-level summaries, identifies wins and losses, detects anomalies, and provides strategic next-step recommendations.
Why use this skill
Manual reporting is time-consuming and prone to human oversight. This skill goes beyond basic data visualization by applying analytical guardrails that ensure recommendations are tied directly to metric movements. It eliminates "hallucinated" data by strictly adhering to provided files and explicitly flagging missing baselines instead of guessing.
Supported tools
- Works with any CSV or JSON metrics export.
- Output formats include Markdown for human readability and JSON for programmatic integration.
- Lightweight Python implementation with no external dependencies.
The Output
The result is a structured report featuring a high-level executive summary, a breakdown of performance against specific client goals, and actionable insights based on the reporting period's data trends.
Use Cases
- Convert raw CSV/JSON exports into formatted Markdown executive summaries
- Automate anomaly detection and performance analysis for agency clients
- Generate machine-readable JSON reports for internal dashboard ingestion
- Create goal-oriented recommendations based on period-over-period trends
How to Install
unzip client-reporting-pack-generator.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Tags
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
pr-description-writer
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.