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