tencent-docs

Automate Tencent Docs document and space operations via mcporter MCP endpoints.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/xingxingstars123/GuoyunPMS --skill tencent-docs-xingxingstars123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tencent-docs
Source: https://github.com/xingxingstars123/GuoyunPMS/tree/main/skills/tencent-docs
Command: npx skills add https://github.com/xingxingstars123/GuoyunPMS --skill tencent-docs-xingxingstars123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcporter, jq, curl, openssl, md5sum, md5, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Tencent Docs MCP workflows often require repetitive, manual steps to create, edit, read, and organize documents across spaces. This Skill automates end-to-end document and space operations, reducing manual effort and ensuring consistency across Tencent Docs ecosystems.

Core Features & Use Cases

  • Automated document creation: Create documents of various types (smartcanvas, doc, sheet, form, mind, flowchart, slide) and attach to spaces/nodes.
  • Content editing & retrieval: Read, search, and edit document contents programmatically, including MDX-compatible content.
  • Space & node management: Manage spaces, folders/nodes, and hierarchical document structures for scalable knowledge bases.
  • Operations orchestration: Use MCP tools via mcporter to chain workflows (e.g., pre_import, manage.import, content editing, and search).
  • Use Case: Automate onboarding docs creation, content updates, and space reorganization across Tencent Docs.

Quick Start

Create a new document in a target space and start editing its content using MCP tools.

Frequently Asked Questions about tencent-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Tencent Docs document creation across different spaces?

Automate Tencent Docs document creation by using MCP workflow orchestration to programmatically generate various document types, such as sheets and slides, and attach them directly to target spaces and nodes.

Can I retrieve and edit Tencent Docs content programmatically using MCP?

Yes, you can read, search, and edit Tencent Docs content programmatically, including MDX-compatible content, by orchestrating MCP tools to chain content retrieval and editing workflows.

What is the best way to manage hierarchical document structures in Tencent Docs?

Manage hierarchical document structures by automating space and node management tasks, allowing you to organize folders, manage scalable knowledge bases, and reorganize spaces programmatically.

Does this workflow automation support all Tencent Docs file types like forms and flowcharts?

Yes, MCP workflow automation supports reading, creating, and editing across smartcanvas, doc, sheet, form, mind, flowchart, and slide file types within the Tencent Docs ecosystem.

Do I need mcporter to orchestrate Tencent Docs workflows?

Yes, mcporter is required as a dependency to leverage MCP endpoints and orchestrate end-to-end Tencent Docs workflows, including pre_import, manage.import, content editing, and search operations.