with one click
sourcing-selection
// Synthesize supply-side and demand-side evidence into a practical sourcing judgment for a product, niche, or shortlist without collapsing platform data collection and business judgment into one step.
// Synthesize supply-side and demand-side evidence into a practical sourcing judgment for a product, niche, or shortlist without collapsing platform data collection and business judgment into one step.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | sourcing-selection |
| description | Synthesize supply-side and demand-side evidence into a practical sourcing judgment for a product, niche, or shortlist without collapsing platform data collection and business judgment into one step. |
| metadata | {"postplus":{"familyId":"marketplace-sourcing","familyName":"Marketplace, Sourcing, and Growth"}} |
Follow shared public skill rules in:
postplus-shared public skill rulesUse this skill when the user is not just asking for platform data, but for a real sourcing or product-selection judgment.
Typical requests:
This skill is an orchestration and synthesis layer.
It should not replace platform skills. It should decide which evidence to collect, in what order, and how much judgment is justified.
Read first:
postplus-shared product-selection preferencesKeep the current version simple, but make the interface extensible.
The skill should think in capability groups, not hard-coded platforms:
supply-side sourcesearch-intent sourcedemand-side sourcecontent-language sourcefinance layercompliance layerToday, these groups may map to:
1688 for supply-sideGoogle Trends for search-intentAmazon for search-led demandTikTok Shop for marketplace demandTikTok for content and audience languageIn the future, the same groups may map to:
Alibaba, Made-in-China, GlobalSources, Temu supplier-side, offline vendor listsGoogle Trends, Baidu Index, ad-library, search-console-like, Shopee, Etsy, Temu, independent-siteDo not write the skill as if 1688 + Amazon + TikTok Shop are permanent.
A sourcing judgment is only as strong as its weakest missing layer.
Always separate:
Observed from evidenceInferenceMissing layerIf the user asks for a yes/no decision and the evidence is incomplete, return:
Do not fake certainty.
Use this order unless the user explicitly asks otherwise:
This is intentionally simple. Do not turn it into a giant scorecard unless the user asks.
Classify the request first:
Use when the user asks:
Default route:
Use when the user already has a supply-side signal:
Default route:
Use when the user already has a demand-side signal:
Default route:
Use when the user has:
Default route:
Choose sources by role, not by habit.
Use for:
Current preferred route:
skills/20-research/1688-researchUse for:
Current preferred routes:
skills/20-research/amazon-researchUse for:
Current preferred route:
skills/20-research/google-trends-researchTreat this as an early signal layer. Do not confuse it with transaction demand or channel-native competition proof.
Use when content-led selling matters:
Current preferred route:
skills/20-research/tiktok-researchIf the request is broader than one named platform and the goal is to compare social proof or audience language across networks, route first through:
skills/10-routing/social-media-extractorUse this layer only when it changes the decision. Do not force it into every sourcing task.
When social proof is cross-platform, do not let one familiar network stand in for the whole market. Use the extractor to decide which platform-specific research skill should collect first.
When a new platform appears, do not rewrite the decision model.
Instead, map it into one of these roles:
supply-sidesearch-intentdemand-sidecontent-languagefinancecomplianceThen state:
This keeps the skill stable while letting the source set expand.
Return a compact decision memo with:
Good recommendation shapes:
promising, but demand proof still thingood Amazon search fit, weak TikTok demo fitcheap supply exists, but competition is commodity-price-ledstrong demand and workable sourcing, but returns or compliance may kill marginIf the result is going to move into execution, keep the handoff explicit:
Do not blur evidence collection, business judgment, and execution prep into one opaque step.
Do not:
At the moment, this skill should usually compose existing skills rather than create a brand-new collection workflow.
Current building blocks:
skills/20-research/1688-researchskills/20-research/google-trends-researchskills/20-research/amazon-researchskills/20-research/tiktok-researchFuture sources should be slotted into the same roles.