← Back to Skills Marketplace
ivangdavila

Tencent

by Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ Security Clean
467
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install tencent
Description
Navigate Tencent products, Tencent Cloud services, and WeChat ecosystem decisions with region-aware planning and official-source verification.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tencent
  3. After installation, invoke the skill by name or use /tencent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with ecosystem routing, region-aware guidance, official-source verification, and safer Tencent planning workflows.
Metadata
Slug tencent
Version 1.0.0
License MIT-0
All-time Installs 4
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Tencent?

Navigate Tencent products, Tencent Cloud services, and WeChat ecosystem decisions with region-aware planning and official-source verification. It is an AI Agent Skill for Claude Code / OpenClaw, with 467 downloads so far.

How do I install Tencent?

Run "/install tencent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tencent free?

Yes, Tencent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tencent support?

Tencent is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Tencent?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments