Kingsoft WPS Cloud Docs Assistant
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_af163eaa/z-wps-cloud-docs.
About this skill
Problem
Integrating Kingsoft Docs / WPS cloud docs usually gets stuck on OAuth2 credentials, API paths, permission scopes, and error triage. This skill targets engineering workflows that write data into online spreadsheets, query bitable-style tables, or manage sharing permissions.
How It Works
- Platform access: Uses Kingsoft/WPS Open Platform
client_idandclient_secretto obtain anaccess_tokenviaclient_credentialsor authorization-code flow. - Capability scope: Covers cloud document read/write, multi-dimensional tables, contacts, and notifications through
openapi.wps.cnendpoints such as/docsapi/...and/v7/.... - Troubleshooting: Follows goal, credentials, token, API call, and error code to distinguish client errors, missing permissions, and expired tokens.
Boundaries
- Operates only within the user’s authorized document and file scope; no cross-user access.
client_secretstays local and must not be transmitted or leaked.- Sharing-permission changes are sensitive and require confirmation before execution.
- Provides method guidance and call skeletons, not credential custody; follow the latest official docs.
Use Cases
- Confirm client_id, client_secret, grant_type, and access_token flow before wiring a WPS open app.
- Prepare cloud-doc write calls by checking read/write scopes and the relevant /docsapi endpoint path.
- Build multi-dimensional table requests by choosing the /v7 route, shaping parameters, and handling responses.
- Debug failed WPS API calls by separating client errors, missing scopes, and expired tokens.
Best For
- Backend engineers who need to push script-generated data into Kingsoft Docs online spreadsheets
- Data engineers who need to call WPS bitable-style APIs and handle responses
- Integration engineers who troubleshoot WPS OAuth2, scope, and token errors
- Operators or admins who manage sharing-permission changes with a confirmation step
Related Skills
Generate and edit .pptx decks with python-pptx, applying structured layouts, design rules, native charts, and visual QA to reduce template-like output.
Tencent Cloud Table Recognition V3 is an OCR skill for detecting and recognizing tables in images or PDFs, supporting various table types like linear and borderless tables, with Excel export.
The complete set of online document operation tools provided by Tencent Docs MCP, supporting creation, querying, and editing of smart docs, Excel, PPT, mind maps, and more.
Generate structured Chinese patent disclosure drafts in Word from existing documents or brief technical inputs, following Part A/B/C templates.