
grainulator
by grainulation·★ 85·综合分 47
基于声明的多通道研究工具,带有信心评分,适用于 Claude Code。
概述
Grainulator 是一个复杂的研究工具,执行多通道调查,编译类型化声明,发现发现之间的矛盾,并产生信心评分的答案。它通过两个阶段运行:调查(3个研究通道)和编译(7个分析通道)。该工具作为插件与 Claude Code 集成,提供自主研究功能和斜杠命令控制的调查。
试试问 AI
装完之后,这里有 5 个你可以让 AI 做的事:
什么时候选它
选择 Grainulator 用于需要结构化证据收集、冲突检测和决策前置信度评分的研究密集型项目。
什么时候不要选它
如果您需要快速、简单的答案,或者偏好更简单的研究流程,而不希望涉及多轮调查和冲突分析,请不要选择 Grainulator。
此 server 暴露的工具
从 README 抽取出 12 个工具/initStart a new research sprint
/researchMulti-pass investigation with evidence gathering
/challengeAdversarial testing of a specific claim
/witnessCorroborate a claim against an external source
/blind-spotStructural gap analysis
/briefCompiled decision brief
/presentPresentation deck
/statusSprint dashboard
/pullImport knowledge from DeepWiki or Confluence
/syncPublish artifacts to Confluence
/calibrateScore predictions against actual outcomes
/resolveAdjudicate conflicts between claims
可对比工具
安装
安装
**第一步** — 添加市场(一次性):
claude plugin marketplace add https://github.com/grainulation/grainulator.git**第二步** — 安装:
claude plugin install grainulator对于 Claude Desktop,添加到 claude_desktop_config.json:
{
"mcpServers": {
"grainulator": {
"command": "npx",
"args": ["-y", "@grainulation/grainulator", "serve-mcp"]
}
}
}FAQ
- Grainulator 与普通聊天机器人有什么不同?
- Grainulator 执行多通道研究,带有类型化声明和矛盾检测,生成信心评分的答案,而不是简单回应。它是一次研究冲刺,而不是对话。
- 信心评分如何工作?
- 信心评分(0-100)通过7个分析通道计算,评估证据强度、类型覆盖度、偏见、差距分析和冲突检测。
Hacker News 讨论
开发者社区最近的相关讨论。
- 帖子 by volatilityfund · 2026-04-10
- 帖子 by volatilityfund · 2026-04-09
grainulator 对比
最后更新于 · 由 README + GitHub 公开数据自动生成。