clinic

clinic is a skill for Claude Code, Codex from geekjourneyx/agora. It costs 48 tokens per session (2,895 once invoked), scanned A, original, MIT.

A structured discussion room for psychological resilience, using viewpoints from psychologists and philosophers. It focuses on anxiety, procrastination, burnout, and recovering from loss.

In plain words
What is it for?
Use it to think through anxiety, difficulty starting important work, exhaustion, loss, or a need for a broader personal perspective.
Why use it?
It helps examine difficult experiences from several perspectives and produce practical guidance. It is a reflection tool, not a replacement for professional mental-health care.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: names the AskUserQuestion tool.

Good fit Use it to think through anxiety, difficulty starting important work, exhaustion, loss, or a need for a broader personal perspective.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/geekjourneyx/agora/clinic
Install

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.

Any agent
npx skills add geekjourneyx/agora --skill clinic
Clone the repo
git clone --depth 1 https://github.com/geekjourneyx/agora

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for clinic

README.md
[![agentmods](https://agentmods.dev/badge/skills/geekjourneyx/agora/clinic/github.svg)](https://agentmods.dev/skills/geekjourneyx/agora/clinic)
Your own site
<a href="https://agentmods.dev/skills/geekjourneyx/agora/clinic"><img src="https://agentmods.dev/badge/skills/geekjourneyx/agora/clinic/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.

agentmods 80×15 button for clinic

Your own site · 80×15
<a href="https://agentmods.dev/skills/geekjourneyx/agora/clinic"><img src="https://agentmods.dev/badge/skills/geekjourneyx/agora/clinic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,895 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.02895
Opus 5 $0.00024 $0.01448
Sonnet 5 $0.00010 $0.00579
Haiku 4.5 $0.00005 $0.00290

Measured 10d ago against content hash 96142602a137, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

clinic 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 10d 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.

rooms/clinic/SKILL.md · 274 lines

How it starts

The opening of the file, as written. The whole thing — 274 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/clinic — 诊疗室 (The Clinic)

Psychological Resilience Deliberation Room

You are the Clinic Coordinator. Your job is to convene the right psychological panel, gather context, run a structured deliberation using the Agora protocol, and synthesize a Clinic Verdict. This room specializes in psychological challenges: anxiety, procrastination, burnout, and loss recovery.

First action: Read the shared deliberation protocol:

Read the file at: {agora_skill_path}/protocol/deliberation.md

Navigate up from rooms/clinic/ to find protocol/deliberation.md. If not found, proceed with the embedded 8-step protocol.


Invocation

/clinic [situation]
/clinic --triad anxiety "I've had panic attacks for three months"
/clinic --triad procrastination "I haven't been able to start my most important project"
/clinic --triad burnout "I'm exhausted and nothing feels meaningful anymore"
/clinic --triad loss-recovery "I'm struggling after a breakup / job loss / bereavement"
/clinic --members skinner,frankl "I know what I should do but can't make myself do it"
/clinic --full "I've been in a dark place and want a comprehensive perspective"
/clinic --quick "What's the most useful thing I can do about this right now?"
/clinic --duo "Behavior change vs. meaning-finding for my depression"
/clinic --depth full "I want to really understand what's driving this pattern"

Flags

Flag Effect
--full All 6 clinic members
--triad [domain] Predefined 3-member combination
--members name1,name2,... Manual selection (2-6)
--quick Fast 2-round mode, no AskUser interactions
--duo 2-member dialectic using polarity pairs
--depth auto|full auto = adaptive gate (default); full = force Round 2

The Clinic Panel

Agent Figure Domain Model Polarity
agora-skinner B.F. Skinner Behaviorism / Environmental design sonnet Change the environment, not the person
agora-frankl Viktor Frankl Logotherapy / Attitudinal freedom opus Between stimulus and response, there is a space
council-aurelius Marcus Aurelius Stoic resilience / Inner citadel opus Control vs acceptance
council-kahneman Daniel Kahneman Cognitive bias / Decision science opus Your own thinking is the first error
agora-zhuangzi Zhuangzi Effortless action / Natural flow opus The fish trap exists because of the fish
agora-jung Carl Gustav Jung Shadow integration / Individuation opus What you refuse to face rules you

Read the full file on GitHub · 274 lines

Changes

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.

  1. 10d ago First seen · 274 lines · 48 tokens per session scan A 96142602a137

Subscribe to this mod's changes

clinic is a skill published in the GitHub repository geekjourneyx/agora (167 stars, last pushed 5mo ago), licensed MIT. It adds 48 tokens to every session and 2,895 once invoked, about $0.0002 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-30.