← 返回 Skills 市场
124
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pte-heatmap-analyze
功能描述
Ptengine Heatmap end-to-end analysis skill. Fetches real heatmap data via ptengine-cli and runs AI-powered CRO behavior analysis using a 4-stage psychology m...
安全使用建议
This skill appears coherent and focused: it uses ptengine-cli to fetch historical aggregate heatmap data, runs analysis using the included methodology files, and will only ask you for your Ptengine API key/profile when needed. Before installing, consider: 1) The installer downloads an upstream install script from GitHub and executes it after verifying a pinned SHA256 — this is a good safety measure, but if you want extra assurance, inspect the referenced upstream repo (Kocoro-lab/ptengine-cli) and the install script at the pinned commit, or run install.sh --check-only to avoid installing immediately. 2) You will need a Ptengine account/API key and profile ID to get results; provide them via ptengine-cli config set as instructed. 3) The skill forbids scraping the live page and requires all metrics to come from ptengine-cli — this reduces risk of unintended web scraping. 4) If you prefer, run the installer in a sandbox or VM first. Overall there are no unexplained credential requests or suspicious behaviors in the skill materials.
功能分析
Type: OpenClaw Skill
Name: pte-heatmap-analyze
Version: 1.0.0
The skill bundle is a well-structured tool for Ptengine heatmap analysis and follows security best practices. The installation script (install.sh) is notably secure, using a pinned commit SHA and SHA256 checksum verification to validate the remote payload before execution. The instructions in SKILL.md and the reference files establish strict data boundaries, explicitly prohibiting the agent from using unauthorized browser automation or web-fetching tools, which limits the attack surface and ensures data integrity. No evidence of data exfiltration, malicious prompt injection, or unauthorized execution was found.
能力标签
能力评估
Purpose & Capability
The skill's name/description (Ptengine heatmap analysis) aligns with what it asks for: it depends on ptengine-cli, references ptengine API fields, and includes comprehensive analysis rules. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines all data sources to ptengine-cli, explicitly forbids scraping or browser automation, and instructs the agent to ask the user when block content is missing. The instructions reference only the ptengine-cli config path (~/.config/ptengine-cli/config.yaml) and ptengine-cli commands.
Install Mechanism
install.sh downloads an upstream install script from raw.githubusercontent.com at a pinned commit and verifies its SHA256 before executing — this is a reasonable mitigation. Note: the installer will execute code from the upstream project's script (itself), which may install binaries into PATH; users should review the upstream project or checksum if they require extra assurance.
Credentials
The skill requires no environment variables or external credentials in its metadata. At runtime it legitimately asks the user to provide a Ptengine API key/profile via ptengine-cli config when needed; no unrelated secrets are requested.
Persistence & Privilege
always is false and the skill does not request system-wide configuration beyond the ptengine-cli config file it legitimately reads. It does not modify other skills or require elevated/always-on privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pte-heatmap-analyze - 安装完成后,直接呼叫该 Skill 的名称或使用
/pte-heatmap-analyze触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial self-contained release of Ptengine Heatmap Analysis skill
- Fetches and analyzes real Ptengine heatmap data using ptengine-cli; no external scraping.
- Supports five analysis types: single page, segment comparison, A/B test validation, ad performance, and audience analysis.
- Encodes CRO methodology: each block is classified by a 4-stage psychology model, with mapping rules provided for page types and block categories.
- All data transformations, metric parsing rules, and evidence policies are included; only ptengine-cli data is considered authoritative.
- Step-by-step workflow guides parameter setup, ptengine-cli checks and config, data fetching, and structured result presentation.
元数据
常见问题
Ptengine Heatmap Analyze 是什么?
Ptengine Heatmap end-to-end analysis skill. Fetches real heatmap data via ptengine-cli and runs AI-powered CRO behavior analysis using a 4-stage psychology m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Ptengine Heatmap Analyze?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pte-heatmap-analyze」即可一键安装,无需额外配置。
Ptengine Heatmap Analyze 是免费的吗?
是的,Ptengine Heatmap Analyze 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ptengine Heatmap Analyze 支持哪些平台?
Ptengine Heatmap Analyze 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ptengine Heatmap Analyze?
由 zhaichen(@zhaichen)开发并维护,当前版本 v1.0.0。
推荐 Skills