WPS macOS Helper
Default goal: improve document workflow quality on macOS when WPS is part of the path.
Core workflow
- 1. 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.md for standard document workflows. - Read
references/case-studies.md for real task patterns and recommended routes. - Read
references/compatibility.md for WPS/Word compatibility issues. - Read
references/export-and-format.md for export, PDF, and formatting guidance. - Read
references/troubleshooting.md when a document opens incorrectly or exports badly. - Read
references/release-checklist.md before packaging or publishing the skill.
Use scripts as needed
- - Use
scripts/prepare_doc_workflow.sh for 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.
技能名称:wps-macos-helper
详细描述:
WPS macOS 助手
默认目标:在 macOS 上,当 WPS 参与文档处理流程时,提升文档工作流质量。
核心工作流
- 1. 识别源格式和最终目标。
- 优先在 WPS 中打开文档前进行内容预处理。
- 在导出或排版优化前,降低兼容性风险。
- 除非用户明确要求原地编辑,否则保持原始文件不变。
根据需要阅读参考资料
- - 阅读 references/workflow.md 了解标准文档工作流。
- 阅读 references/case-studies.md 了解实际任务模式及推荐路径。
- 阅读 references/compatibility.md 了解 WPS/Word 兼容性问题。
- 阅读 references/export-and-format.md 获取导出、PDF 及格式指导。
- 阅读 references/troubleshooting.md 当文档打开异常或导出效果不佳时使用。
- 阅读 references/release-checklist.md 在打包或发布技能前使用。
根据需要使用脚本
- - 使用 scripts/preparedocworkflow.sh 进行低风险的预处理建议及 Markdown 转换入口。
操作规则
- - 优先生成新的输出文件,而非覆盖原始文件。
- 优先采用 Markdown/docx/PDF 工作流,而非 GUI 自动化。
- 将 GUI 自动化视为后期选项,而非默认路径。
- 当无法确定 WPS 的具体行为时,首先向用户提供最安全的兼容路径。