Real Skill packageSource verifiedClawHub registry

cn-ecommerce-ops

国内电商全链路运营专家技能,覆盖淘宝、天猫、京东、拼多多、抖音电商、小红书、视频号六大平台。提供选品评分、定价与利润测算、广告投放ROI测算、店铺转化漏斗诊断、广告法违禁词合规检查五个可计算工具,以及一个实时数据桥接器(live.py)——先用 WebSearch/WebFetch 拉取当前真实佣金率、类目退货率、1688进货价、关键词搜索量,再一键灌入各计算器,实现"实时可用"的决策。当用户涉及国内电商选品、定价、算利润、算ROI、投直通车或千川、做店铺诊断、优化标题主图详情页、写商品文案、直播运营、检查文案是否违反广告法、平台规则与流量玩法,或需要查最新费率/获取实时行情来辅助决策时,应使用本技能。

Identity and source

Publisher attributionMorikawaregistry owner unverified by skillvetai
Functional categorySupport, Ecommerce & Customer Opsautomatically inferred · 67% rule confidence
Package forminstruction with code25 recorded files
Canonical sourceClawHub registryclawhub:g305595965:cn-ecommerce-ops
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/15/2026.claude/skills/cn-ecommerce-ops

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/15/2026.agents/skills/cn-ecommerce-ops

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/15/2026skills/cn-ecommerce-ops

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @g305595965/cn-ecommerce-ops
clawhub inspect @g305595965/cn-ecommerce-ops --version 1.0.2

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
18 / 25 inspected as text
Checked
8/15/2026, 9:46:07 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
5 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: img.shields.io
  • api: open.er-api.com
  • api: www.kuaishou.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/15/2026, 10:23:48 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:0e8f67a0ad14178ca483da2df4a1538e87cda74580dd14e6ef03bea9586f0965
Show up to 25 recorded paths
  • .gitattributes
  • .gitignore
  • assets
  • assets/demo.gif
  • examples
  • examples/realtime_demo_保温杯_douyin.json
  • LICENSE
  • README.md
  • references
  • references/listing-and-content.md
  • references/operations-playbook.md
  • references/platform-playbook.md
  • references/product-selection.md
  • scripts
  • scripts/ad_calc.py
  • scripts/compliance.py
  • scripts/diagnose.py
  • scripts/live.py
  • scripts/platform_fees.py
  • scripts/pricing.py
  • scripts/product_score.py
  • skill-card.md
  • SKILL.md
  • tests
  • tests/run_all.py

Source changelog

**重大更新:引入实时数据支持与脚本结构优化** - 增加了 live.py 实时数据桥接脚本,实现从公开数据源获取类目佣金率、退货率、进货价和关键词搜索量,一键灌入各计算器,实现运营决策“实时可用”。 - 改进脚本结构,拆分脚本目录,增加 shared 数据模块(platform_fees.py),提升可维护性和数据一致性。 - README.md、SKILL.md 等文档全面更新,增加实时数据桥接、工作流 E、严明数据链路和入参合理性约束。 - 新增 examples、assets、references、tests 等目录和示例数据,支持自检与快速上手。 - skill-card.md 删除,统一文档入口和结构。