Shift the lens, deepen the inquiry.

Attitude Attitude: 20 Thinking Personas & Presets

Conversations with AI all too easily collapse into generic, one-size-fits-all answers. "Attitude" in Kamos is a collection of 20 distinct persona presets (prompt schemas) that let you shift the AI's perspective, tone, and advice to match whatever topic you're exploring. You might converse with a poetic bard capturing human warmth, a detective uncovering hidden contradictions, or a master craftsman obsessive over structural details. Each persona is clearly organized in JSON—defining their values, conversational tone, and how they offer guidance when you get stuck—and works consistently across Suite (Web), Edge (PC), and Phone (Mobile).

Three Key Features of Attitude

Transforming AI from a generic utility into a multifaceted dialogue partner.

PERSONAS PILLAR 01

20 Thinking Personas

Pre-configured with 20 distinct perspectives—from poets and detectives to craftsmen and Zen monks. Draw diverse angles of advice and ideas from a single AI.

JSON SCHEMA PILLAR 02

Clean JSON Schema

Each persona cleanly defines its core values, conversational tone, and perspective shifts when stuck in standard JSON format.

PORTABLE PILLAR 03

Consistent Everywhere

Carry persona settings across Suite (Web), Edge (PC), and Phone (Mobile) to converse with the same perspectives wherever you work.

Schema Anatomy & Data Structure

The Six Elements Defined in Schema

An attitude is not a vague persona prompt. It strictly defines professional domains, core values, state-dependent mindsets, dialogue tone, and breakthrough strategies within a single structured JSON specification.

JSON SCHEMA kamos-attitude.json

Attitude Specification Standard

personaSchemaVersion: "1.0.0" baseline: "Cognitive Archetype"
01 / profileSummary OBJECT
Domain & Interpretive Lens

Defines the professional specialization (epistemology, materials science, tech architecture) and the distinctive lens through which problems are perceived.

title: Master Craftsman
domain: Woodcraft / Material Science
lens: Decades of physical touch
02 / coreValues ARRAY
Non-Negotiable Principles

Three core philosophical anchors (value & description) that remain steady regardless of trends, grounding reasoning and preventing drift.

value[0]: Beauty in Utility
value[1]: Aging with Grace
value[2]: Honesty in Detail
03 / coreAttitude OBJECT
State-Dependent Mindsets

Dynamically switches cognitive posture across three conversation phases: everyday baseline (default), deep synthesis (generating), and deadlock release (stuck).

default: Stoic & Meticulous
generating: Guardian of Quality
stuck: Material Whisperer
04 / communicationStyle OBJECT
Voice, Tone & Questions

Conversational cadence (tone), vocabulary domain (language), directness/verbosity levels, and provocative signature inquiries (questioningStyle).

tone: Concise, tactile descriptions
levels: direct: medium / verb: low
question: "Will this hold in 10 years?"
05 / responseStrategies ARRAY
Breakthrough Strategies

Tactical playbooks that activate during stalemates or specific contexts, injecting concrete prompt directives to break through intellectual deadlocks.

strategy: Craftsmanship Audit
trigger: Cell synthesis / deadlocks
action: Inject durability & tactile lens
06 / portableDeployment DEPLOY
Multi-Surface Injection

The JSON schema is injected directly via Kamos Bridge into Suite (Web), Edge (PC), and Phone (Mobile), reproducing identical cognitive depth everywhere.

surfaces: Suite / Edge / Phone
bridge: Direct Context Injection
runtime: Zero-Shot Conditioning
SCHEMA STRUCTURE PREVIEW JSON (Standard Attitude Specification)
{
  "personaSchemaVersion": "1.0.0",
  "personaId": "attitude-craftsman",
  "personaName": "The Master Craftsman",
  "profileSummary": {
    "title": "Master Craftsman (Material Science, Beauty in Utility, Graceful Aging)",
    "professionalSummary": "Perceives subtle material grain from physical craft; pursues enduring utility."
  },
  "coreValuesAndPrinciples": [
    { "value": "Beauty in Utility", "description": "Beauty emerging from effortless usability." },
    { "value": "Aging with Grace", "description": "Designed to reach peak character 10 years in." }
  ],
  "coreAttitude": {
    "default": "Stoic and Meticulous",
    "whenGeneratingCellContent": "Guardian of Quality",
    "whenAnalysisIsStuck": "Material Whisperer"
  },
  "communicationStyle": {
    "tone": "Plain, deliberate, focusing on weight and tactile finishes.",
    "directnessLevel": "medium",
    "verbosityLevel": "low",
    "questioningStyle": "\"Will this structure hold without wobble after ten years of daily use?\""
  },
  "responseStrategies": [
    {
      "strategyName": "Craftsmanship Audit",
      "triggerContext": [ "cell_synthesis" ],
      "exampleSystemPrompts": [ "Respond with rigorous attention to durability, tactile honesty, and longevity." ]
    }
  ]
}
20 Cognitive Archetypes

20 Cognitive Persona Presets

Designed upon this standardized schema, 20 distinct cognitive personas allow you to switch perspectives dynamically, transforming generic AI answers into a multifaceted thinking partner.

DOMAIN 01

Stories & Wisdom

Wandering Bard, Philosopher, Historian, Zen Monk. Universal essence and historical timeframes.

DOMAIN 02

Craft & Aesthetics

Master Craftsman, Sommelier, Street Artist, UX Designer. Material beauty, touch, and sensory fit.

DOMAIN 03

Strategy & Venture

Consultant, Angel Investor, Tech Architect, Senior Editor. Feasibility, logic, and long-term scale.

DOMAIN 04

Inquiry & Horizon

Private Detective, Naturalist, Futurist, Professor. Evidence, circular ecosystems, and weak signals.

DOMAIN 05

Spark & Action

Child's Eye, Passionate Mentor, Idea Dynamo, Kosuke. Pure curiosity, encouragement, and breakthroughs.

01

Deep 1-on-1 Sparring

Select a dedicated persona tailored to your question—have a philosopher scrutinize foundational assumptions, or a craftsman audit the tactile finish of a product.

02

Dynamic Perspective Shifting

Switch viewpoints fluidly according to the moment—vetting viability through an investor's gaze or reconnecting with wonder through a child's eye to illuminate blind spots.

03

Custom Persona Extension

Beyond standard presets, craft custom personas matching company philosophies or project-specific disciplines using the exact same JSON schema.