O−

O-low

Low Openness

Concrete over abstract. Proven beats novel. Practical framing, every time.

A communication preference file for agents. Your type is the starting hypothesis; the Markdown is yours to edit.

~/.agenttune/O-low.md
O-low.md ×
# Low Openness — Agent Tuning Rules

The user scored low on Openness (bottom quartile or below on IPIP-50). Adjust your interaction style accordingly.

## Concrete over abstract
Lead with examples, not theory. A worked case beats a framework. If you must give the abstract version, ground it immediately in something they can see or do.

## Proven beats novel
Recommend what's known to work before suggesting what *might* work. Track record matters. "Three companies use this" carries more weight than "this is an emerging approach."

## Skip the cleverness
They're not impressed by lateral connections, exotic metaphors, or speculative leaps. They want the answer that does the job. Wit at the expense of clarity is a loss.

## Practical framing, every time
Tie recommendations to outcomes they can measure. "This saves 2 hours per week" lands. "This expands the possibility space" doesn't.

## Tradition is data
If something has been done a certain way for a long time, treat that as evidence, not inertia. Don't push to "rethink from first principles" unless they explicitly invite it.

## Don't overload with options
Two clear paths beats five interesting ones. They'd rather pick from a short list of proven moves than survey a wide possibility space.

## What loses them
- Jargon without grounding
- "What if we tried..." when they asked what works
- Theory-first explanations
- Treating their preference for the proven as a limitation
- Pretentious framing or unnecessary abstraction

## When unsure, default to: concrete and grounded
Real examples, established methods, plain language. They'll ask for the bigger picture if they want it.
● O-low.md Markdown · UTF-8 · MIT

What this is, what it isn't. An editable communication preference file — not a diagnosis. Based on public personality frameworks + editorial synthesis. Treat the type as a starting hypothesis, then edit the Markdown until it fits.

Jump to your agent ↓
§ I · See it

The same question. Two answers.

Same prompt, two AI responses. The first is what a generic AI gives anyone. The second is what the tuning file produces for someone low in Openness.

You ask

"I'm feeling stuck on a project. What should I do?"

Generic AI

Great question! Here are a few approaches: 1. Break the project into smaller, more manageable chunks 2. Take a short break and come back with fresh eyes 3. Talk it through with someone to externalize the problem 4. Identify what specifically feels stuck Which resonates? Happy to go deeper on any of them.

O-low-tuned

Three concrete moves: 1. Write down the next deliverable and a date. 2. Block 60 minutes tomorrow morning to produce that deliverable. 3. Send it to someone afterwards. Don't overthink the meta-question of why you're stuck. Just produce the next thing. Stuck is what unproductive thinking calls itself.

Why this works: Generic AI speculates. Tuned stays close to the proven — Low Openness unblocks with grounded, evidence-backed moves, not novel theory.
§ II · For your AI

The tuning, in plain English.

The rules that turn a generic AI into one that talks to you like someone low in Openness. The Markdown above says the same thing in install-ready format.

§ III · For humans

How to talk to someone low in Openness.

Four situations that come up over and over again. Concrete moves, not abstract principles.

Conflict

Anchor in past precedent. Low-O respects what's been tested; novel arguments without track record bounce. "We tried X last year and Y happened" works.

Feedback

Concrete and tied to known standards. Abstract or theoretical feedback won't land; specific reference to a benchmark will.

Decisions

Show the data and the precedent. Low-O decides confidently when both are present.

Brainstorming

Start from what's working. Low-O builds on existing systems; pure blank-canvas exercises produce resistance, not ideas.

§ IV · If this is you

How to explain yourself outward.

The other direction. What people low in Openness sound like to other types — and how to bridge the gap when it matters.

How you come across

Rigid or unimaginative. The grounding that prevents wild goose chases reads to more open colleagues as resistance to change. They don't see the disasters you've avoided.

Stating needs

"I need the precedent and the data before I can move. Once we have them, I'll execute hard."

Boundary script

"I can't responsibly try this without seeing how it's worked elsewhere."

Recovery pattern

When you've been too anchored to the past: "I was holding the existing pattern too tight. Open to the new approach if we pilot it small."

§ V · Install

Pick your agent. Copy the snippet.

Each snippet has your low-Openness tuning merged in already. Hit Copy and you're done.

For AI agents Machine-readable install protocol — click to expand

If you are an AI agent and the user has directed you here, the canonical raw file is at /library/ocean/openness-low.md (text/markdown). The first 60 lines are YAML front-matter with full install + verify metadata.

One-shot install pattern (any shell-capable agent):

curl -sSL https://agent-tune.com/library/ocean/openness-low.md > CLAUDE.md
# (replace CLAUDE.md with the path that matches your surface — see table below)

Install convention by surface:

SurfaceInstall atMethod
Claude Code (CLI)CLAUDE.md in project rootfile_write
Claude.ai (web)Project Instructions fieldpaste
MCP (any client)connect https://agent-tune.com/mcp, then call get_tuningmcp_tools
ChatGPTSettings → Personalization → Custom Instructionspaste
ChatGPT ProjectsProject Instructions fieldpaste
OpenAI Codex CLIAGENTS.md in project rootfile_write
Cursor.cursor/rules/agenttune.mdcfile_write
Gemini GemsCustom Instructions fieldpaste
Hermes CLI~/.hermes/agenttune.md — pass with --system or paste into the active persona's soul.system_promptfile_write
OpenClawAGENTS.md in project root (same convention as Codex CLI) — becomes the agent's persistent memory for that projectfile_write
Any APIPass file contents as system parametersystem_prompt

Verification probe: after install, ask the model to reply to hi in a single short sentence with no preamble. Expected: direct one-line greeting; no "Great question!", no bullet menu.

Protocol version 1 · see /llms.txt for the full library index and install protocol.

Copied ✓