Creates Excel workbooks that exercise every content type in the Workbook Graph extraction spec. Use when building stress-test workbooks, measuring parser completeness, or regression-testing the xlsx_parser. Covers cells, formulas, tables, charts, shapes, conditional formatting, data validation, and edge cases.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Creates Excel workbooks that exercise every content type in the Workbook Graph extraction spec. Use when building stress-test workbooks, measuring parser completeness, or regression-testing the xlsx_parser. Covers cells, formulas, tables, charts, shapes, conditional formatting, data validation, and edge cases.
Excel Stress-Test Workbook Builder
Create one or more Excel workbooks that collectively exercise every content type required by the extraction spec, for parser completeness measurement and regression testing.
Inputs
Input
Type
Description
output_dir
path
Where to write workbooks and manifests
seed
int
For deterministic generation
scale
enum
tiny | small | medium | large — rows/cols, chart count
formats
list
["xlsx","xlsm","xlsb"] — include what tooling supports
features
dict
Optional overrides: pivots, power query, slicers, shapes, external links