pyxll
01Plugin Claude Code
Agent skills for PyXLL that ensure AI always consults the live documentation — not outdated training data — when writing, configuring, or debugging PyXLL code.
Plugin Claude Code
Agent skills for PyXLL that ensure AI always consults the live documentation — not outdated training data — when writing, configuring, or debugging PyXLL code.
Plugin Claude Code
Agent skills for PyXLL that ensure AI always consults the live documentation — not outdated training data — when writing, configuring, or debugging PyXLL code.
Instructions file
Claude Code instructions for pyxll/pyxll-agent-skills, covering pyxll agent skills — developer notes, structure, adding a skill and plugin manifest.
Skill Claude CodeCodex
Fetch the PyXLL documentation and use it as context for any task involving PyXLL. Invoke automatically before writing, editing, reviewing, or debugging any PyXLL code, and for release notes, changelog, or version history lookups. Training-data knowledge of PyXLL is incomplete and may be wrong — the live docs are the…
Skill Claude CodeCodex
Reference for the Office CustomUI XML schema used to define Excel ribbon toolbars and context menus. Use this skill whenever writing, editing, reviewing, or debugging customUI XML — including ribbon tabs, groups, buttons, dropdowns, galleries, menus, context menus, the QAT, or the Backstage. Also use when working with…
Skill Claude CodeCodex
Reference for the Microsoft Excel COM API via pywin32. Use this skill whenever writing or reviewing Python code that interacts with Excel using the Excel COM API via win32com, pywin32, or the PyXLL add-in — including code that calls pyxll.xlapp() or XLCell.torange() — and when working with workbooks, worksheets…