A curated collection of Agent Skills for working with PYXLL, to help AI agents write and understand code using the PyXLL Excel add-in.
99
90%
Does it follow best practices?
Impact
100%
1.56xAverage score across 17 eval scenarios
Advisory
Suggest reviewing before use
A data-entry compliance team wants to speed up their review workflow by adding shortcuts to Excel's cell right-click menu via their PyXLL add-in. When a user right-clicks on a cell, they want three things available:
All callbacks live in the compliance_tools Python module.
Produce compliance_ribbon.xml — a complete customUI XML file that adds these
controls to the Excel cell right-click context menu.
If any of the requested controls cannot be placed in a context menu, omit them (do not add them to the ribbon instead) and leave a short XML comment explaining the limitation.