wps-macos-helper
v0.1.0Help macOS users work with WPS Office more reliably when WPS is explicitly part of the document workflow. Use for preparing, converting, reviewing, exporting, or troubleshooting files that will be opened or checked in WPS on macOS, especially for Word/docx, PDF, Markdown, PowerPoint, and Excel workf...
Installation
Please help me install the skill `wps-macos-helper` from SkillHub official store.
npx skills add lethehades/wps-macos-helper
WPS macOS Helper
Default goal: improve document workflow quality on macOS when WPS is part of the path.
Core workflow
- Identify the source format and final goal.
- Prefer content pre-processing before opening in WPS.
- Reduce compatibility risk before export or layout polishing.
- Keep original files untouched unless the user explicitly wants in-place edits.
Read references as needed
- Read
references/workflow.mdfor standard document workflows. - Read
references/case-studies.mdfor real task patterns and recommended routes. - Read
references/compatibility.mdfor WPS/Word compatibility issues. - Read
references/export-and-format.mdfor export, PDF, and formatting guidance. - Read
references/troubleshooting.mdwhen a document opens incorrectly or exports badly. - Read
references/release-checklist.mdbefore packaging or publishing the skill.
Use scripts as needed
- Use
scripts/prepare_doc_workflow.shfor low-risk preprocessing suggestions and Markdown conversion entry points.
Operating rules
- Prefer producing new output files over overwriting originals.
- Prefer Markdown/docx/PDF workflows over GUI automation.
- Treat GUI automation as a later-stage option, not the default path.
- When exact WPS behavior is uncertain, give the user the safest compatible route first.