bc17471635196099d9b8ad5abf3a907adb4b3226
The Python scripts in mpi-pptx-translate, mpi-pdf-to-docx-conversion, and mpi-chinese-text-normalize previously required users to type manually. That is easy to forget and adds friction every time the skill runs. Switch all four scripts to a shebang, so they can be invoked directly: . The PEP 723 metadata blocks remain, so uv still installs the dependencies automatically. Also made the scripts executable and updated their usage messages and SKILL.md instructions to match the direct-execution style.
Description
No description provided
34 MiB
Languages
Python
96.2%
Shell
2%
HTML
1.6%
Dockerfile
0.2%