← 返回 Skills 市场
ckchzh

Funnel Analyzer

作者 BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
416
总下载
0
收藏
2
当前安装
10
版本数
在 OpenClaw 中安装
/install funnel-analyzer
功能描述
漏斗分析工具。创建转化漏斗、诊断流失环节、行业对标、优化建议、分析报告、漏斗对比。Funnel analyzer with conversion funnels, diagnostics, benchmarks, optimization, reports.
使用说明 (SKILL.md)

funnel-analyzer

漏斗分析工具。创建转化漏斗、诊断流失环节、行业对标、优化建议、分析报告、漏斗对比。Funnel analyzer with conversion funnels, diagnostics, benchmarks, optimization, reports, and comparison.

使用场景

💡 无论你是新手还是专业人士,都能快速上手

命令列表

命令 功能
ecommerce ecommerce
saas saas
content content
app app
recruitment recruitment
1 1
2 2
3 3

专业建议

  • 定义清晰步骤** — 每步必须是可量化的用户行为
  • 关注最大流失点** — 优化投入产出比最高的环节
  • 分群分析** — 不同用户群的漏斗表现可能截然不同
  • 时间窗口** — 考虑合理的转化时间窗口
  • | 类型 | 步骤示例 |

funnel-analyzer by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
funnel-analyzer help

# Run
funnel-analyzer run

Commands

Run funnel-analyzer help to see all available commands.

安全使用建议
This skill appears to be a local CLI funnel-analysis tool implemented in Bash and is coherent with its description. It does not contact external services or request credentials, but it will create and append files under a data directory (by default ~/.local/share/funnel-analyzer). If you install or run it, review the scripts (already included) and be aware that usage will leave local logs/data; remove the data directory if you want to erase stored entries. If you need remote or multi-user analysis, confirm the skill is run in a trusted environment because it executes shell scripts with the agent's permissions.
功能分析
Type: OpenClaw Skill Name: funnel-analyzer Version: 2.0.0 The funnel-analyzer skill bundle is a legitimate tool for business conversion analysis. The primary logic in scripts/funnel.sh performs local arithmetic and ASCII visualization for marketing funnels, while scripts/script.sh handles basic local logging and data management. There is no evidence of network activity, data exfiltration, or malicious prompt injection instructions.
能力评估
Purpose & Capability
Name/description (funnel analysis) match the provided scripts and SKILL.md. The CLI implements create/diagnose/benchmark/optimize/report/compare features consistent with the stated purpose.
Instruction Scope
SKILL.md only documents using the CLI (help/run) and examples. The runtime instructions and scripts operate on supplied funnel data and do not request unrelated system files, secrets, or network endpoints.
Install Mechanism
No install spec; the skill is instruction-only with included shell scripts. No downloads, package installs, or external installers are invoked.
Credentials
The scripts honor FUNNEL_ANALYZER_DIR/XDG_DATA_HOME/HOME and create a data directory (~/.local/share/funnel-analyzer by default) and logs (data.log, history.log). No credentials or external API keys are requested. The only environment access is to standard location variables — reasonable but persistent.
Persistence & Privilege
always:false (normal). The scripts persist data locally (create/append logs and data files). This is expected for a CLI tool but is a form of local persistence the user should be aware of.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install funnel-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /funnel-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.0
Initial release of funnel-analyzer: - Create and compare conversion funnels with detailed analysis. - Diagnose drop-off points and receive targeted optimization suggestions. - Access industry benchmarks and generate analysis reports. - Supports e-commerce, SaaS, content, app, and recruitment funnel analysis. - Easy-to-use commands for quick adoption by all users.
元数据
Slug funnel-analyzer
版本 2.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 10
常见问题

Funnel Analyzer 是什么?

漏斗分析工具。创建转化漏斗、诊断流失环节、行业对标、优化建议、分析报告、漏斗对比。Funnel analyzer with conversion funnels, diagnostics, benchmarks, optimization, reports. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 416 次。

如何安装 Funnel Analyzer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install funnel-analyzer」即可一键安装,无需额外配置。

Funnel Analyzer 是免费的吗?

是的,Funnel Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Funnel Analyzer 支持哪些平台?

Funnel Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Funnel Analyzer?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.0。

💬 留言讨论