← 返回 Skills 市场
Tencent Cloud Rum
作者
lauraytwu-create
· GitHub ↗
· v0.1.2
· MIT-0
104
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install tencent-cloud-rum-skill
功能描述
Query Tencent Cloud RUM data, analyze Web performance (LCP/FCP/WebVitals), troubleshoot JS/Promise errors, analyze API latency & error rates, diagnose slow s...
安全使用建议
This skill appears coherent for connecting to Tencent Cloud RUM. Before installing/running setup.sh: (1) Verify the mcporter npm package and its source (npm package name and maintainer) to ensure you trust the CLI it will install. (2) Confirm the MCP endpoint domain (https://app.rumt-zh.com) is legitimate for your organization or Tencent service. (3) Prefer using least-privilege or temporary API credentials rather than long-lived root keys, because setup.sh writes SecretId and SecretKey in plaintext to $HOME/.mcporter/mcporter.json and installs a global npm package. (4) If you cannot vet the package or endpoint, run setup in an isolated environment (container/VM) or inspect/modify setup.sh to avoid global npm installs and to store credentials more securely.
能力标签
能力评估
Purpose & Capability
The skill is explicitly for Tencent Cloud RUM and only requests a RUM_TOKEN formatted as SecretId:SecretKey. The SKILL.md, references, and setup script all target the RUM MCP endpoint and RUM APIs — requested credential and operations match the described functionality.
Instruction Scope
Runtime instructions are focused on RUM workflows (QueryRumWebMetric, QueryRumWebLog, etc.) and include a setup.sh to configure an MCP client. There are no instructions to read unrelated system files or to exfiltrate data to unexpected endpoints beyond the MCP server (https://app.rumt-zh.com/sse).
Install Mechanism
No registry install spec is declared, but setup.sh installs mcporter globally via npm (npm install -g mcporter) and uses node to write config. Installing a CLI from npm is a common approach but carries moderate risk: the package and its provenance should be inspected before running, and global npm installs modify the system environment.
Credentials
Only RUM_TOKEN is required (SecretId:SecretKey), which is appropriate for calling Tencent Cloud APIs. However, the setup script writes those credentials in plaintext to $HOME/.mcporter/mcporter.json, creating persistent local storage of secret keys — expected for a CLI but worth caution and using least-privilege/temporary keys when possible.
Persistence & Privilege
The skill does not demand always:true or elevated platform privileges, but the setup will install a global CLI and create/overwrite a $HOME/.mcporter configuration file containing the SecretId/SecretKey. This is normal for a CLI client but is a permanent change to the user's environment until removed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tencent-cloud-rum-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/tencent-cloud-rum-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
# tencent-cloud-rum-skill v0.1.2 Changelog
- Updated documentation in README.md for improved clarity and onboarding.
- No changes to code or functionality; documentation only.
v0.1.1
No changes in functionality or documentation for version 0.1.1.
- No file changes detected compared to the previous version.
- Skill documentation and configuration remain unchanged.
v0.1.0
Tencent Cloud RUM Skill v0.1.0 — Initial Release
- Enables querying and analysis of Tencent Cloud RUM data including WebVitals, API latency, error rates, static resource loading, PV/UV, and error logs.
- Detailed usage guide, configuration instructions, and trigger/avoidance conditions provided.
- Strict output and API usage rules ensure consistent, high-quality responses and prevent common query errors.
- Links included for RUM setup, integration guides, and relevant resources.
- Supports RUM-APM correlation and guides on handling typical frontend performance and error troubleshooting scenarios.
元数据
常见问题
Tencent Cloud Rum 是什么?
Query Tencent Cloud RUM data, analyze Web performance (LCP/FCP/WebVitals), troubleshoot JS/Promise errors, analyze API latency & error rates, diagnose slow s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 Tencent Cloud Rum?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tencent-cloud-rum-skill」即可一键安装,无需额外配置。
Tencent Cloud Rum 是免费的吗?
是的,Tencent Cloud Rum 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tencent Cloud Rum 支持哪些平台?
Tencent Cloud Rum 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tencent Cloud Rum?
由 lauraytwu-create(@lauraytwu-create)开发并维护,当前版本 v0.1.2。
推荐 Skills