新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

View File

@@ -0,0 +1,31 @@
---
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
- 尚未发现