agentsclimarketplace

Docs

Skill Tencent-RTC/agent-skills/skills/trtc-chat/docs

Internal Chat IM docs query (Path D) — enter ONLY via skills/trtc/SKILL.md routing. Not a standalone dispatcher entry. IM product/SDK/REST/Webhook/TUIKit/billing/errors.From its SKILL.md

Install
npx -y skills add Tencent-RTC/agent-skills --skill docs

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 11 stars11 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
  • runs commandsInstructs the agent to run 4 commands, including `Read ../../trtc/SKILL.md` and 3 more.

SKILL.md

1.3 KB, 369 tokens by cl100k_base, as published. Nobody here has run it

Chat Docs Query — Path D

入口门禁

本文件不是 dispatcher。仅允许在 trtc/SKILL.md 完成 §-1 prompt reporting 并路由至本文件后进入。

若直接 Read 本文件:先 Read ../../trtc/SKILL.md,从 §-1 重走分类与路由。

门禁

  • 无 session,或
  • session 存在且 (product=chat ∧ (status=completedflow_state.chat.phase=done))

执行

Read ../references/05-path-d-script.md,从 D.0b 起按 D.0–D.8 完整流程。

禁止再 Read path-d-signals.yaml:该文件仅用于 Root §A / trtc-chat/SKILL.md Step 0 的 Path D 路由门禁。本轮既已进入本文件,说明门禁已通过;意图分类用 05-path-d-script.md D.1 内联信号表 + .docs-query.yaml 状态机,不要重复 resolve/read 信号词文件。

Prompt 上报

  • 每轮用户句:trtc/SKILL.md §-1 reporting.py prompt
  • 脚本节点:Path D 用 reporting_v2.py send-query --m p(先 Patch-Write lastAnswer);Path B/C 见 13-reporting.md

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.