← 返回 Skills 市场
danyangliu-sandwichlab

Funnel Helper

作者 danyangliu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
315
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install funnel-ads-helper
功能描述
Diagnose and optimize full conversion funnels for paid traffic from Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, and Shopify A...
使用说明 (SKILL.md)

Funnel Helper

Purpose

Core mission:

  • Analyze conversion funnel drop-off by stage.
  • Identify bottlenecks from ad click to checkout or lead submit.
  • Recommend stage-specific optimization actions.
  • Define funnel experiment roadmap and expected impact.

When To Trigger

Use this skill when the user asks for:

  • conversion funnel diagnosis
  • CVR optimization planning
  • landing page and checkout improvement sequence
  • funnel experiment design tied to ROAS/CPA goals

High-signal keywords:

  • conversion, funnel, checkout, cvr
  • cpa, roas, traffic, landing page
  • campaign, optimize, retarget

Input Contract

Required:

  • funnel_stage_metrics
  • traffic_source_breakdown
  • conversion_goal
  • observation_window

Optional:

  • session_replay_notes
  • form_or_checkout_logs
  • segment_breakdowns
  • experiment_history

Output Contract

  1. Funnel Stage Health Scorecard
  2. Bottleneck Priority Ranking
  3. Optimization Actions by Stage
  4. Experiment Roadmap with KPI impact
  5. Monitoring and Iteration Rules

Workflow

  1. Normalize funnel definitions and stage metrics.
  2. Rank drop-off severity and opportunity size.
  3. Map root causes (message mismatch, UX friction, trust gap, etc.).
  4. Recommend stage-specific actions and experiments.
  5. Define monitoring thresholds and iteration cadence.

Decision Rules

  • If top-funnel CTR is strong but CVR is weak, prioritize LP and checkout fixes.
  • If add-to-cart is strong but purchase is weak, prioritize trust/payment friction fixes.
  • If retargeting conversion is low, review audience freshness and offer relevance.
  • If funnel data is sparse, run diagnostic experiments before major redesign.

Platform Notes

Primary scope:

  • Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads

Platform behavior guidance:

  • Keep funnel interpretation tied to traffic intent by channel.
  • Distinguish ad-side and on-site bottlenecks before action.

Constraints And Guardrails

  • Do not infer funnel causes without stage-level evidence.
  • Keep test queue prioritized by expected impact and effort.
  • Avoid simultaneous high-impact changes that break attribution clarity.

Failure Handling And Escalation

  • If stage definitions are inconsistent, output a canonical funnel mapping first.
  • If missing checkout data blocks diagnosis, request minimum event payload.
  • If conversion drops sharply during active changes, trigger rollback review.

Code Examples

Funnel Health Schema

stages:
  - impression_to_click
  - click_to_viewcontent
  - viewcontent_to_addtocart
  - addtocart_to_checkout
  - checkout_to_purchase
primary_metric: stage_cvr

Bottleneck Prioritization Rule

impact_score = dropoff_pct * traffic_volume * margin_weight
sort_by: impact_score_desc

Examples

Example 1: CVR collapse

Input:

  • Click volume stable, purchases down

Output focus:

  • stage bottleneck map
  • immediate fixes
  • monitor plan

Example 2: Checkout friction

Input:

  • Add-to-cart high, checkout completion low

Output focus:

  • checkout friction hypotheses
  • test sequence
  • expected lift range

Example 3: Funnel rebuild plan

Input:

  • Multi-channel traffic with inconsistent landing paths

Output focus:

  • canonical funnel design
  • stage KPI definitions
  • experiment roadmap

Quality Checklist

  • Required sections are complete and non-empty
  • Trigger keywords include at least 3 registry terms
  • Input and output contracts are operationally testable
  • Workflow and decision rules are capability-specific
  • Platform references are explicit and concrete
  • At least 3 practical examples are included
安全使用建议
This skill appears coherent and low-risk because it only operates on data you supply. Before using it, avoid sharing raw logs or session replays that contain PII, auth tokens, or customer identifiers — prefer aggregated or anonymized metrics. If you want automated fetching from ad/analytics platforms, require an explicit connector that limits scopes (avoid pasting API keys into free-text prompts). Validate any recommended experiments in a staging environment and confirm the agent does not attempt to reach external endpoints or ask you to paste credentials into chat.
功能分析
Type: OpenClaw Skill Name: funnel-ads-helper Version: 1.0.0 The 'funnel-ads-helper' skill is a standard marketing analysis tool designed to help users optimize advertising conversion funnels across platforms like Meta, Google, and TikTok. The bundle consists entirely of descriptive markdown and metadata (SKILL.md, metadata.json) with no executable code, shell commands, or network activity. There are no indicators of data exfiltration, prompt injection, or malicious intent.
能力评估
Purpose & Capability
Name/description (funnel diagnosis and optimization for paid channels) aligns with the inputs and outputs declared in SKILL.md; no unexpected credentials, binaries, or platform installs are requested.
Instruction Scope
Runtime instructions limited to analyzing user-provided funnel metrics, producing scorecards, bottleneck maps, and experiment plans. It does not instruct accessing system files, environment variables, or external endpoints. Note: optional inputs (session replay notes, logs) may contain sensitive user data but are explicitly user-supplied.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk execution and is the lowest-risk install model.
Credentials
No environment variables, credentials, or config paths are required. Requested inputs are application metrics and logs, which are proportionate to a funnel diagnosis skill.
Persistence & Privilege
Flags show no always:true, no install-time persistence, and the skill does not request system-wide changes or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install funnel-ads-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /funnel-ads-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of funnel-ads-helper – a skill for diagnosing and optimizing paid traffic conversion funnels. - Analyzes funnel drop-off by stage across Meta, Google, TikTok, YouTube, Amazon, and Shopify Ads. - Identifies conversion bottlenecks and prioritizes optimization actions. - Provides a structured experiment roadmap tied to campaign goals (ROAS/CPA). - Includes clear input/output contract and practical guided examples. - Built-in decision rules, platform-specific guidance, and failure handling protocols.
元数据
Slug funnel-ads-helper
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Funnel Helper 是什么?

Diagnose and optimize full conversion funnels for paid traffic from Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, and Shopify A... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 315 次。

如何安装 Funnel Helper?

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

Funnel Helper 是免费的吗?

是的,Funnel Helper 完全免费(开源免费),可自由下载、安装和使用。

Funnel Helper 支持哪些平台?

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

谁开发了 Funnel Helper?

由 danyangliu(@danyangliu-sandwichlab)开发并维护,当前版本 v1.0.0。

💬 留言讨论