📦 PricingCalc — 定价计算器

v1.0.0

基于成本、利润率、市场定位与竞品分析,一键为自由职业者、产品人、服务商算出最优定价策略。

0· 332·2 当前·2 累计
theshadowrose 头像by @theshadowrose (Shadow Rose)
下载技能包
最后更新
2026/3/12
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This appears low-risk: the code performs purely local math with no network access or credential use. Before installing, you may (1) review the short src/pricing-calc.js to confirm the formulas meet your needs, (2) run it in a sandbox or with non-sensitive sample data, and (3) remember this is not financial advice — validate results for critical decisions. Note the package author/homepage are not fully identified; if provenance matters, request a repository or contact info before relying on it in...
详细分析 ▾
用途与能力
Name/description match the provided code and SKILL.md: the module implements service/product pricing, break-even, tiering, and discount impact functions — all appropriate for a pricing calculator. The source/homepage are not provided (author handle only), which reduces provenance but does not contradict purpose.
指令范围
SKILL.md usage and examples map directly to the exported PricingCalc API. Instructions do not ask the agent to read unrelated files, access environment variables, or transmit data externally.
安装机制
No install spec (instruction-only skill) and the code is a local JS file. Nothing is downloaded or extracted at install time.
凭证需求
The skill declares no required environment variables, no credentials, and the code does not read process.env or external configs — requested privileges are minimal and proportional to the task.
持久化与权限
always is false and the skill does not request any persistent system changes or modify other skills. Autonomous invocation is allowed by platform default but the skill has no additional privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/12

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install pricing-calc
镜像加速npx clawhub@latest install pricing-calc --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库