word-reader
This skill reads Word documents (`.docx` and `.doc`) and extracts text, tables, metadata and images via `scripts/read_word.py`. It includes installation/demo scripts that run shell commands (`pip3`, `sudo apt-get`, `chmod`, `python3`) and CI publish steps that use the secret `${{ secrets.CLAWHUB_TOKEN }}`.