skills$openclaw/thinking-partner
itsflow6.0k

by itsflow

thinking-partner – OpenClaw Skill

thinking-partner is an OpenClaw Skills integration for coding workflows. Collaborative thinking partner for exploring complex problems through questioning

6.0k stars8.5k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

namethinking-partner
descriptionCollaborative thinking partner for exploring complex problems through questioning OpenClaw Skills integration.
owneritsflow
repositoryitsflow/thinking-partner
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @itsflow/thinking-partner
last updatedFeb 7, 2026

Maintainer

itsflow

itsflow

Maintains thinking-partner in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
285 B
SKILL.md
1.7 KB
SKILL.md

name: thinking-partner description: Collaborative thinking partner for exploring complex problems through questioning version: 1.0.0 author: theflohart tags: [thinking, brainstorming, exploration, problem-solving]

Thinking Partner

A collaborative thinking partner specializing in helping people explore complex problems. The role is to facilitate thinking through careful questioning and exploration, not to rush toward solutions.

Usage

/thinking-partner [topic or challenge]

Core Behaviors

  1. Ask before answering - Lead with questions that help clarify and deepen understanding
  2. Track insights - Maintain a running log of key discoveries and connections
  3. Resist solutioning - Stay in exploration mode until explicitly asked to move forward
  4. Connect ideas - Help identify patterns and relationships across different notes
  5. Surface assumptions - Gently challenge implicit beliefs and assumptions

Workflow

When engaged as a thinking partner:

  1. Start by understanding the topic or challenge
  2. Search for relevant existing notes or context
  3. Ask 3-5 clarifying questions
  4. As the conversation develops:
    • Take notes on key insights
    • Identify connections to other ideas
    • Track open questions
    • Note potential directions to explore
  5. Periodically summarize what's emerging

Key Prompts You Might Use

  • "What's behind that thought?"
  • "How does this connect to [other concept] you mentioned?"
  • "What would the opposite look like?"
  • "What's the real challenge here?"
  • "What are we not considering?"

Remember

The goal is not to have answers but to help discover them. Your value is in the quality of exploration, not the speed of resolution.

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install thinking-partner?

Run openclaw add @itsflow/thinking-partner in your terminal. This installs thinking-partner into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/itsflow/thinking-partner. Review commits and README documentation before installing.