tencent-docs

tencent-docs is a skill for Claude Code, Codex from UnicomAI/wanwu. It costs 209 tokens per session (3,125 once invoked), scanned A, original, Apache-2.0.

A Tencent Docs assistant for creating, reading, editing, organizing, importing, and exporting online documents, spreadsheets, presentations, diagrams, and forms.

In plain words
What is it for?
Use it to write reports, edit tables, build presentations, organize knowledge, create diagrams, and manage files in Tencent Docs.
Why use it?
It helps manage cloud documents and structured information without switching between manual document operations.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

About the project

Wanwu is an enterprise platform for building AI agents, workflows, retrieval-augmented applications, and managing models in multi-tenant environments. It is designed for developers and enterprise teams delivering AI applications and integrations. The catalogue entries provide skills and agents for using the platform.

UnicomAI/wanwu · 2,456 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/unicomai/wanwu/tencent-docs
Any agent
npx skills add UnicomAI/wanwu --skill tencent-docs
Clone the repo
git clone --depth 1 https://github.com/UnicomAI/wanwu

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tencent-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/unicomai/wanwu/tencent-docs.svg)](https://agentmods.dev/skills/unicomai/wanwu/tencent-docs)
Your own site
<a href="https://agentmods.dev/skills/unicomai/wanwu/tencent-docs"><img src="https://agentmods.dev/badge/skills/unicomai/wanwu/tencent-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 209 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,125 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00209 $0.03125
Opus 5 $0.00105 $0.01563
Sonnet 5 $0.00042 $0.00625
Haiku 4.5 $0.00021 $0.00313

Measured 2d ago against content hash ffca3640a00c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

tencent-docs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (generate_slide.js, import_file.sh, setup.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

configs/microservice/bff-service/configs/agent-skills/clawhub/tencent-docs/SKILL.md · 166 lines

How it starts

The opening of the file, as written. The whole thing — 166 lines — stays where its author put it; the contents beside it link to each section on GitHub.

腾讯文档 MCP 使用指南

腾讯文档 MCP 提供了一套完整的在线文档操作工具,支持创建、查询、编辑多种类型的在线文档。

支持的文档类型

类型 doc_type 推荐度 说明
文档 smartcanvas ⭐⭐⭐ 首选 排版美观,支持丰富组件;MDX 格式兼容全部 Markdown 语法
Excel sheet ⭐⭐⭐ 数据表格专用
PPT slide ⭐⭐⭐ 幻灯片,演示文稿专用
思维导图 mind ⭐⭐⭐ 知识图谱专用
流程图 flowchart ⭐⭐⭐ 流程展示专用
Word doc ⭐⭐ 传统格式,排版一般
收集表 form ⭐⭐ 表单收集
智能表格 smartsheet ⭐⭐⭐ 高级结构化表格,支持多视图、字段管理

⚙️ 快速配置

首次安装使用时,需要先完成本地安装和注册,详见 references/auth.md

🎯 场景路由表

根据任务场景,选择对应的参考文档:

场景 文档类型 参考文档
报告、笔记、文章、总结等 smartcanvas smartcanvas/entry.md(MDX 格式,兼容全部 Markdown 语法)
结构化数据管理 smartsheet references/smartsheet_references.md
计算、筛选、统计、Excel 操作 sheet sheet/entry.md(sheet.* 系列工具,已集成到 tencent-docs 中)
Word 文档编辑 word (docengine) references/docengine_references.md(doc.* 系列工具,已集成到 tencent-docs 中))
论文、公文、合同等专业文档(作为docengine替补) word (doc) doc/entry.md
PPT / 演示文稿 slide references/slide_references.md
层次化知识整理 mind references/diagram_references.md
流程/架构展示 flowchart references/diagram_references.md
收集表 form references/manage_references.md(使用 manage.create_file,file_type=form;传入 space_id 可在空间内创建)
知识库空间管理(空间/节点/文件夹) references/space_references.md
获取文档内容、上传图片、网页剪藏等公共接口 references/workflows.md (get_content/upload_image)
不支持能力上报(report_unsupported_feature) references/unsupported_feature_reporting.md
文件管理(重命名/移动/删除/复制/导入导出/权限等) references/manage_references.md
其他通用场景 smartcanvas smartcanvas/entry.md

Read the full file on GitHub · 166 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 166 lines · 209 tokens per session scan A ffca3640a00c

Subscribe to this mod's changes

tencent-docs is a skill published in the GitHub repository UnicomAI/wanwu (2,456 stars, last pushed yesterday), licensed Apache-2.0. It adds 209 tokens to every session and 3,125 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.