docx-processing-lawvable
Installation
SKILL.md
DOCX Live Editor
Edit Word documents with live preview and track changes in VS Code via SuperDoc extension.
How It Works
- Write custom command to
path/to/.superdoc/{docname}.json - Extension executes and overwrites file with response
- Changes appear live in SuperDoc webview.
State: "command" field = pending | "success" field = response ready
Prerequisites
- SuperDoc extension installed. Verify:
code --profile "Lawvable" --list-extensions | grep -i superdoc