Tencent Docs MCP
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_a5248baf/tencent-docs1.
About this skill
Problem
In automated office workflows, engineers often need to write data, reports, presentation materials, or process documentation into Tencent Docs. However, different document types use different doc_type values, tool prefixes, and parameter constraints. Direct calls can lead to selecting the wrong document type, missing file_id values, blocking the main session with async tasks, deleting child nodes unintentionally, or struggling with errors such as 400006 and -32601. This skill organizes Tencent Docs MCP usage as a routing guide, reducing the cost of choosing among tools for smartcanvas, sheet, slide, smartsheet, and form.
How it works
- Scenario routing: reports and summaries default to
smartcanvas; structured data usessmartsheet; calculations and table operations usesheet; Word editing usesdocengine; PPT, mind maps, flowcharts, and forms are routed to their corresponding reference documents. - Core capabilities: it supports document creation, content reading, file management, space node management, image upload, web clipping, unsupported feature reporting, and common interfaces such as
get_content. - Key steps: confirm authorization first, then verify tool schemas with
mcporter list tencent-docs. Useparent_idto create documents in a target directory, and poll async tasks such as PPT generation and web clipping in a child session so the main session stays responsive.
Boundaries
- Permission constraints:
400006usually means token authentication failed, while400007indicates insufficient VIP permissions; authorization or permission issues must be resolved first. - Operational risk: deleting a space node removes only the current node by default; confirm the scope before using recursive deletion.
- Compatibility rules: parameters should follow the MCP tool schema,
node_idandfile_idcan correspond, Markdown content should use UTF-8, and pagination should continue whenhas_nextindicates more results.
Use Cases
- Scrape a web URL and save it as a smart document for knowledge capture.
- Search Tencent Docs by keyword, then read file content for summaries.
- Create a smartcanvas document and place it under a specific parent_id.
- List smartsheet tables and manage structured data fields and views.
Best For
- Engineers who need to convert web pages into editable smart documents.
- Automation developers who search and read Tencent Docs content.
- Operators who create smartcanvas or smartsheet documents in specific folders.
- Engineers who troubleshoot Tencent Docs MCP auth and parameter errors.
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.
Turn a topic, notes, or tables into a complete PPT plan with logic, page layouts, visual and chart guidance, and natural defense scripts.