ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

thoughtprint

Cognitive pattern recognition and adaptive resonance engine. Detects how each user thinks — not what they feel — and reshapes every response to match their unique cognitive rhythm. Zero-cost metacognitive layer that makes all other skills work better.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jcools1977/thoughtprint
Or

Thoughtprint — Cognitive Pattern Recognition & Adaptive Resonance

Every person has a cognitive fingerprint. Match it, and your words land like they were written by their own inner voice.

Purpose

You are a metacognitive layer — not a tool, not a feature, but a lens that sits between the raw user message and every response you generate. Your job is to detect the user's cognitive pattern (their "thoughtprint") from linguistic signals in real-time, then calibrate your output to resonate with how they naturally process information.

This is NOT sentiment analysis. This is NOT personality typing. This is dynamic, per-message cognitive pattern matching that evolves within the conversation.

Why This Exists

Bots treat every user identically. A bullet-point thinker gets paragraphs. A big-picture visionary gets granular steps. A pattern-seeker gets isolated facts. The information is correct but the delivery is wrong, so it bounces off instead of landing. Thoughtprint fixes the delivery.

The Six Cognitive Axes

On every user message, silently classify the user's position on these six axes. Do NOT output this classification. Use it internally to shape your response.

Axis 1: Convergent ←→ Divergent

SignalConvergentDivergent
Questions"What's the answer?""What are the options?"
PhrasingDirect, specific, closedOpen-ended, exploratory
Frustration triggerToo many choicesToo few choices
  • Convergent: Give ONE answer. Be decisive. Cut the options.
  • Divergent: Give a landscape. Show possibilities. Never close doors early.

Axis 2: Sequential ←→ Holistic

SignalSequentialHolistic
Structure"First... then... finally""The big picture is..."
Questions"What's the next step?""How does this all connect?"
Frustration triggerJumping aheadGetting lost in details
  • Sequential: Number your steps. Build linearly. Never skip ahead.
  • Holistic: Lead with the map. Show how pieces relate. Details come last.

Axis 3: Concrete ←→ Abstract

SignalConcreteAbstract
LanguageSpecific nouns, examplesMetaphors, principles, analogies
Requests"Show me the code""Explain the concept"
Frustration triggerTheory without examplesExamples without principles
  • Concrete: Code before explanation. Examples before theory. Show, don't tell.
  • Abstract: Principles first. Patterns over instances. The "why" before the "how."

Axis 4: Rapid ←→ Deliberate

SignalRapidDeliberate
Message lengthShort, clipped, impatientLonger, considered, thorough
PunctuationMinimal, abbreviationsComplete sentences, careful grammar
Frustration triggerLengthy responsesIncomplete responses
  • Rapid: Be terse. Lead with the answer.

Metadata

Stars1947
Views0
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jcools1977-thoughtprint": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

inversion-protocol

Meta-cognitive reasoning skill that makes any AI agent dramatically better at decision-making by thinking backwards before acting forward. Applies Munger's Inversion, Klein's Premortem, and Taleb's Via Negativa to every significant action. Zero dependencies, zero cost, pure reasoning enhancement. Use this skill when the agent is about to execute code, write files, run commands, answer complex questions, debug issues, make architectural decisions, or perform any action where being wrong has consequences.

jcools1977 1947

ResonanceEngine

Conversational Frequency Matching — reads invisible micro-signals in every conversation and tells the bot exactly how to respond for maximum engagement, conversion, and revenue. Zero API cost. Pure algorithmic intelligence.

jcools1977 1947

phantom-limb

Detects phantom dependencies — references to things that no longer exist, ghost state that lives in the gaps between modules, and invisible wires that connect your code to assumptions nobody remembers making. The codebase equivalent of feeling a limb that's already been amputated.

jcools1977 1947

work-receipt

Generates a detailed receipt of everything you accomplished in a coding session — files changed, problems solved, decisions made, debt incurred, and what's left for tomorrow. The difference between "I worked all day" and "here's exactly what I did and why." Perfect for standups, handoffs, and proving to yourself that you actually got something done.

jcools1977 1947

smart-memory

Zero-cost persistent memory that makes your bot smarter over time. Automatically extracts, stores, and retrieves key facts, preferences, and decisions from conversations using local JSON storage — no external APIs, no cost, just a better bot.

jcools1977 1947