什麼是 customaize-agent:thought-based-reasoning?
在處理需要逐步邏輯、多步驟算術、常識推理、符號操作的複雜推理任務或簡單提示失敗的問題時使用 - 透過模板、決策矩陣和研究支援的模式提供思想鍊和相關提示技術(零樣本 CoT、自我一致性、思想樹、最少到最多、ReAct、PAL、反射)的全面指南 來源:neolabhq/context-engineering-kit。
在處理需要逐步邏輯、多步驟算術、常識推理、符號操作的複雜推理任務或簡單提示失敗的問題時使用 - 透過模板、決策矩陣和研究支援的模式提供思想鍊和相關提示技術(零樣本 CoT、自我一致性、思想樹、最少到最多、ReAct、PAL、反射)的全面指南
透過命令列快速安裝 customaize-agent:thought-based-reasoning AI 技能到你的開發環境
來源:neolabhq/context-engineering-kit。
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 customaize-agent:thought-based-reasoning在處理需要逐步邏輯、多步驟算術、常識推理、符號操作的複雜推理任務或簡單提示失敗的問題時使用 - 透過模板、決策矩陣和研究支援的模式提供思想鍊和相關提示技術(零樣本 CoT、自我一致性、思想樹、最少到最多、ReAct、PAL、反射)的全面指南 來源:neolabhq/context-engineering-kit。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/neolabhq/context-engineering-kit --skill customaize-agent:thought-based-reasoning 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/neolabhq/context-engineering-kit