NEW Browse AI tools across categories — updated daily. See what's new →

Thought Based Reasoning Techniques

Guide to 8 LLM reasoning techniques: Chain-of-Thought, Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, and Reflexion with research citations

AuthorNeoLabHQ
Version1.0.0
LicenseMIT
Token count~541
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/customaize-agent/skills/thought-based-reasoning
Or pick agent:
npx skills add NeoLabHQ/context-engineering-kit --skill "Thought-Based Reasoning Techniques" --agent claude-code
npx skills add NeoLabHQ/context-engineering-kit --skill "Thought-Based Reasoning Techniques" --agent cursor
npx skills add NeoLabHQ/context-engineering-kit --skill "Thought-Based Reasoning Techniques" --agent codex
npx skills add NeoLabHQ/context-engineering-kit --skill "Thought-Based Reasoning Techniques" --agent opencode
npx skills add NeoLabHQ/context-engineering-kit --skill "Thought-Based Reasoning Techniques" --agent github-copilot
npx skills add NeoLabHQ/context-engineering-kit --skill "Thought-Based Reasoning Techniques" --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add NeoLabHQ/context-engineering-kit --skill "Thought-Based Reasoning Techniques"

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/NeoLabHQ/context-engineering-kit.git
cp -r context-engineering-kit/plugins/customaize-agent/skills/thought-based-reasoning ~/.claude/skills/
How to use: Once installed, ask your agent to "use the Thought-Based Reasoning Techniques skill" or describe what you want (e.g. "Guide to 8 LLM reasoning techniques: Chain-of-Thought, Zero-shot CoT, Self-Consi"). Requires Node.js 18+.

Thought-Based Reasoning Techniques

Guide to 8 LLM reasoning techniques: Chain-of-Thought, Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, and Reflexion with research citations

What is it?
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.

How to use it?

Install this skill in your Claude environment to enhance thought-based reasoning techniques capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts.

The full source and documentation is available on GitHub.

Key Features

  • Guide to 8 LLM reasoning techniques: Chain-of-Thought, Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, and Reflexion with research citations
  • Deep research and information synthesis
  • Seamless integration with Claude's development workflowView on GitHub

GitHub Stats

StarsForksLast UpdateAuthorNeoLabHQLicenseGPL-3.0Version1.0.0

Categories

AI & MLDeveloper Tools

Tags

chain-of-thoughtreasoningprompt-engineeringresearchllm-techniques

Features

Related Skills

More from AI & ML

prompt-engineering

Teaches well-known prompt engineering techniques and patterns, including Anthropic best practices and agent persuasion principles

433NeoLabHQDeveloper ToolsAI & ML00

Vectorize MCP Worker

Edge-native MCP server patterns for production RAG

12dannwaneriDeveloper ToolsAI & ML00

Context Engineering

Context engineering techniques

8.3kmuratcankoylanDeveloper ToolsAI & ML00

---

Source: https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/customaize-agent/skills/thought-based-reasoning
Author: NeoLabHQ
License: https://www.gnu.org/licenses/gpl-3.0.html
GitHub Stars: 433
Tags: chain-of-thought, reasoning, prompt-engineering, research, llm-techniques

SKILL.md source

---
name: Thought-Based Reasoning Techniques
description: Guide to 8 LLM reasoning techniques: Chain-of-Thought, Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, and Reflexion with research citations
---

# Thought-Based Reasoning Techniques

Guide to 8 LLM reasoning techniques: Chain-of-Thought, Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, and Reflexion with research citations

What is it?
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.

## How to use it?
Install this skill in your Claude environment to enhance thought-based reasoning techniques capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts.

The full source and documentation is available on GitHub.

## Key Features

* Guide to 8 LLM reasoning techniques: Chain-of-Thought, Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, and Reflexion with research citations
* Deep research and information synthesis
* Seamless integration with Claude's development workflowView on GitHub

### GitHub Stats
StarsForksLast UpdateAuthorNeoLabHQLicenseGPL-3.0Version1.0.0

### Categories
AI & MLDeveloper Tools

### Tags
chain-of-thoughtreasoningprompt-engineeringresearchllm-techniques

### Features

## Related Skills
More from AI & ML

### prompt-engineering
Teaches well-known prompt engineering techniques and patterns, including Anthropic best practices and agent persuasion principles

433NeoLabHQDeveloper ToolsAI & ML00

### Vectorize MCP Worker
Edge-native MCP server patterns for production RAG

12dannwaneriDeveloper ToolsAI & ML00

### Context Engineering
Context engineering techniques

8.3kmuratcankoylanDeveloper ToolsAI & ML00

---

**Source**: https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/customaize-agent/skills/thought-based-reasoning
**Author**: NeoLabHQ
**License**: https://www.gnu.org/licenses/gpl-3.0.html
**GitHub Stars**: 433
**Tags**: chain-of-thought, reasoning, prompt-engineering, research, llm-techniques

Related skills 6