Docs
TRTC AI Integration Assistant - helps developers integrate Tencent Real-Time Communication SDKs (Chat, Call, RTC Engine, Live, Conference) across Web, Android, iOS, Flutter, and Electron.
npx -y skills add Tencent-RTC/agent-skills --skill docsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing 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.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
1.3 KB, 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=completed∨flow_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§-1reporting.py prompt - 脚本节点:Path D 用
reporting_v2.py send-query --m p(先 Patch-WritelastAnswer);Path B/C 见13-reporting.md