tencent-docs

Automate Tencent Docs MCP document creation, editing, search, and organization.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Tencent Docs MCP workflows can be error-prone and time-consuming when creating, editing, searching, and organizing documents, spaces, and references across an enterprise knowledge base. This Skill standardizes entry points, frontmatter metadata, and tooling references to streamline MCP operations.

Core Features & Use Cases

  • Unified MCP tooling orchestration: Create, edit, search, import/export, and manage documents and spaces across Tencent Docs MCP with consistent frontmatter-driven rules.
  • Token-based authorization & automation support: Shares a common Authorization token across tencent-docs, tencent-docengine, and tencent-sheetengine to enable seamless automation.
  • Reference & workflow guidance: Includes references/, workflows, and setup scripts to bootstrap agent-based automation and governance.

Quick Start

Authorize MCP, configure mcporter, and run a sample command such as mcporter call tencent-docs.manage.folder_list to fetch root folders.

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 workflows for creating and editing knowledge base documents?

Automate Tencent Docs workflows by standardizing MCP entry points, frontmatter metadata, and tooling references to create, edit, and search documents. Use mcporter to call tencent-docs MCP tools for consistent, automated document operations across enterprise knowledge bases.

What's the best way to manage authorization tokens for Tencent Docs MCP automation?

Manage Tencent Docs MCP authorization by sharing a common Authorization token across tencent-docs, tencent-docengine, and tencent-sheetengine. This unified token approach enables seamless automation and consistent access across document, docengine, and sheetengine operations.

Do I need jq and openssl to run Tencent Docs MCP operations via mcporter?

Yes, Tencent Docs MCP operations require dependencies like jq, openssl, curl, and mcporter. These tools handle JSON parsing, token encryption, API requests, and MCP tool orchestration to ensure automated document workflows execute correctly.

Can I use this to organize spaces and references across Tencent Docs knowledge bases at scale?

Yes, you can organize Tencent Docs spaces and references at scale. The Skill provides unified MCP tooling orchestration to manage folders, import/export assets, and apply frontmatter-driven rules across enterprise knowledge bases without manual intervention.

How does frontmatter metadata standardization improve Tencent Docs document automation?

Frontmatter metadata standardization ensures consistent document structures across Tencent Docs MCP operations. By applying uniform metadata rules to creation and editing workflows, it reduces errors and streamlines automated searching, organizing, and importing of knowledge base assets.

Why are my automated Tencent Docs MCP workflows failing to fetch root folders?

Automated Tencent Docs MCP workflows fail if Authorization tokens, mcporter configuration, or dependencies like curl are missing. Ensure the common token is valid, run setup scripts to bootstrap agent-based automation, and verify mcporter can call tencent-docs.manage.folder_list.