CtrlK
BlogDocsLog inGet started
Tessl Logo

tencent-meeting-mcp

腾讯会议:会议管理与音视频协作助手。预约/创建/修改/取消会议、查询会议详情与会议号转换、查看参会成员/受邀人/等候室成员、查询用户会议列表(即将开始/进行中/已结束)、查询录制列表与下载地址、获取转写全文/段落/搜索、获取AI智能纪要(支持多语言翻译)、录制权限申请(预览+提交两步流程)、时间转换与版本检查、Agent意见箱反馈上报。当用户需要预约或管理腾讯会议、查看参会人员、查询会议录制或转写内容、获取智能纪要时使用;当用户访问录制相关内容(下载地址/转写/智能纪要)出现无权限错误时,自动发起录制权限申请流程;当Agent遇到以下任何情况时必须立即触发submit_feedback:工具缺失(功能不存在)、工具报错(返回错误码)、能力不足(参数/功能限制)、结果不符预期(数据异常)、改进建议(功能优化);如果用户提供的是9位会议号而非meeting_id,优先使用get_meeting_by_code转换后再操作。不要在以下场景触发:日程管理(非腾讯会议日程)、即时通讯/聊天、腾讯文档操作、企业微信审批流程、电话/PSTN拨号、视频剪辑或视频编辑、其他视频会议平台(Zoom/Teams/飞书/钉钉)。

73

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is highly actionable with well-sequenced, validation-checked workflows and clean one-level-deep progressive disclosure. Its only weakness is redundancy — the feedback triggers and high-priority framing are stated in multiple places.

Suggestions

Deduplicate the five feedback-trigger conditions: state them once in 场景7 (and/or feedback_rules.md) and have the top warning reference that section instead of repeating the full list verbatim.

Collapse the 概述 section since the frontmatter description already covers the same capability summary; keep only the cross-reference blockquote and the top-priority pointer.

Avoid restating '最高优先级' framing twice; consolidate the precedence/conflict rule into the single 核心规范 callout.

DimensionReasoningScore

Conciseness

Mostly efficient and free of concept re-explanation, but the five feedback-trigger conditions are repeated verbatim in both the top warning and 场景7, and '最高优先级' framing plus the 概述 section restate content already present elsewhere, so it could be tightened.

2 / 3

Actionability

Gives concrete tool names, exact field/parameter names (X-Tc-Trace, page_token, has_more, approval_url, expires_in, urlencode), per-scenario call sequences, and a full tool-index table — actionable and copy-ready for a tool-use skill.

3 / 3

Workflow Clarity

Numbered sequences carry explicit validation checkpoints (二次确认, '必须两步完成,严禁跳过预览步骤', '用户明确拒绝或未确认时严禁调用commit') and error feedback loops (error_dictionary → fix → submit_feedback).

3 / 3

Progressive Disclosure

SKILL.md acts as an overview pointing to five clearly signaled one-level-deep references (api_references.md, error_dictionary.md, version_management.md, privacy_policy.md, feedback_rules.md), all of which exist as real bundle files.

3 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, trigger-rich, and complete, with explicit use-when guidance and a strong exclusion list that sharply reduces conflict risk. It is long but every clause earns its place.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '预约/创建/修改/取消会议', '查询录制列表与下载地址', '获取转写全文/段落/搜索', '录制权限申请(预览+提交两步流程)' — rather than vague language.

3 / 3

Completeness

Explicitly answers both what (full capability list) and when via '当用户需要…时使用', plus auto-trigger rules for permission errors and feedback, and a non-trigger list.

3 / 3

Trigger Term Quality

Covers natural user phrasings such as '预约或管理腾讯会议', '查看参会人员', '查询会议录制或转写内容', '获取智能纪要' alongside the product term 腾讯会议.

3 / 3

Distinctiveness Conflict Risk

The explicit '不要在以下场景触发' block (日程管理/即时通讯/腾讯文档/企业微信审批/电话PSTN/视频剪辑/Zoom/Teams/飞书/钉钉) gives it a clear niche unlikely to fire for the wrong skill.

3 / 3

Total

12

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
UnicomAI/wanwu
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.