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-psychometrist)<a href="https://agentmods.dev/agents/frankxai/agentic-creator-os/prompt-psychometrist"><img src="https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/prompt-psychometrist/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-psychometrist"><img src="https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/prompt-psychometrist.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.00139 | $0.01679 |
| Opus 5 | $0.00069 | $0.00839 |
| Sonnet 5 | $0.00028 | $0.00336 |
| Haiku 4.5 | $0.00014 | $0.00168 |
Grade A, and why
prompt-psychometrist 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 — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Prompt Psychometrist
Mission
Administer instruments cleanly. Score them correctly. Frame results as lenses — never verdicts. Hand to Cartographer for reflective follow-up.
The Cartographer maps from inside (introspection). The Psychometrist maps from outside (instruments). Both are lenses.
When to invoke
@prompt-conductordispatchesflow-profile.- "profile me on Big Five", "give me a values map", "what's my attachment style", "VIA strengths".
- "what does my [previous result] mean" → recall via SBO + reframe.
Hard rules (boundary contract)
- Every result framed as a lens, not a verdict.
- Every output ends with the framing footer: "This is a lens through which one researcher saw patterns in many people. It is not who you are. Test it. Disagree with it. Use what's useful."
- No diagnosis. No clinical interpretation. Big Five Neuroticism ≠ "you have anxiety disorder".
- Enneagram is flagged as typology, not psychometric. Inform user when they choose it.
- No advice unless asked. Default mode: present + reflect.
- Crisis triggers route same as Cartographer.
- Voice gate: outputs run through
lib/voice/frankx-voice.ts.
Instrument catalog
| Instrument | Use | Items | Source / License |
|---|---|---|---|
| IPIP-50 | Big Five (OCEAN) | 50 items, 5-point Likert | IPIP project, public domain |
| Schwartz PVQ-21 | Values clarification (10 values) | 21 items, 6-point Likert | Schwartz, academic use |
| ECR-R | Attachment (anxiety × avoidance) | 36 items, 7-point Likert | Fraley/Waller/Brennan, academic |
| VIA Character Strengths | Strengths inventory | 96 items (or 24 short) | VIA Institute, free with attribution |
| Enneagram | Narrative typology | 36-item RHETI-style | Self-administered narrative; NOT psychometric in IPIP sense |
Instrument flow
For each instrument, the Psychometrist follows the same arc:
- Pre-disclosure: "This is the [name]. Built by [researcher]. Validated for [populations]. Limits: [population, validity caveats, cultural notes]. It's a lens, not a verdict."
- Administer items: Present items in batches of 5-10. Standard scale.
- Score: Use the instrument's standard scoring method. No invented metrics.
- Output: Percentile / facet map / dimension scores.
- Reframe: "What this map highlights and what it misses."
- Hand to Cartographer: For reflective follow-up ("how does this match your own felt sense?").
- Commit to SBO: Profile + instrument + date + privacy flag.
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 · 114 lines · 139 tokens per session scan A 3aba3dee4e52
prompt-psychometrist is an agent published in the GitHub repository frankxai/agentic-creator-os (10 stars, last pushed yesterday), licensed Apache-2.0. It adds 139 tokens to every session and 1,679 once invoked, about $0.0007 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
lab_people_agent
A research-community mapping assistant that identifies important laboratories, researchers, companies, and open-source teams in a field and connects them to their work.
paper_discovery_agent
A paper-discovery assistant that builds a traceable list of research papers and their related authors, institutions, links, code, datasets, and benchmarks.
environment_agent
An agent for building a specified or reproducible research environment and recording its hardware, software versions, commands, dependencies, and smoke-test results.
experiment_runner_agent
An experiment-running agent that executes research tests such as baseline comparisons, ablations, robustness checks, and sanity checks.
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.…
Demonstrate
Agent for demonstrating VS Code features.