tencent-docs

Locate SKILL.md files and validate YAML frontmatter for metadata extraction.

1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/ChangZhou-xj/zxj_skill --skill tencent-docs-changzhou-xj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tencent-docs
Source: https://github.com/ChangZhou-xj/zxj_skill/tree/main/tencent-docs
Command: npx skills add https://github.com/ChangZhou-xj/zxj_skill --skill tencent-docs-changzhou-xj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

腾讯文档 MCP 相关的文档创建、编辑、权限管理、空间与节点等场景需要多步骤、跨服务的手动操作。本 Skill 提供一个自描述性、可发现的元数据入口,帮助自动化发现和使用对应工具。

Core Features & Use Cases

  • 自动化工具集:聚合腾讯文档 MCP 的多种能力(文档创建、内容编辑、检索、权限管理等)以简化工作流
  • 场景路由与参考:提供参考文档和工作流示例,帮助快速实现端到端流程
  • 场景示例:从创建文档到授权、再到编辑与导出的一系列操作

Quick Start

Run the standard workflow to extract text and structured data from a provided PDF and export results to a usable format.

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 and permission management workflows?

Automate Tencent Docs workflows by using the MCP assistant to aggregate document creation, content editing, retrieval, and permission management into a single discoverable metadata entry.

What is the MCP metadata structure required for workflow automation discovery?

MCP metadata discovery requires a SKILL.md file at the root containing YAML frontmatter with at least name and description fields to validate and generate structured Skill metadata.

How to extract structured metadata from a repository for document automation tasks?

Extract structured metadata by locating SKILL.md, validating its YAML frontmatter, and generating fields like tagline, category, keywords, dependencies, and components from repository contents.

Can I use this MCP assistant for end-to-end document editing and export scenarios?

Yes, the MCP assistant supports end-to-end document scenarios by providing reference documents and workflow examples spanning from document creation to authorization, editing, and export.

What happens if a repository lacks a valid SKILL.md file for MCP automation?

If no valid SKILL.md file exists at the root or its YAML frontmatter lacks required name and description fields, the system returns NO_VALID_SKILLS_FOUND.