
cristoslc/office-skills
5 skills32 installsGitHub
Install
npx skills add https://github.com/cristoslc/office-skillsSkills in this repo
1Office DocxWorks with Word .docx files as ZIP/XML archives to create, edit, and analyze documents with support for tracked changes, comments, and formatting preservation. A developer uses it when generating or modifying professional Word documents programmatically.7installs2Office PptxTeaches an agent to create, edit, and analyze .pptx presentations by treating them as OOXML zip archives, using markitdown for text extraction and raw XML unpacking for notes, layouts, and comments. A developer uses it when Claude needs to generate or modify PowerPoint decks programmatically.7installs3Office InstallSets up the environment for the office-skills repository by checking and installing missing tools into a local directory and writing a paths.json that other office skills consume. A developer uses it when a script fails on a missing tool or when setting up a new environment.6installs4Office PdfProvides PDF manipulation covering text and table extraction, creation, merging, splitting, and form filling via Python libraries and CLI tools. A developer uses it when programmatically processing, generating, or analyzing PDFs at scale.6installs5Office XlsxTeaches an agent to create, edit, and analyze .xlsx spreadsheet files by working with the underlying OOXML structure and appropriate libraries. A developer uses it when Claude needs to generate or modify Excel workbooks programmatically.6installs