v0.2.0 restructures the repository for cleaner distribution and easier installation.
The skill now lives at skills/software-thesis-docx/, which makes the official Codex install URL stable and explicit. This release also adds one-click installers for macOS, Linux, and Windows PowerShell.
- Official Codex install URL:
https://github.com/Jonnys-Li/software-thesis-docx-skill/tree/main/skills/software-thesis-docx - New one-click installers:
install.shinstall.ps1
- Shared Python installer implementation:
install.py
- README rewritten around fast install, sample prompts, and current runtime scope
- Existing skill content moved under
skills/software-thesis-docx/
v0.1.0 documented the repository root as the install source.
From v0.2.0 onward, the recommended install paths are:
- Codex native via the skill subdirectory URL
- One-click shell install on macOS / Linux
- One-click PowerShell install on Windows
- Codex: supported in this release
- OpenCode: planned
- Claude Code: planned
- The underlying skill behavior and DOCX tools remain the same
- The main change is distribution, installation ergonomics, and documentation clarity