A-share pitch agent. Given a target A-share stock and a strategic situation, autonomously pulls comps and market data from AkShare, builds a DCF and football-field valuation in Excel, and generates a branded pitch deck. Use when an MD or senior banker asks for a first draft on a Chinese-listed target. Not for editing…
ExStruct is a Python library that extracts semantic structure from Excel workbooks. It combines openpyxl, Excel COM (xlwings), and a LibreOffice backend to generate structured data that LLMs can work with easily.
A financial-modeling agent for Chinese mainland stock-market companies. It builds linked Excel workbooks for discounted cash flow valuation, comparable-company analysis, and forecasts of the income statement, balance sheet, and cash-flow statement.
A spreadsheet chart and visualisation assistant. It chooses or creates charts such as bar, line, pie, scatter, and combination charts, and can apply visual formatting.
Prompts you can paste into a session that has ExcelMCP attached. They are written in the second person, addressed to the agent, and grouped by what you are trying to get out of it.
The server already ships operating rules in its MCP instructions field, and most hosts surface those to the model automatically. This file is for the cases where that is not enough: a custom agent you are building with the SDK, a subagent definition, a Claude Code CLAUDE.md, a Cursor rules file, or any host that…
This agent should be used when the user asks to "verify data freshness", "check if an API is returning stale data", "run endpoint health checks", "validate API reliability before a workflow", "check all our endpoints", "is this data fresh enough to use", or "probe endpoint liveness". Also trigger when the user…
Execute complex Numbers spreadsheet operations that require multiple steps, data transformation, or iterative cell manipulation. Use when creating spreadsheets from data, building reports, or performing bulk operations.