tencent-docs

Create and manage Tencent Docs documents including smartcanvas, Excel, slides, mind maps, and flowcharts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DoggyHU/pipipax_claw_backup --skill tencent-docs-doggyhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tencent-docs
Source: https://github.com/DoggyHU/pipipax_claw_backup/tree/main/skills/tencent-docs
Command: npx skills add https://github.com/DoggyHU/pipipax_claw_backup --skill tencent-docs-doggyhu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcporter, markdown, mermaid, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive functionality for managing Tencent Docs, including creating, querying, managing, and editing documents, and supports a wide range of document types like smartcanvas, Excel, slides, mind maps, and flowcharts.

Core Features & Use Cases

  • Document Creation: Create various types of documents including smartcanvas, Excel, slides, mind maps, and flowcharts.
  • Space Management: Manage space nodes, folder structures, and files.
  • Content Reading and Editing: Read and edit document content with powerful tools.
  • Use Case: For example, create a new smartcanvas document from Markdown, manage and organize files in your Tencent Docs space, or view and edit a document with rich formatting options.

Quick Start

To create a new smartcanvas document, use the following command: mcp: tencent-docs create_smartcanvas_by_markdown arguments: {"title": "My New Document", "markdown": "# Document Title\n\nThis is the content of the document."}

Frequently Asked Questions about tencent-docs

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

FAQPage Schema
How do I create a Tencent Docs smartcanvas document from Markdown?

To create a smartcanvas document from Markdown, invoke the create_smartcanvas_by_markdown command with your desired title and Markdown content. This generates a new Tencent Docs smartcanvas file directly from your Markdown string.

What types of documents can I manage and edit in Tencent Docs?

You can manage and edit smartcanvas, Excel, slides, mind maps, and flowcharts in Tencent Docs. The Skill supports creating, querying, and organizing these various document types within your workspace.

Can I organize folder structures and space nodes in Tencent Docs?

Yes, you can organize folder structures and manage space nodes in Tencent Docs. The Skill provides space management capabilities to structure and manage files within your collaborative workspace.

Does Tencent Docs content collaboration support Markdown and Mermaid formats?

Yes, Tencent Docs content collaboration supports Markdown and Mermaid formats. You can create smartcanvas documents from Markdown and utilize Mermaid for rendering diagrams like flowcharts and mind maps.

What is the best way to automate administrative document creation workflows for Tencent Docs?

The best way to automate administrative document creation workflows is using the Tencent Docs MCP Skill. It programmatically creates, queries, and manages smartcanvas and Excel files, streamlining content collaboration tasks.