Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

Thought-Based Reasoning Techniques

porneolabhq·neolabhq· v1.0.0 · atualizado em 2026-04-10
85
Score

Use this skill for complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, or symbolic manipulation where simple prompting is insufficient. It provides a comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion), including templates, decision matrices, and research-backed patterns.

prompt-engineeringchain-of-thoughtreasoningllmlarge-language-modelszero-shot-cottree-of-thoughts
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcustomaize-agent-thought-based-reasoning/workflow
1
Identify Task — : Determine the type of reasoning task (e.g., arithmetic, commonsense, symbolic).
2
Select Technique — : Choose the appropriate prompting technique (e.g., Zero-shot CoT, Tree of Thoughts, ReAct) based on task complexity and available resources.
3
Craft Prompt — : Create a prompt using the selected technique, including relevant examples or instructions.
4
Generate Reasoning — : Use the LLM to generate intermediate reasoning steps.
5
Extract Answer — : Extract the final answer from the generated reasoning.
6
Evaluate — : Evaluate the accuracy and consistency of the reasoning and answer.
7
Refine — : Refine the prompt or technique based on the evaluation results.
8
Iterate — : Repeat steps 4-7 until satisfactory results are achieved.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aSteve Jobs Perspective
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aAmazon Working Backwards
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aRoundtable Discussion
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Thought-Based Reasoning Techniques
customaize-agent-thought-based-reasoning
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers10
improve reasoning with chain of thoughtuse zero-shot chain of thoughtimplement tree of thoughtsapply self-consistency to reasoninguse least-to-most promptingimplement react for reasoning and actingapply reflexion for iterative improvementimprove llm reasoninguse program-aided language modelsimplement chain of thought prompting

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download customaize-agent-thought-based-reasoning
$ synaptic skills detail customaize-agent-thought-based-reasoning
$ synaptic skills live customaize-agent-thought-based-reasoning

Dependências

Python

Links

GitHub Repository