← Back to Skills Marketplace
143
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install product-picker
Description
多平台数据加权打分筛选产品工具,针对"尚品宅配"品牌家居场景,从小红书、京东、淘宝三平台采集数据并综合评分。触发场景:(1) 选品、产品筛选;(2) 小红书/京东/淘宝数据加权打分;(3) 尚品宅配产品落地评估;(4) 产品热度/转化分析;(5) 询问"这个产品适合落地吗"类问题。输出要求:完成评估后,必须将 ....
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install product-picker - After installation, invoke the skill by name or use
/product-picker - Provide required inputs per the skill's parameter spec and get structured output
Version History
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文件附件并包含核心结论摘要)
- 提供详细数据清洗、打分与企业战略契合度考量,落地适配家居行业需求
Metadata
Frequently Asked Questions
What is product-picker?
多平台数据加权打分筛选产品工具,针对"尚品宅配"品牌家居场景,从小红书、京东、淘宝三平台采集数据并综合评分。触发场景:(1) 选品、产品筛选;(2) 小红书/京东/淘宝数据加权打分;(3) 尚品宅配产品落地评估;(4) 产品热度/转化分析;(5) 询问"这个产品适合落地吗"类问题。输出要求:完成评估后,必须将 .... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install product-picker?
Run "/install product-picker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is product-picker free?
Yes, product-picker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does product-picker support?
product-picker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created product-picker?
It is built and maintained by Heaven (@yunni123); the current version is v1.0.1.
More Skills