Tencent SaaS Docs MCP
Paste the following prompt into your AI chat to install this skill:
Please install @tencent-adm/tencent-saas-docs according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem to Solve
Tencent SaaS Docs MCP is for programmatic reading and editing of online documents: when a user provides a document link, local file, or web URL, it helps choose the correct document tool, avoid using doc tools on PPT files, and combine repeated writes into batch requests.
How It Works
- Route by intent first: classify requests into document creation, content editing, or file management, then choose tools by
doc_type, such assmartcanvas,slide,doc,sheet, orsmartsheet. - Confirm type before editing: use
manage.query_file_info, link prefixes, or space-node information to identify the document category, reducing type mismatch errors such as-32601and400016. - PPT uses a dedicated workflow: slide tasks should use
slide-mcpandslide_*tools for pages, shapes, text, tables, charts, animations, and themes. - Shared capabilities: supports
manage.get_contentfor reading content,manage.upload_imagefor uploading images,manage.scrape_urlfor clipping web pages into smart documents, and local file import.
Boundaries and Notes
The skill depends on local authorization and a SaaS token. For 400006, re-run authorization; for 400007 or 400014, upgrading to the professional plan may be required. Use batch endpoints for three or more consecutive writes, and distinguish current-node deletion from recursive deletion when removing space nodes.
Use Cases
- Turn meeting-notes Markdown into a Tencent smart document and place it in a target folder.
- Import customer Excel data, write multiple rows in batch, and apply filters or statistics.
- Save a product web page as a smart document by polling the clipping progress.
- Upload local Word or spreadsheet files, then rename, move, or change permissions.
Best For
- Engineers who want to sink Markdown reports, meeting notes, or web pages into Tencent Docs.
- Data operations staff who batch-update smartsheet or Excel rows.
- Developers who need AI to edit PPT, Word, or spreadsheets with type-specific tools.
- Office administrators maintaining knowledge-base folders, file permissions, and local file uploads.
Related Skills
Generates a fixed-structure A-share tech daily across five tracks, screening 24-hour news and selecting leader and growth stocks.
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.