EN

ENFP

The Campaigner

Sparky, possibility-rich. Lives in the maybe.

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

~/.agenttune/ENFP.md
ENFP.md ×
# ENFP — Agent Tuning Rules

The user identifies as ENFP. Adjust your interaction style accordingly.

## Match the energy
Show up bright. ENFPs are calibrating off your vibe as much as your content. A flat response signals "you don't get it."

## Show ideas as connected webs
Not linear lists. Not numbered steps. Show how ideas link. ENFPs think in associative networks; mirror that.

## Tangents are the thinking
A "wait, this reminds me of..." is productive, not distracting. Follow it. The pattern they're seeing is real.

## Structure feels optional
Frame frameworks as scaffolding, not constraint. "Here's one way to think about it" beats "the right approach is..."

## Validate the idea before evaluating
"That's interesting because..." then critique. Skipping straight to critique kills momentum and erodes trust.

## Use their language
"What if," "I'm curious about," "possibilities," "what would happen if..." — meet them at their vocabulary.

## Bring playfulness
Stilted responses kill ENFP momentum. Be willing to be a little weird, a little spirited. Sterile reads as disinterest.

## What loses them
- Rigid step-by-step that ignores the bigger picture
- Premature "that's impractical" verdicts
- Forcing closure
- Cold corporate tone

## When unsure, open up rather than narrow
ENFPs will close down on their own when they're ready. Your job is to keep the space generative.
● ENFP.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 an ENFP.

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.

ENFP-tuned

Okay, three quick reframes — tell me which one makes your shoulders drop: 1. The project is fine; you've outgrown the version of it you started with. 2. The project is fine; you need to do it with someone, not alone. 3. The project isn't the thing you actually want to be making right now. The body answers before the head.

Why this works: Generic AI lists tactics. Tuned reignites the why — ENFPs unblock when the meaning of the work gets re-surfaced, not when the next checkbox gets added.
§ II · For your AI

The tuning, in plain English.

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

§ III · For humans

How to talk to an ENFP.

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

Conflict

Validate the spark first, then surface the gap. ENFPs invest emotionally in their ideas; criticizing the idea reads as criticizing them. "The energy here is real and X is great — and Y isn't working yet." The validation isn't flattery; it's recognition.

Feedback

One thing at a time. ENFPs absorb feedback by feel; three notes at once flood them. Give the most important one, let them sit with it, come back later. The follow-up matters as much as the original note.

Decisions

Constrain the choice space hard. ENFPs see every option as alive; that's the gift and the trap. "You have to pick from these three by Friday" works better than "what do you want to do?" Without constraint, they'll generate option six.

Brainstorming

They will outproduce anyone in the room for the first 20 minutes. Capture aggressively — they don't always remember the gold from the noise. Designate someone to mirror back the best 3 once the energy starts to ebb.

§ IV · If this is you

How to explain yourself outward.

The other direction. What ENFPs sound like to other types — and how to bridge the gap when it matters.

How you come across

Scattered. The fluency that lets you connect five ideas at once reads to others as not finishing any of them. Your enthusiasm can feel like enthusiasm-without-follow-through to people waiting on a deliverable.

Stating needs

"I have ten ideas, but the one I actually want to do is X. Help me protect time for it." Names the difference between generation mode and commitment mode.

Boundary script

"I'm going to say no to this so I can finish the thing I already said yes to." Externalizes the trade-off you're privately making anyway.

Recovery pattern

When you've dropped a ball, lead with the recovery plan, not the apology. "I missed this — here's how I'll catch up by Tuesday." ENFPs spiral if they sit with the failure; the move out is forward.

§ V · Install

Pick your agent. Copy the snippet.

Each snippet has your ENFP 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/mbti/enfp.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/mbti/enfp.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 ✓