Overview
- Skill Key
- h4gen/product-research
- Author
- h4gen
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/h4gen/product-research
- Latest Commit SHA
- ea92616bf3602924b37d06fea1e568800e5eba16
Meta-skill for finding e-commerce winning products by correlating social hype signals with marketplace competition data and preparing deployment-ready store listings. Use when users want trend scouting for dropshipping/white-label opportunities with explicit data gates and execution handoff.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 product-spy 技能。 若已安装,则直接安装 product-spy 技能。
# Purpose Identify product opportunities by combining: 1. social momentum, 2. regional demand checks, 3. marketplace competition/sales signals, 4. store deployment readiness. This is an orchestration skill. It does not guarantee profitability. # Required Installed Skills - `tavily-search` (inspected latest: `1.0.0`) - `goplaces` (inspected latest: `1.0.0`) - `api-gateway` (inspected latest: `1.0.29`) - Deployment target: - `woocommerce` via `api-gateway` (supported), or - `shopify` (inspected latest `1.0.1`, currently under maintenance) Install/update: ```bash npx -y clawhub@latest install tavily-search npx -y clawhub@latest install goplaces npx -y clawhub@latest install api-gateway npx -y clawhub@latest install shopify npx -y clawhub@latest update --all ``` Verify: ```bash npx -y clawhub@latest list ``` # Required Credentials - `TAVILY_API_KEY` (trend and web data collection) - `GOOGLE_PLACES_API_KEY` (regional demand proxy via `goplaces`) - `MATON_API_KEY` (market/deployment APIs via `api-gateway`) Preflight: ```bash echo "$TAVILY_API_KEY" | wc -c echo "$GOOGLE_PLACES_API_KEY" | wc -c echo "$MATON_API_KEY" | wc -c ``` Mandatory behavior: - Never fail silently on missing keys. - Always return `MissingAPIKeys` with missing variables and blocked stages. - Continue with non-blocked stages and mark output as `Partial` when needed. # Inputs the LM Must Collect First - `product_niche` (example: `pets`) - `target_region` (country/city scope) - `target_store` (`woocommerce` or `shopify`) - `risk_tolerance` (`low`, `medium`, `high`) - `max_cogs` (maximum source cost) - `min_margin_target` (percentage) - `shipping_time_limit_days` - `ad_angle` (problem-solution, UGC demo, before-after) Do not propose deployment before constraints are explicit. # Tool Responsibilities ## tavily-search Use for trend and sourcing discovery: - find viral product mentions and trend lists, - gather social evidence summaries, - locate supplier listings (AliExpress/Alibaba/web...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.