v0.1.0 — first public release
validate-idea: cross-market idea validation as a Claude Code skill. Pulls real signals from Chinese + English markets, scores strictly, outputs a bilingual build-or-not report.
Highlights
- 9 fetchers — CN: Baidu / Zhihu / Firecrawl · EN: Firecrawl / HN / Lobsters / pullpush / Brave
- 3-dimension scoring (search / community / competitor), strict, no hallucination
- Bilingual report: local vs foreign market, build-or-not verdict
- Zero LLM API key — the Claude running the skill is the scorer
- Graceful degradation: missing keys/sources →
ok:false, never crashes - Bilingual README (EN / 中文) with language toggle + social preview
Install
git clone https://github.com/w932635477-bit/validate-idea.git ~/.claude/skills/validate-idea
cd ~/.claude/skills/validate-idea && npm installSee docs/demos/ for 4 real validation reports.