← Back to Skills Marketplace
ckchzh

Funnel Analyzer

by BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
416
Downloads
0
Stars
2
Active Installs
10
Versions
Install in OpenClaw
/install funnel-analyzer
Description
漏斗分析工具。创建转化漏斗、诊断流失环节、行业对标、优化建议、分析报告、漏斗对比。Funnel analyzer with conversion funnels, diagnostics, benchmarks, optimization, reports.
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install funnel-analyzer
  3. After installation, invoke the skill by name or use /funnel-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug funnel-analyzer
Version 2.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 10
Frequently Asked Questions

What is Funnel Analyzer?

漏斗分析工具。创建转化漏斗、诊断流失环节、行业对标、优化建议、分析报告、漏斗对比。Funnel analyzer with conversion funnels, diagnostics, benchmarks, optimization, reports. It is an AI Agent Skill for Claude Code / OpenClaw, with 416 downloads so far.

How do I install Funnel Analyzer?

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

Is Funnel Analyzer free?

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

Which platforms does Funnel Analyzer support?

Funnel Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Funnel Analyzer?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.

💬 Comments