SkillAgentSearch skills...

Officeparser

Extract embedded files and macros from office documents.

Install / Use

/learn @unixfreak0037/Officeparser
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

officeparser.py

officerparser.py is a python script that parses the format of OLE compound documents used by Microsoft Office applications.

Some useful features of this script include

  • macro extraction
  • embedded file extraction
  • format analysis

Execute the script with the --help option to view all available options.

useful options

--extract-macros

This extracts all macro code that can be detected in an office document. Use the -o or --output-dir option to specify the directory to store the files.

Related Skills

View on GitHub
GitHub Stars186
CategoryDevelopment
Updated1mo ago
Forks60

Languages

Python

Security Score

95/100

Audited on Feb 14, 2026

No findings