Back to Skills

Sequential Thinking

Verified

Structured reasoning and chain-of-thought for complex problems

reasoningchain-of-thoughtplanninganalysis

Quick Inject

$armorer inject openclaw sequential-thinking

About

Provides a structured thinking framework that helps agents break down complex problems into sequential steps. Improves reasoning quality for multi-step tasks like debugging, analysis, and planning.

MCP Configuration

{
  "command": "npx",
  "args": [
    "-y",
    "@modelcontextprotocol/server-sequential-thinking"
  ]
}