tencent-docs

Automate creation, editing, and file management of Tencent Docs across multiple formats.

Updated May 4, 2026
One-click install
npx skills add https://github.com/234194027-cpu/xianclaw --skill tencent-docs-234194027-cpu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tencent-docs
Source: https://github.com/234194027-cpu/xianclaw/tree/main/resources/openclaw/config/skills/tencent-docs
Command: npx skills add https://github.com/234194027-cpu/xianclaw --skill tencent-docs-234194027-cpu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

腾讯文档平台的在线文档创建、编辑与文件管理通常需要频繁切换界面与手动操作,这会显著拉低效率并增加出错概率。

Core Features & Use Cases

  • 多类型在线文档创建与编辑:支持智能文档(smartcanvas,默认优先)、Excel(sheet)、PPT(slide)、Word(doc)、思维导图(mind)、流程图(flowchart)、收集表(form)、智能表格(smartsheet)。
  • 知识库空间与目录管理:可创建空间/节点、查询空间列表、管理文件夹结构,并支持文件重命名、移动、删除、复制、导入导出。
  • 读取与搜索文档内容:提供通用读取(get_content)与面向场景的结构化读取能力,适配“读-改-管”闭环。
  • 典型工作流:创建文档(含 parent_id 归档)、编辑已有文档、管理空间节点、以及网页剪藏保存为智能文档。

Quick Start

让智能体先完成腾讯文档授权,然后创建一份“项目复盘报告”智能文档(smartcanvas),并把你提供的要点内容写入到新文档中。

Frequently Asked Questions about tencent-docs

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

FAQPage Schema
How do I automate creating Tencent Docs smartcanvas documents?

To create an Excel sheet in Tencent Docs, the file-management skill supports creating and editing multiple document types including sheets, slides, Word, and smartcanvas via token-based access.

Can I import web clippings into Tencent Docs?

Yes, you can save web clippings into Tencent Docs. The workflow supports importing web content and saving it directly as a smartcanvas document within your knowledge base.

Does this tool support managing Tencent Docs knowledge base spaces?

Yes, it supports knowledge base space and directory management. You can create spaces and nodes, query space lists, manage folder structures, and perform file operations like renaming, moving, deleting, copying, and importing or exporting.

How do I read and search existing Tencent Docs content?

You can read and search Tencent Docs content using the general get_content function and scenario-specific structured reading capabilities. This supports a complete read-modify-manage workflow for document retrieval and knowledge archive organization.

What dependencies are required for Tencent Docs file management automation?

Automating Tencent Docs file management requires dependencies including curl, jq, jq -r, md5sum, md5, and openssl. The environment also requires specific token configuration and tool routing rules for MCP-authorized access.

Are there limitations when editing different Tencent Docs file types?

The tool applies to multiple Tencent Docs types including smartcanvas, sheets, slides, Word, mind maps, flowcharts, forms, and smartsheets. The default priority is smartcanvas, but structured content editing is supported across these formats.