← 返回 Skills 市场
467
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install tencent
功能描述
Navigate Tencent products, Tencent Cloud services, and WeChat ecosystem decisions with region-aware planning and official-source verification.
安全使用建议
This skill appears coherent and low-risk: it will create and use a private folder ~/tencent/ to store memory and decision notes and does not request credentials or install software. Before installing, confirm you are comfortable with those local files being created (they may contain account labels, regions, and decision records). Do not paste secrets into chat — the skill itself warns against it, but remain cautious: review the contents of ~/tencent/ after first run, verify file permissions, and avoid storing API keys, cookies, or billing extracts there. If you expect the agent to perform account-level actions later, be prepared to supply credentials through secure, approved channels rather than pasting them into chat.
功能分析
Type: OpenClaw Skill
Name: tencent
Version: 1.0.0
The Tencent skill bundle is a well-structured set of instructions designed to help an AI agent guide users through the Tencent ecosystem (Cloud, WeChat, WeCom). It emphasizes official source verification, regional compliance (Mainland China vs. Global), and explicitly forbids the collection or storage of sensitive credentials like passwords or API keys. The only executable logic is found in `setup.md`, which uses standard shell commands (`mkdir`, `touch`, `chmod`) to initialize a local directory (`~/tencent/`) for session persistence with appropriate file permissions.
能力评估
Purpose & Capability
Name and description match the files and runtime instructions. All required artifacts (routing, region guidance, source validation, decision records) are directly related to Tencent guidance; the only external resource referenced is a local config path (~/tencent/) used to store memory and decision records, which is appropriate for a guidance/assistant skill.
Instruction Scope
SKILL.md and supporting files limit I/O to the declared ~/tencent/ directory and to consulting official Tencent sources. The instructions explicitly forbid requesting secrets (passwords, QR codes, cookies, SMS codes, cloud keys) and require explicit user approval before performing account-level actions. There are no instructions to read unrelated system files or exfiltrate data.
Install Mechanism
No install spec and no code files — this is instruction-only. That minimizes on-disk code execution and external download risk. The setup steps are limited to creating a private directory and template files under the user's home directory.
Credentials
The skill requests no environment variables or credentials. The sole required config path (~/tencent/) is proportional to the purpose (local memory/decision records). The files it writes are expected to contain non-secret context, account labels, decisions, and region defaults; the skill explicitly warns not to save secrets or tokens.
Persistence & Privilege
always is false (not forced into every agent run) and model invocation is allowed by default (normal). Persistence is limited to a user-scoped directory; the setup instructs secure file permissions (chmod 700/600). The skill does not request system-wide configuration changes or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tencent - 安装完成后,直接呼叫该 Skill 的名称或使用
/tencent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with ecosystem routing, region-aware guidance, official-source verification, and safer Tencent planning workflows.
元数据
常见问题
Tencent 是什么?
Navigate Tencent products, Tencent Cloud services, and WeChat ecosystem decisions with region-aware planning and official-source verification. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 467 次。
如何安装 Tencent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tencent」即可一键安装,无需额外配置。
Tencent 是免费的吗?
是的,Tencent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tencent 支持哪些平台?
Tencent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Tencent?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills