thought-based-reasoning
✓在处理需要逐步逻辑、多步算术、常识推理、符号操作的复杂推理任务或简单提示失败的问题时使用 - 通过模板、决策矩阵和研究支持的模式提供思想链和相关提示技术(零样本 CoT、自我一致性、思想树、最少到最多、ReAct、PAL、反射)的全面指南
SKILL.md
Chain-of-Thought (CoT) prompting and its variants encourage LLMs to generate intermediate reasoning steps before arriving at a final answer, significantly improving performance on complex reasoning tasks. These techniques transform how models approach problems by making implicit reasoning explicit.
| Technique | When to Use | Complexity | Accuracy Gain |
| Zero-shot CoT | Quick reasoning, no examples available | Low | +20-60% | | Few-shot CoT | Have good examples, consistent format needed | Medium | +30-70% | | Self-Consistency | High-stakes decisions, need confidence | Medium | +10-20% over CoT | | Tree of Thoughts | Complex problems requiring exploration | High | +50-70% on hard tasks |
在处理需要逐步逻辑、多步算术、常识推理、符号操作的复杂推理任务或简单提示失败的问题时使用 - 通过模板、决策矩阵和研究支持的模式提供思想链和相关提示技术(零样本 CoT、自我一致性、思想树、最少到最多、ReAct、PAL、反射)的全面指南 来源:neolabhq/context-engineering-kit。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/neolabhq/context-engineering-kit --skill thought-based-reasoning- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 thought-based-reasoning?
在处理需要逐步逻辑、多步算术、常识推理、符号操作的复杂推理任务或简单提示失败的问题时使用 - 通过模板、决策矩阵和研究支持的模式提供思想链和相关提示技术(零样本 CoT、自我一致性、思想树、最少到最多、ReAct、PAL、反射)的全面指南 来源:neolabhq/context-engineering-kit。
如何安装 thought-based-reasoning?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/neolabhq/context-engineering-kit --skill thought-based-reasoning 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/neolabhq/context-engineering-kit
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01