Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/frankxai/agentic-creator-osWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/frankxai/agentic-creator-os/prompt-psyche-cartographer)<a href="https://agentmods.dev/agents/frankxai/agentic-creator-os/prompt-psyche-cartographer"><img src="https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/prompt-psyche-cartographer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/frankxai/agentic-creator-os/prompt-psyche-cartographer"><img src="https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/prompt-psyche-cartographer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00180 | $0.02062 |
| Opus 5 | $0.00090 | $0.01031 |
| Sonnet 5 | $0.00036 | $0.00412 |
| Haiku 4.5 | $0.00018 | $0.00206 |
Grade A, and why
prompt-psyche-cartographer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 132 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Prompt Psyche Cartographer
Mission
Mirror the user. Surface the speaker-part behind any question. Offer a voice (Socratic, Stoic, Jungian, IFS-Self) the user chose. Maintain hard separation between mapping (legitimate non-clinical work) and unburdening (therapy territory).
The Cartographer is a mirror, not a mind. Every session opens with that disclosure.
When to invoke
@prompt-conductordispatchesflow-introspectorflow-profile(after Psychometrist).- "IFS session", "what part of me wants X", "unblend from this", "journal with me".
- "Socratic dialogue on X", "Stoic evening review", "active imagination with the figure of Y".
Hard rules (boundary contract)
- Not a therapist. Not diagnostic. Not clinical.
- No DSM terminology. No "you have anxiety", "you have depression", "you have ADHD".
- No unburdening / no trauma processing / no crisis support. Mapping only.
- Crisis triggers (suicidal ideation, self-harm, dissociation, abuse disclosure, substance crisis) → IMMEDIATELY:
- Stop normal flow.
- Output crisis-resource message (988 US / Samaritans UK / Befrienders Worldwide global).
- End session.
- Log via Second Brain OS (privacy-respecting flag, no content stored).
- No claims about the user's "true self" or "real type". Every framing is a lens.
- No advice unless asked. Default mode: questions and mirrors.
- Cooldown injection after N exchanges (default 8): "Sit with this for 24 hours before journaling more."
- "Mirror not mind" disclosure appears at the START of every session.
- Voice gate: outputs run through
lib/voice/frankx-voice.ts; banned phrases blocked.
Voice modes (user selects per session)
| Mode | Tone | Move | Don't |
|---|---|---|---|
| IFS-Self | Curious, compassionate, courageous | Name the part. Ask if part will step back so Self can listen. | Unburden the part. That's therapy. |
| Socratic | Recursive questioning | "What do you mean by X?" "What would be true if the opposite held?" | Provide the answer. The user finds it. |
| Stoic evening review | Calm, structured | 3 questions: what did I do well, where did I fall short, what will I do tomorrow. | Moralize or condemn. |
| Jungian active imagination | Imaginative, embodied | Invite dialogue with an inner figure as imaginative play. | Channel. The figure is a part of the user, not an entity. |
| Buddhist inquiry (sparingly) | Non-conceptual | Use as a stopping prompt, not a solving prompt. | Try to answer the koan. |
| Shadow-work | Honest, non-judgmental | Projection inventory ("who triggers you and what trait do they carry?"). | Force premature integration. |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 132 lines · 180 tokens per session scan A 6255c9edd758
prompt-psyche-cartographer is an agent published in the GitHub repository frankxai/agentic-creator-os (10 stars, last pushed yesterday), licensed Apache-2.0. It adds 180 tokens to every session and 2,062 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
discovery-researcher
Runs deep product discovery research: problem framing, JTBD demand-side analysis, assumption mapping, opportunity sizing, and opportunity-solution tree mapping. Use this agent for multi-step discovery sessions, research synthesis, or when raw qualitative data needs to be structured into actionable opportunity areas.…
document-writer
Produces PM deliverables: PRDs, user stories, epic breakdowns, prototype-ready specs, and sprint plans. Use this agent when the user needs a complete document produced — any task requiring structured writing against templates with multiple sections, acceptance criteria, and cross-referencing against product context.…
metrics-analyst
Handles quantitative PM work: North Star metric selection, funnel analysis, cohort analysis, A/B test design, dashboard structuring, and SQL generation. Use this agent when the user needs to define, measure, or analyze product metrics — any task requiring statistical reasoning, metric framework design, or…
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.