Create, read, and edit Excel (.xlsx) spreadsheets programmatically with openpyxl — cell values, formulas, styling (fonts/fills/borders/alignment/number formats), merged cells, multiple sheets, charts, and data validation. Use whenever the user wants a spreadsheet created, inspected, or modified, or references an .xlsx file by name or path.
$npx -y skills add open-octo/octo-agent --skill office-xlsxInstalls into the current project.
Run `npx skills use "https://github.com/open-octo/octo-agent" --skill "open-octo/octo-agent/office-xlsx"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/open-octo/octo-agent" that are relevant to the current task. Run `npx skills add "https://github.com/open-octo/octo-agent"` and select the relevant skills, then follow their instructions.