tmeet-skill

tmeet-skill is a skill for Claude Code, Codex from TencentCloud/tencentmeeting-cli. It costs 248 tokens per session (8,613 once invoked), scanned A, original, no licence file.

A command-line tool for Tencent Meeting, a video-conferencing service. It supports sign-in, meeting and recording management, meeting reports, limited contact searches tied to meeting actions, in-meeting controls, and troubleshooting.

In plain words
What is it for?
Use it to create or manage meetings, access recordings and transcripts, export attendance details, invite or remove participants, and inspect local logs when something fails.
Why use it?
It lets an agent handle Tencent Meeting tasks from the command line instead of requiring manual work in the meeting application.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

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/tencentcloud/tencentmeeting-cli/tmeet-skill
Any agent
npx skills add TencentCloud/tencentmeeting-cli --skill tmeet-skill
Clone the repo
git clone --depth 1 https://github.com/TencentCloud/tencentmeeting-cli

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 tmeet-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/tencentcloud/tencentmeeting-cli/tmeet-skill.svg)](https://agentmods.dev/skills/tencentcloud/tencentmeeting-cli/tmeet-skill)
Your own site
<a href="https://agentmods.dev/skills/tencentcloud/tencentmeeting-cli/tmeet-skill"><img src="https://agentmods.dev/badge/skills/tencentcloud/tencentmeeting-cli/tmeet-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 248 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 8,613 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00248 $0.08613
Opus 5 $0.00124 $0.04307
Sonnet 5 $0.00050 $0.01723
Haiku 4.5 $0.00025 $0.00861

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

Security

Grade A, and why

tmeet-skill 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 1 executable file (scripts/agent_init.py), 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.

skills/tmeet-skill/SKILL.md · 386 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

9 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 Changed · +63 lines · +26 tokens per session 7f48dff15fbc
  2. 6d ago First seen · 323 lines · 222 tokens per session scan A 647938e889c1

Subscribe to this mod's changes

tmeet-skill is a skill published in the GitHub repository TencentCloud/tencentmeeting-cli (234 stars, last pushed 3d ago), with no licence file. It adds 248 tokens to every session and 8,613 once invoked, about $0.0012 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-08-30.

Related

Other skills, from other repositories

daily-report

Compile timestamped conversation logs, agent sessions, IM messages, collaborative documents, meeting notes, task records, and similar OpenViking materials into concise, evidence-grounded daily reports. Use with ov compile when the user asks for a daily work report, end-of-day digest, 日报, or reports for one or more…

volcengine/OpenViking · 88 tokens

tmux

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

volcengine/OpenViking · 22 tokens

cron

Schedule reminders and recurring tasks.

volcengine/OpenViking · 8 tokens

local-seek

搜本地文件与内容的第一入口。核心承诺:工具输出即答案,模型零探索成本。 与 Argo(联网搜索)互补:Argo 搜网络,本 skill 搜本机。.

taxueseek/argo · 0 tokens

codex-sync

Operate dsh-codex-sync from this session — preview and import Codex chats, toggle Skills/MCP/import settings, check MCP mirror health, install the reverse MCP bridge.

Walvez/dsh-codex-sync · 40 tokens

taskpack

Pack a task into one file, hand it to another machine / person / company, and land one you were sent — carrying verified state instead of chat history. Use when the user says any of: 打包这个任务 / 打个包 / 把这活交接给同事 / 发给他接着干 / 装箱 / 接手这个包 / 收下这个包 / 落地一下 / 接班 / 验一下这个包合不合规 / 这个 TP- 号做到哪了 / 换台电脑接着干; or in English: pack this task…

dongsheng123132/task-passport · 192 tokens