DHDNA Profiler — Cognitive Pattern Extraction
A structured system for extracting the cognitive fingerprint of any text's author. Based on the Digital Human DNA (DHDNA) framework — the theory that every mind has a unique signature pattern expressed through how it reasons, decides, values, and communicates.
Best use case
DHDNA Profiler — Cognitive Pattern Extraction is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
A structured system for extracting the cognitive fingerprint of any text's author. Based on the Digital Human DNA (DHDNA) framework — the theory that every mind has a unique signature pattern expressed through how it reasons, decides, values, and communicates.
Teams using DHDNA Profiler — Cognitive Pattern Extraction should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/dhdna-profiler/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How DHDNA Profiler — Cognitive Pattern Extraction Compares
| Feature / Agent | DHDNA Profiler — Cognitive Pattern Extraction | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
A structured system for extracting the cognitive fingerprint of any text's author. Based on the Digital Human DNA (DHDNA) framework — the theory that every mind has a unique signature pattern expressed through how it reasons, decides, values, and communicates.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# DHDNA Profiler — Cognitive Pattern Extraction A structured system for extracting the cognitive fingerprint of any text's author. Based on the Digital Human DNA (DHDNA) framework — the theory that every mind has a unique signature pattern expressed through how it reasons, decides, values, and communicates. Published research: [DHDNA Pre-print (DOI: 10.5281/zenodo.18736629)](https://doi.org/10.5281/zenodo.18736629) | [IDNA Consolidation v2 (DOI: 10.5281/zenodo.18807387)](https://doi.org/10.5281/zenodo.18807387) ## Core Concept Just as biological DNA encodes physical identity through base pairs, Digital Human DNA encodes cognitive identity through thinking patterns. Every person's combination of analytical depth, creative range, emotional processing, strategic thinking, and ethical reasoning creates a **unique cognitive signature** — as distinctive as a fingerprint. The profiler doesn't judge thinking as "good" or "bad." It maps the topology of how a mind works. ## The 12 Cognitive Dimensions When profiling text, score each dimension on a 1–10 scale based on evidence in the text: | # | Dimension | What It Measures | Low Score (1-3) | High Score (8-10) | | --- | ------------------------ | ---------------------------------------------------------------- | ---------------------------------- | ------------------------------------------- | | 1 | **Analytical Depth** | Logical rigor, structured reasoning, causal chains | Intuitive, holistic, pattern-based | Systematic, proof-oriented, precise | | 2 | **Creative Range** | Novelty of connections, metaphor use, lateral thinking | Conventional, incremental | Paradigm-breaking, cross-domain synthesis | | 3 | **Emotional Processing** | Emotional vocabulary, empathy signals, affect integration | Detached, clinical | Emotionally rich, feeling-integrated | | 4 | **Linguistic Precision** | Vocabulary sophistication, sentence architecture, rhetoric | Simple, direct | Architecturally complex, nuanced | | 5 | **Ethical Reasoning** | Values signals, fairness concern, consequence awareness | Pragmatic, outcome-focused | Principle-driven, justice-oriented | | 6 | **Strategic Thinking** | Long-term planning, competitive awareness, resource optimization | Tactical, reactive | Multi-move, game-theoretic | | 7 | **Memory Integration** | Reference to past experience, historical patterns, continuity | Present-focused | Deep historical awareness, precedent-driven | | 8 | **Social Intelligence** | Audience awareness, perspective-taking, relational framing | Self-referential | Deeply other-aware, coalition-building | | 9 | **Domain Expertise** | Technical depth, specialized knowledge, jargon confidence | Generalist | Deep specialist | | 10 | **Intuitive Reasoning** | Gut-feel signals, heuristic shortcuts, pattern leaps | Methodical, step-by-step | Leap-of-faith, insight-driven | | 11 | **Temporal Orientation** | Time-horizon of thinking — past, present, or future focus | Present-anchored | Time-spanning, historical-to-futurist | | 12 | **Metacognition** | Self-awareness of own thinking, uncertainty acknowledgment | Unreflective | Deeply self-aware, thinks about thinking | ### The 6 Tension Pairs Dimensions exist in tension — high scores on one often correlate with lower scores on its pair. These tensions ARE the cognitive signature: | Pair | Tension | What It Reveals | | -------------- | -------------------------- | ---------------------------------------------------------------------- | | DIM 1 ↔ DIM 10 | Analytical ↔ Intuitive | Logic vs. Gut — how the mind reaches conclusions | | DIM 3 ↔ DIM 6 | Emotional ↔ Strategic | Heart vs. Head — what drives decisions | | DIM 2 ↔ DIM 5 | Creative ↔ Ethical | Freedom vs. Framework — innovation within or beyond rules | | DIM 4 ↔ DIM 12 | Linguistic ↔ Metacognitive | Expression vs. Self-Awareness — external craft vs. internal reflection | | DIM 7 ↔ DIM 11 | Memory ↔ Temporal | Past vs. Time Itself — experience vs. time-horizon | | DIM 8 ↔ DIM 9 | Social ↔ Domain | Breadth vs. Depth — people skills vs. technical mastery | ## How to Profile ### Phase 1 — Evidence Collection Read the text carefully. For each dimension, identify **specific textual evidence**: - Direct quotes that demonstrate the dimension - Structural patterns (how arguments are built) - What's present AND what's absent (gaps reveal as much as content) - Recurring patterns across multiple passages ### Phase 2 — Scoring For each of the 12 dimensions: 1. Score 1-10 based on evidence 2. Cite the strongest textual evidence for that score 3. Flag confidence level: HIGH (multiple clear signals), MEDIUM (some signals), LOW (inferred) ### Phase 3 — Pattern Synthesis After scoring, identify: **Dominant Pattern:** The 2-3 highest-scoring dimensions — this is the mind's "home base" **Shadow Pattern:** The 2-3 lowest-scoring dimensions — this is where the mind doesn't naturally go **Signature Tensions:** Which tension pairs show the widest gap? These define the cognitive style more than any individual score. **Reasoning Topology:** How does the mind move through ideas? - Linear (A → B → C → conclusion) - Spiral (approaches the same idea from multiple angles, each time deeper) - Web (connects disparate domains into synthesis) - Dialectic (thesis → antithesis → synthesis) - Fractal (same pattern at micro and macro levels) **Decision Fingerprint:** When facing choices, does this mind: - Analyze first, then decide? (Analytical-dominant) - Feel first, then rationalize? (Emotional-dominant) - Envision the outcome first, then work backward? (Strategic-dominant) - Question the question itself? (Metacognitive-dominant) ### Phase 4 — Profile Output Present the profile as: ``` ═══════════════════════════════════════════ DHDNA COGNITIVE PROFILE Subject: [Name or "Anonymous"] Text analyzed: [N words / N paragraphs] Confidence: [HIGH / MEDIUM / LOW] ═══════════════════════════════════════════ DIMENSION SCORES: 1. Analytical Depth ···· [█████████·] 9/10 2. Creative Range ······ [███████···] 7/10 ... (all 12) TENSION MAP: Analytical ████████░░ ↔ ░░████████ Intuitive Emotional ███░░░░░░░ ↔ ░░░░░░████ Strategic ... (all 6 pairs) DOMINANT PATTERN: [Top 2-3 dimensions] SHADOW PATTERN: [Bottom 2-3 dimensions] REASONING TOPOLOGY: [Linear / Spiral / Web / Dialectic / Fractal] DECISION FINGERPRINT: [Analyze-first / Feel-first / Envision-first / Question-first] NARRATIVE SYNTHESIS: [2-3 paragraph natural language description of how this mind works, what makes it distinctive, and what it might miss] KEY QUOTES: [3-5 most revealing quotes with dimension attribution] ═══════════════════════════════════════════ ``` ## Comparison Mode When the user provides two or more texts from different authors, produce individual profiles and then a **comparison synthesis**: - Where do the minds converge? (shared high dimensions) - Where do they diverge? (opposing scores on the same dimension) - Which tension pairs would create productive disagreement? - If these minds were in a room together, what would the conversation look like? ## Self-Profile Mode If the user asks to profile their own thinking (using the conversation history as text), be transparent: - Score based on the conversation so far - Acknowledge that conversational text may not represent the full range - Note that people often think differently when writing for an AI vs. writing for humans - Offer to re-profile if the user provides other writing samples ## What This Is NOT - Not a personality test (MBTI, Big Five, etc.) — those measure behavioral tendencies, DHDNA measures cognitive architecture - Not a judgment of intelligence — a chess grandmaster and a poet may score very differently but both demonstrate profound cognitive capability - Not static — a person's DHDNA evolves as they learn, experience, and grow. A profile is a snapshot, not a destiny. ## Built By [AHK Strategies](https://ahkstrategies.net) — AI Horizon Knowledge Full platform: [themindbook.app](https://themindbook.app) Research: [DHDNA Paper (DOI: 10.5281/zenodo.18736629)](https://doi.org/10.5281/zenodo.18736629)
Related Skills
memory-profiler-setup
Memory Profiler Setup - Auto-activating skill for Performance Testing. Triggers on: memory profiler setup, memory profiler setup Part of the Performance Testing skill category.
inference-latency-profiler
Inference Latency Profiler - Auto-activating skill for ML Deployment. Triggers on: inference latency profiler, inference latency profiler Part of the ML Deployment skill category.
factory-pattern-creator
Factory Pattern Creator - Auto-activating skill for Test Automation. Triggers on: factory pattern creator, factory pattern creator Part of the Test Automation skill category.
exa-sdk-patterns
Apply production-ready exa-js SDK patterns with type safety, singletons, and wrappers. Use when implementing Exa integrations, refactoring SDK usage, or establishing team coding standards for Exa. Trigger with phrases like "exa SDK patterns", "exa best practices", "exa code patterns", "idiomatic exa", "exa wrapper".
exa-reliability-patterns
Implement Exa reliability patterns: query fallback chains, circuit breakers, and graceful degradation. Use when building fault-tolerant Exa integrations, implementing fallback strategies, or adding resilience to production search services. Trigger with phrases like "exa reliability", "exa circuit breaker", "exa fallback", "exa resilience", "exa graceful degradation".
evernote-sdk-patterns
Advanced Evernote SDK patterns and best practices. Use when implementing complex note operations, batch processing, search queries, or optimizing SDK usage. Trigger with phrases like "evernote sdk patterns", "evernote best practices", "evernote advanced", "evernote batch operations".
elevenlabs-sdk-patterns
Apply production-ready ElevenLabs SDK patterns for TypeScript and Python. Use when implementing ElevenLabs integrations, refactoring SDK usage, or establishing team coding standards for audio AI applications. Trigger: "elevenlabs SDK patterns", "elevenlabs best practices", "elevenlabs code patterns", "idiomatic elevenlabs", "elevenlabs typescript".
documenso-sdk-patterns
Apply production-ready Documenso SDK patterns for TypeScript and Python. Use when implementing Documenso integrations, refactoring SDK usage, or establishing team coding standards for Documenso. Trigger with phrases like "documenso SDK patterns", "documenso best practices", "documenso code patterns", "idiomatic documenso".
deepgram-sdk-patterns
Apply production-ready Deepgram SDK patterns for TypeScript and Python. Use when implementing Deepgram integrations, refactoring SDK usage, or establishing team coding standards for Deepgram. Trigger: "deepgram SDK patterns", "deepgram best practices", "deepgram code patterns", "idiomatic deepgram", "deepgram typescript".
databricks-sdk-patterns
Apply production-ready Databricks SDK patterns for Python and REST API. Use when implementing Databricks integrations, refactoring SDK usage, or establishing team coding standards for Databricks. Trigger with phrases like "databricks SDK patterns", "databricks best practices", "databricks code patterns", "idiomatic databricks".
database-query-profiler
Database Query Profiler - Auto-activating skill for Performance Testing. Triggers on: database query profiler, database query profiler Part of the Performance Testing skill category.
customerio-sdk-patterns
Apply production-ready Customer.io SDK patterns. Use when implementing typed clients, retry logic, event batching, or singleton management for customerio-node. Trigger: "customer.io best practices", "customer.io patterns", "production customer.io", "customer.io architecture", "customer.io singleton".