← 返回 Skills 市场
yunni123

product-picker

作者 Heaven · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
143
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install product-picker
功能描述
多平台数据加权打分筛选产品工具,针对"尚品宅配"品牌家居场景,从小红书、京东、淘宝三平台采集数据并综合评分。触发场景:(1) 选品、产品筛选;(2) 小红书/京东/淘宝数据加权打分;(3) 尚品宅配产品落地评估;(4) 产品热度/转化分析;(5) 询问"这个产品适合落地吗"类问题。输出要求:完成评估后,必须将 ....
安全使用建议
Before installing/using this skill: 1) Confirm that your agent environment provides a trusted 'message tool' / Feishu integration and that you are comfortable the generated report will be sent to the current Feishu conversation (the skill requires this and forbids only saving locally). 2) Inspect and, if needed, edit the hard‑coded example paths and placeholders (the template shows /Users/Heaven and user:<sender_id>) so the agent won't attempt to use incorrect absolute paths or leak files to unintended recipients. 3) Verify availability and trustworthiness of the md-to-nanobanana-ppt sub-skill (the skill will call it when the user confirms PPT generation). 4) Test in a safe environment to confirm the file send behavior and that no sensitive local data is included in the generated report. 5) If you need the report to remain local only, do not install or use this skill as written — its instructions force external delivery via Feishu.
功能分析
Type: OpenClaw Skill Name: product-picker Version: 1.0.1 The skill bundle defines a legitimate business SOP for multi-platform product scoring and reporting tailored for the 'Shangpin Home Collection' brand. It outlines a clear workflow for data collection from Xiaohongshu, JD, and Taobao, followed by data cleaning, weighted scoring, and report generation. The instructions to send the final Markdown report via Feishu (Lark) and call a sub-agent (md-to-nanobanana-ppt) for PPT generation are functional requirements aligned with the stated purpose. A hardcoded local path (/Users/Heaven/) in the documentation appears to be a developer artifact rather than a malicious indicator.
能力评估
Purpose & Capability
Name and description (multi‑platform product scoring for 尚品宅配) match the SKILL.md workflow: collect platform metrics, clean data, compute indices, generate Markdown report, optionally convert to PPT. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions are detailed and stay within the stated purpose, but they mandate immediate transmission of the generated .md file to Feishu as an attachment and prescribe exact message payload/templates. The doc also hardcodes an absolute path (/Users/Heaven/…) and placeholders (user:<sender_id>) which may not match the runtime environment and could cause misdelivery or accidental data exfiltration if not validated.
Install Mechanism
Instruction‑only skill with no install spec and no code files — lowest install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The only external interaction required is sending the generated file via a messaging tool (Feishu) and optionally calling another skill (md-to-nanobanana-ppt); those are proportionate to the described workflow but rely on platform-provided tools/credentials.
Persistence & Privilege
always is false and the skill does not request permanent/privileged presence or modify other skills' configs. It writes outputs to a local media directory under ~/.openclaw/media/..., which is consistent with its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install product-picker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /product-picker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 新增筛选流程自动化步骤:完成 .md 报告文件飞书发送后,自动询问用户是否要将报告转换为PPT。 - 用户回复肯定后,自动调用 md-to-nanobanana-ppt 技能,将 Markdown 格式报告转为可用PPT,并支持配色方案选择及分流交付。 - 输出/保存目录由 `~/.openclaw/workspace/skills/product-picker/output/` 调整为 `~/.openclaw/media/ai-choise/product-picker/`。 - 飞书文件发送样例命令的本地路径同步更新;相关说明文本、流程步骤增加 PPT 生成及交付的详细规则说明。 - 原有的评估逻辑、判分方式保持不变,仅流程、目录与交付方式做拓展和优化。
v1.0.0
product-picker v1.0.0 - 首次发布:多平台数据加权打分筛选工具,专为指定品牌产品落地评估设计 - 支持小红书、京东、淘宝三平台数据采集、清洗与加权评分 - 实现平台指数标准化、综合加权及企业定位评估,自动生成Markdown格式报告 - 一票否决条件与流程阈值判断,保障评估科学性 - 全流程自动回传评估报告至飞书(必须发送.md文件附件并包含核心结论摘要) - 提供详细数据清洗、打分与企业战略契合度考量,落地适配家居行业需求
元数据
Slug product-picker
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

product-picker 是什么?

多平台数据加权打分筛选产品工具,针对"尚品宅配"品牌家居场景,从小红书、京东、淘宝三平台采集数据并综合评分。触发场景:(1) 选品、产品筛选;(2) 小红书/京东/淘宝数据加权打分;(3) 尚品宅配产品落地评估;(4) 产品热度/转化分析;(5) 询问"这个产品适合落地吗"类问题。输出要求:完成评估后,必须将 .... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。

如何安装 product-picker?

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

product-picker 是免费的吗?

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

product-picker 支持哪些平台?

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

谁开发了 product-picker?

由 Heaven(@yunni123)开发并维护,当前版本 v1.0.1。

💬 留言讨论