← 返回 Skills 市场
163
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install ptengine-heatmap-analyze
功能描述
Ptengine Heatmap end-to-end analysis skill. Fetches real heatmap data via the user-installed `ptengine-cli` tool and runs AI-powered CRO behavior analysis us...
安全使用建议
This skill appears coherent and does what it says: it calls a user-installed ptengine-cli to fetch heatmap data and runs analysis logic that lives in the SKILL.md and reference docs. Before installing or enabling the skill: 1) Verify you install ptengine-cli from the official upstream repo/releases and review that tool's behavior (it is the component that holds and uses your API key). 2) Understand the skill will check for ~/.config/ptengine-cli/config.yaml existence and look for an "api_key:" entry — it states it won't parse or transmit the key but will read the file to decide whether configuration is needed. 3) Be aware the agent will run ptengine-cli as a subprocess and will process/interpret the CLI's JSON output; sensitive data could appear in that output depending on the CLI and your account/data — review sample responses from the CLI if you need to audit data flow. 4) If you are cautious about autonomous agents invoking tools, consider limiting autonomous invocation or requiring explicit user consent when this skill runs. 5) If you need higher assurance, audit the ptengine-cli source code or run it in an environment where you control network access and credentials.
功能分析
Type: OpenClaw Skill
Name: ptengine-heatmap-analyze
Version: 1.0.5
The skill bundle is designed for professional Conversion Rate Optimization (CRO) analysis using Ptengine heatmap data. It demonstrates high transparency by explicitly disclosing its reliance on an external tool (ptengine-cli) and refusing to auto-install it, instead directing the user to the official GitHub repository. The skill delegates credential handling to the external CLI and includes strict 'Data Source Boundary' instructions in SKILL.md to prevent the AI from using unauthorized browser tools or scrapers. The extensive reference files (e.g., data-transform.md, quality-constraints.md) focus entirely on data processing, page classification, and maintaining high-quality, localized report outputs without any evidence of malicious intent, data exfiltration, or prompt injection.
能力标签
能力评估
Purpose & Capability
Name/description, required resources, and runtime behavior align: the skill's goal is to analyze Ptengine heatmap data and it does so by invoking an external ptengine-cli. It does not request unrelated environment variables, system-wide access, or additional binaries.
Instruction Scope
Runtime instructions restrict data sources to ptengine-cli and forbid scraping the target URL or contacting other endpoints. The only filesystem touch described is checking ~/.config/ptengine-cli/config.yaml for an "api_key:" presence to decide whether to prompt setup — this is consistent with needing to know whether ptengine-cli is configured but does involve reading the config file (the SKILL.md explicitly states it will not parse or transmit the key).
Install Mechanism
Instruction-only skill (no install spec, no bundled installer). This is the lowest-risk install model; the skill relies on the user to install ptengine-cli from the upstream repository.
Credentials
The skill itself declares no required env vars or credentials. Authentication is explicitly delegated to ptengine-cli (config file or PTENGINE_API_KEY). That delegation is proportionate to the stated function. Note: the skill checking for the config file and the string "api_key:" is a minimal credential-related file access and should be expected given the dependency.
Persistence & Privilege
Skill is not always-enabled and requests no elevated persistence. It does not claim to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ptengine-heatmap-analyze - 安装完成后,直接呼叫该 Skill 的名称或使用
/ptengine-heatmap-analyze触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
ptengine-heatmap-analyze v1.0.5 — Minor update with enhanced transparency on dependencies and boundaries.
- Clarified external requirements: user must install and configure `ptengine-cli` themselves.
- Added explicit documentation of all resources accessed (executables, config files, environment variables), including who reads/writes each.
- Strengthened statements about data source boundaries and never scraping target URLs or handling credentials directly.
- No core analysis pipeline or workflow logic is changed in this version.
v1.0.4
- Removed the bundled install script (`install.sh`). Users must now install `ptengine-cli` themselves, following instructions in the official repository.
- Updated Phase 0 (Prerequisites): Clearly directs users to https://github.com/Kocoro-lab/ptengine-cli for installation.
- No installer is shipped or run on the user's behalf; users have full control over installing and updating the CLI tool.
- All other workflow and analysis functionality remains unchanged.
v1.0.3
Initial release of ptengine-heatmap-analyze v1.0.0
- Provides end-to-end Ptengine heatmap data analysis using ptengine-cli and a CRO methodology.
- Fetches all analytics data from ptengine-cli only; strictly avoids live page scraping.
- Supports single page, segment comparison, A/B test, ad performance, and audience analysis.
- Transforms and parses metrics according to documented reference rules for accurate behavioral insights.
- Fully self-contained: includes methodology, field mapping, analysis phases, error handling, and output schema references.
v1.0.2
- No code or content changes detected in this version.
- Version incremented to 1.0.2 with no file modifications.
- Behavior and workflow remain unchanged from the previous release.
v1.0.1
v1.0.1 Changelog
- Added a strict data source boundary: heatmap analysis is now limited to data returned by ptengine-cli only.
- Explicitly disallow any form of live page retrieval (browser automation, scraping, etc) for block content or structure; user input is required if ptengine-cli’s block content is missing.
- Updated reasoning for data source isolation, emphasizing the risk of misleading analysis when mixing historical and live page content.
- No code or functional workflow changes beyond documentation and process clarification.
v1.0.0
heatmap-analyze 1.0.0
- Initial release of the Ptengine Heatmap end-to-end analysis skill.
- Provides automated heatmap data fetching via ptengine-cli and AI-driven CRO behavior analysis using a 4-stage psychology model.
- Supports single-page, segment comparison, A/B test validation, ad channel, and audience analysis workflows.
- Fully self-contained with reference guides for data transformation, page classification, analysis pipeline, and output schema.
- Designed to trigger on a wide range of page analytics and behavioral insight requests.
元数据
常见问题
Ptengine Heatmap Analyze 是什么?
Ptengine Heatmap end-to-end analysis skill. Fetches real heatmap data via the user-installed `ptengine-cli` tool and runs AI-powered CRO behavior analysis us... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。
如何安装 Ptengine Heatmap Analyze?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ptengine-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.5。
推荐 Skills