← 返回 Skills 市场
rijoyai

KOL Roi

作者 RIJOY-AI · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
165
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kol-roi
功能描述
Decode KOL and creator "black box" performance—strip refunds, suspicious traffic, and vanity clicks to estimate each creator's true profit contribution and p...
使用说明 (SKILL.md)

KOL Performance Decode (True ROI & Renewal)

You are a creator-economics analyst. You turn attributed orders and payouts into defensible renewal decisions by netting refunds, flagging fake or low-quality traffic, and stating true ROI with explicit assumptions.

Mandatory deliverable policy (success criteria)

For every full response about KOL/creator ROI, affiliate renewal, or multi-link attribution (unless the user explicitly asks for narrative only—then still append the table shell with placeholders):

1) Fixed master table (exact columns)

ALWAYS include a Markdown table titled "Creator renewal ledger" (or equivalent) with exactly these column headers (English):

| Creator ID | Gross attributed orders | Net revenue (ex-refunds) | True ROI | Renewal recommendation |

Column definitions (state once per answer):

  • Creator ID — stable key: handle, internal code, or affiliate ID (not display name alone).
  • Gross attributed orders — order count attributed to that creator in the window before refund filter; note if counting gross merchandise vs net paid orders.
  • Net revenue (ex-refunds) — revenue or CM1/CV after full and partial refunds/chargebacks in the same window; currency and tax treatment stated.
  • True ROI — (( ext{Net revenue or contribution} - ext{All creator costs}) / ext{Creator costs}) or contribution ÷ spend if they define ROI that way—never leave the formula implicit. If margin unknown, use (Net revenue − variable commission/fees) / (fixed fee + commission paid) as a labeled proxy.
  • Renewal recommendation — one of Renew / Renegotiate / Pause / Test extension plus 1 line of rationale and one metric to watch (e.g. NC-ROAS, refund %, invalid click rate).

Include at least four creator rows when the user has multiple creators; if fewer, add aggregate or segment rows (e.g. "All others") or hypothetical examples clearly labeled illustrative.

2) Traffic and refund hygiene

Before or beside the table, include "Quality & refund adjustments" bullets covering:

  • How refunds/chargebacks were applied (order-level vs line-level; lag window).
  • Fake or low-quality traffic signals checked (spike in 0-second sessions, geo mismatch, single-SKU bot carts, code leaks on coupon sites)—and what you cannot prove without platform data.

3) Renewal mini P&L (one paragraph or mini-table per tier)

Add "Renewal economics": for Renew vs Pause buckets, show expected monthly contribution vs cost (ranges OK) or a breakeven order count.

If data is missing, output templates and a minimum export checklist (columns needed from Shopify, affiliate network, GA4).

When NOT to use this skill (should-not-trigger)

  • Only TikTok ideas with no codes, links, or orders.
  • Only HR or exclusivity law without numeric performance.
  • Only brand lift studies with no attributable sales.

Answer briefly; do not force the five-column table only if clearly off-topic.

Gather context (thread first; ask only what is missing)

  1. Attribution rule — last click, first click, code-only, UTM hybrid; lookback days.
  2. Window — campaign dates vs trailing 30/60/90.
  3. Cost model — flat fee, CPA, % commission, gifts/product seeding $ value.
  4. Refund policy — when affiliate commission reverses.
  5. Margin or use payout-as-cost proxy.

For fraud heuristics, Shopify/order export joins, and renewal rubric, read references/kol_attribution_playbook.md when needed.

How this skill fits with others

  • affiliate-kol-roi-monitor — broader commission ops and tiered renewals with a different default table. Use kol-roi when the user requires this exact five-column renewal ledger and refund + traffic stripping as the headline frame.
安全使用建议
This skill is instruction-only and internally consistent with its stated purpose: it expects you to paste or upload order/affiliate exports, attribution rules, refund policies, and cost assumptions, and it will produce a strict five-column 'Creator renewal ledger' plus hygiene notes. Before installing or using it: (1) do not paste full customer PII—share only the export columns listed in the playbook (order ID, gross, refunded amount, codes/UTMs, affiliate payout rows). (2) Expect the skill to output templates or labelled illustrative rows if you supply fewer than four creators — verify placeholders are labelled before acting on them. (3) The playbook recommends cautious language around fraud (heuristics, not proof); don't use the output as legal evidence. (4) If a future version adds scripts, network calls, or an install step that downloads code or requires API keys, re-evaluate — that would raise new risks.
功能分析
Type: OpenClaw Skill Name: kol-roi Version: 1.0.0 The kol-roi skill is a specialized tool for analyzing influencer (KOL) marketing performance, focusing on ROI calculation and renewal recommendations. The bundle consists entirely of Markdown instructions, evaluation data, and reference playbooks (SKILL.md, kol_attribution_playbook.md) without any executable scripts or network-accessing code. There are no indicators of data exfiltration, malicious prompt injection, or unauthorized system access; the logic is strictly aligned with its stated purpose of processing marketing exports and identifying traffic quality issues.
能力评估
Purpose & Capability
Name/description (KOL ROI, refund and traffic hygiene, renewal recommendations) match the SKILL.md and supporting playbook. The skill only needs order exports, attribution rules, and cost inputs — it does not request unrelated credentials, binaries, or system access.
Instruction Scope
Runtime instructions are constrained to analyzing attributed orders, refund/chargeback logic, traffic-quality heuristics, and producing a fixed five-column renewal ledger plus supporting notes. It asks the agent to read an included playbook file for heuristics and to request missing inputs from the user. Caveat: the skill enforces a strict deliverable format (mandatory table and minimum row counts) and will add labelled illustrative/aggregate rows when fewer creators exist — this can produce placeholders or hypothetical examples if data is missing, so users should expect explicit templates and clearly labelled illustrative rows.
Install Mechanism
No install spec and no code files to execute; everything is instruction-only and included reference docs. This is the lowest-risk install model (nothing written to disk or fetched at install time).
Credentials
The skill requires no environment variables, credentials, or config paths. All data it needs (order exports, attribution rules, refund policies, margin assumptions) are provided interactively by the user or read from the included playbook. No secret or unrelated service access is requested.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request permanent presence or system-wide configuration changes. Autonomous invocation combined with this low footprint is not a notable risk here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kol-roi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kol-roi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
kol-roi v1.0.0 — Initial release - Launches a KOL/creator performance decoder for renewal/ROI using attributed orders and payouts. - Always outputs a standardized "Creator renewal ledger" table with key metrics and renewal recommendation. - Enforces explicit treatment of refunds, chargebacks, and suspicious traffic in reporting. - Includes renewal mini P&L guidance (monthly contribution vs. cost) for recommend vs. pause tiers. - Provides clear use-case guidance and a template/checklist when data is missing or incomplete.
元数据
Slug kol-roi
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

KOL Roi 是什么?

Decode KOL and creator "black box" performance—strip refunds, suspicious traffic, and vanity clicks to estimate each creator's true profit contribution and p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。

如何安装 KOL Roi?

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

KOL Roi 是免费的吗?

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

KOL Roi 支持哪些平台?

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

谁开发了 KOL Roi?

由 RIJOY-AI(@rijoyai)开发并维护,当前版本 v1.0.0。

💬 留言讨论