dsh-wps
DeepSeek Harness 的 WPS/金山文档云端集成插件,支持官方 SkillHub MCP,提供扫码授权、云文档工具集及 Web 设置面板。
AI 分析
核心用途是让 DSH 代理直接读写、搜索和管理用户的 WPS 云端文档。适合经常在 WPS 平台处理文档、表格,需要 AI 辅助办公的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhengjy01/dsh-wps說明文件
閱讀完整 README ↗Usage (examples)
| You say | Tool |
|---|---|
| "看看我最近的 WPS 文件" | mcp__wps__list_latest_items |
| "列我的云文档根目录" | mcp__wps__list_my_files |
| "搜含『周报』的文件" | mcp__wps__search_files |
| "读这个文档/表/演示" | read_file / sheet.get_range_data / read_slide |
| "新建一个 docx,内容是……" | create_file_with_content |
| "把这个演示导出 PDF" | wpp.export.export.pdf |
Full tool list = whatever wps_test reports (558 tools).