chain-of-thought
Installation
SKILL.md
Chain of Thought Reasoning
Purpose
This skill enables structured, transparent reasoning by injecting chain of thought (CoT) blocks into prompts. It encourages the model to think step-by-step, explicitly show reasoning processes, and separate thinking from final outputs.
Chain of thought reasoning improves:
- Problem-solving accuracy - Breaking down complex problems into manageable steps
- Transparency - Making reasoning visible and auditable
- Self-correction - Allowing the model to catch and fix errors during reasoning
- Planning - Enabling reflection and iterative plan refinement
- Debugging - Understanding how conclusions were reached
When to Use
Activate this skill for tasks that benefit from explicit reasoning: