← 返回 Skills 市场
119
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install profit-margin-calculator-tiktok
功能描述
TikTok Shop profit margin calculator for sellers. Calculate cost breakdowns including affiliate commissions, platform fees, and FBT costs. Includes return ra...
安全使用建议
This package claims to be for TikTok Shop but the included Python code appears to be an Amazon/FBA calculator repurposed without proper updates. It does not request credentials and likely won't exfiltrate data, but using it as-is could give wrong profit estimates. Before installing or using: (1) ask the author to confirm the intended platform and to update variable names, fee tables, and comments for TikTok/FBT; (2) test the script with known inputs and compare results to manual calculations to verify behavior; (3) search the code for any network calls (none are apparent in the visible portion) before running with real business data; (4) avoid relying on its output for pricing or financial decisions until corrected. If you need a trustworthy TikTok Shop calculator, prefer a tool explicitly maintained for TikTok/FBS with documented fee sources.
功能分析
Type: OpenClaw Skill
Name: profit-margin-calculator-tiktok
Version: 0.1.0
The skill bundle provides a profit margin calculator for e-commerce. Although the Python script (scripts/calculator.py) appears to be a repurposed Amazon calculator containing Amazon-specific fee structures rather than the TikTok-specific ones described in SKILL.md, the code is entirely local, performs no network operations, and lacks any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The SKILL.md advertises a TikTok Shop calculator (mentions FBT, creator commissions, 5% platform fee), but the bundled script's header, comments, variable names, and fee tables reference Amazon and FBA (e.g., 'Amazon Profit Calculator', REFERRAL_FEE_RATES, FBA_FULFILLMENT_FEES). This mismatch indicates the code does not match the stated purpose and suggests the author reused Amazon logic without adapting it for TikTok.
Instruction Scope
Runtime instructions simply run python3 scripts/calculator.py (optionally with JSON). The SKILL.md example uses a key name 'creator_commission_rate', but the ProductInput dataclass uses 'referral_fee_rate' and Amazon-oriented fields (fba_fulfillment_fee, referral_fee). These naming and domain mismatches mean the script may ignore some inputs or apply Amazon rules to TikTok scenarios, producing incorrect analyses. The instructions don't warn about these shortcomings.
Install Mechanism
No install spec; skill is instruction-only with a local Python script. No downloads, external packages, or installers are triggered by the skill bundle itself, which keeps installation risk low.
Credentials
The skill requests no environment variables, secrets, or config paths. The code imports only standard libraries (json, csv, sys) and does not appear to perform network I/O or request credentials, so there is no disproportional credential access.
Persistence & Privilege
The skill is not set to always:true and has no installers that modify agent configuration. It does not request elevated persistence or cross-skill configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install profit-margin-calculator-tiktok - 安装完成后,直接呼叫该 Skill 的名称或使用
/profit-margin-calculator-tiktok触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of profit-margin-calculator-tiktok for TikTok Shop sellers.
- Calculates comprehensive product profitability including cost breakdowns, affiliate commissions, platform fees, FBT fulfillment, advertising, and return rates.
- Designed specifically for TikTok Shop’s unique fee structure: low platform fee (5%), high affiliate commission (10–30%), and higher return rates (5–15%).
- Includes return rate analysis to help account for impulse buying behaviors.
- No API key required; easy command-line usage with provided scripts and examples.
元数据
常见问题
Profit Margin Calculator Tiktok 是什么?
TikTok Shop profit margin calculator for sellers. Calculate cost breakdowns including affiliate commissions, platform fees, and FBT costs. Includes return ra... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 Profit Margin Calculator Tiktok?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install profit-margin-calculator-tiktok」即可一键安装,无需额外配置。
Profit Margin Calculator Tiktok 是免费的吗?
是的,Profit Margin Calculator Tiktok 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Profit Margin Calculator Tiktok 支持哪些平台?
Profit Margin Calculator Tiktok 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Profit Margin Calculator Tiktok?
由 Henk Nie(@phheng)开发并维护,当前版本 v0.1.0。
推荐 Skills