quarterly-report

Automate quarterly report updates across Excel and Word with manager summaries.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/xfs96192/claude-config --skill quarterly-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quarterly-report
Source: https://github.com/xfs96192/claude-config/tree/main/skills/quarterly-report
Command: npx skills add https://github.com/xfs96192/claude-config --skill quarterly-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, openpyxl, pandas, defusedxml, lxml, pandoc, and includes scripts (resource) components.

What problem does it solve?

This skill automates the end-to-end quarterly report workflow for investment management, unifying Excel and Word updates, manager-level summaries, and cross-quarter comparisons to reduce manual effort.

Core Features & Use Cases

  • Compare current Excel templates against prior Word reports to identify new, removed, or retained products.
  • Pull strategy text from updated Word reports, write it into corresponding Excel cells, and assemble a per-manager summary.
  • Generate a consolidated Markdown explanation and an all-manager Excel, then rename and merge reports for distribution.

Quick Start

只需触发“更新季报”相关对话,系统将自动执行从识别产品变化到生成汇总的完整流程。

Frequently Asked Questions about quarterly-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate quarterly investment report updates across Word and Excel?

Automating quarterly investment report updates across Word and Excel requires a tool that unifies cross-document updates, pulls strategy text from Word into Excel cells, and generates consolidated per-manager summaries. This skill orchestrates that end-to-end workflow to reduce manual effort.

What's the best way to compare current Excel templates against prior Word reports for new or removed products?

Comparing current Excel templates against prior Word reports is done by identifying product changes automatically. This skill reads both documents to flag new, removed, or retained products, then maps and updates the corresponding strategy text across files.

Does this quarterly report automation skill support multi-asset investment teams requiring cross-quarter comparisons?

Yes, this quarterly report automation skill supports multi-asset investment teams requiring cross-quarter comparisons. It consolidates manager-level summaries and generates an all-manager Excel file plus a Markdown explanation for distribution.

How do I generate a consolidated Markdown summary and per-manager Excel filings from updated Word reports?

Generating a consolidated Markdown summary and per-manager Excel filings involves pulling strategy text from updated Word reports and writing it into Excel cells. This skill orchestrates the scripts to assemble and rename the reports for final distribution.

Do I need Pandas and python-docx to automate cross-document updates for investment management?

Yes, automating cross-document updates for investment management requires Pandas, python-docx, openpyxl, and related libraries. These dependencies enable the skill to manipulate Word and Excel files, parse data, and orchestrate the report generation workflow.