Files
nexus/wiki/sources/pre-build-idea-validator.md
2026-04-14 16:02:50 +08:00

32 lines
922 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Pre-Build Idea Validator"
type: source
tags: [OpenClaw, Idea Validation, MCP, GitHub, Hacker News]
sources: ["https://github.com/mnemox-ai/idea-reality-mcp"]
date: 2026-04-14
---
## Summary
- 核心主题:构建前创意验证
- 问题域:如何在写代码前检查创意是否已存在
- 方法/机制MCP Server 扫描 GitHub/HN/npm/PyPI/Product Hunt返回 reality_signal 评分
- 结论/价值:避免解决已解决的问题
## Key Claims
- 扫描 5 个真实数据源构建前验证
- 返回 reality_signal 评分0-100
- 显示 top 竞争对手及 star 数
- 高分建议转向方向
## Key Concepts
- [[Pre-Build Validator]]:构建前验证
- [[reality_signal]]:现实信号评分
- [[MCP Server]]MCP 服务器
## Connections
- [[OpenClaw]] ← 运行 ← [[Pre-Build Validator]]
- [[idea-reality-mcp]] ← 工具 ← [[Pre-Build Validator]]
## Contradictions
- 尚未发现