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
{
"name": "pyxll/pyxll-agent-skills",
"version": "0.1.4",
"summary": "A curated collection of Agent Skills for working with PYXLL, to help AI agents write and understand code using the PyXLL Excel add-in.",
"private": false,
"skills": {
"fetch-pyxll-docs": {
"path": "skills/fetch-pyxll-docs/SKILL.md"
},
"pywin32-excel-docs": {
"path": "skills/pywin32-excel-docs/SKILL.md"
},
"office-customui-xsd": {
"path": "skills/office-customui-xsd/SKILL.md"
}
}
}