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