apple-flow-numbers
Installation
SKILL.md
Apple Numbers Automation (Local CLI)
Use this skill to reliably create and update Apple Numbers documents with:
python3 skill/apple-flow-numbers/scripts/numbers_tools.py numbers_preflightpython3 skill/apple-flow-numbers/scripts/numbers_tools.py numbers_createpython3 skill/apple-flow-numbers/scripts/numbers_tools.py numbers_create_workbookpython3 skill/apple-flow-numbers/scripts/numbers_tools.py numbers_add_sheetpython3 skill/apple-flow-numbers/scripts/numbers_tools.py numbers_append_rowspython3 skill/apple-flow-numbers/scripts/numbers_tools.py numbers_style_apply
Favor deterministic CLI workflows over ad hoc AppleScript. Use direct AppleScript only for read-back verification and debugging.