·customaize-agent:thought-based-reasoning
</>

customaize-agent:thought-based-reasoning

在處理需要逐步邏輯、多步驟算術、常識推理、符號操作的複雜推理任務或簡單提示失敗的問題時使用 - 透過模板、決策矩陣和研究支援的模式提供思想鍊和相關提示技術(零樣本 CoT、自我一致性、思想樹、最少到最多、ReAct、PAL、反射)的全面指南

85安裝·13熱度·@neolabhq

安裝

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill customaize-agent:thought-based-reasoning

如何安裝 customaize-agent:thought-based-reasoning

透過命令列快速安裝 customaize-agent:thought-based-reasoning AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/neolabhq/context-engineering-kit --skill customaize-agent:thought-based-reasoning
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:neolabhq/context-engineering-kit。

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 customaize-agent:thought-based-reasoning
分類
</>開發工具
認證
收錄時間
2026-03-02
更新時間
2026-03-10

Browse more skills from neolabhq/context-engineering-kit

快速解答

什麼是 customaize-agent:thought-based-reasoning?

在處理需要逐步邏輯、多步驟算術、常識推理、符號操作的複雜推理任務或簡單提示失敗的問題時使用 - 透過模板、決策矩陣和研究支援的模式提供思想鍊和相關提示技術(零樣本 CoT、自我一致性、思想樹、最少到最多、ReAct、PAL、反射)的全面指南 來源:neolabhq/context-engineering-kit。

如何安裝 customaize-agent:thought-based-reasoning?

開啟你的終端機或命令列工具(如 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 中使用

這個 Skill 的原始碼在哪?

https://github.com/neolabhq/context-engineering-kit