prep-my-visit

prep-my-visit is a skill for Claude Code, Codex from realactivity/tula. It costs 55 tokens per session (457 once invoked), scanned A, original, Apache-2.0.

A skill for preparing an upcoming medical visit from a patient's health data. It creates an IPS-aligned package; IPS is a standard format for sharing a patient summary between healthcare systems.

In plain words
What is it for?
Use it for visit preparation, pre-visit lab questions, goals lists, handoff summaries, and draft portal snippets. It is not for diagnosis, treatment changes, billing, standalone PDF extraction, or sending messages.
Why use it?
It organizes goals, relevant lab information, and handoff notes before an appointment while keeping personal health information in the workspace.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/realactivity/tula/prep-my-visit
Any agent
npx skills add realactivity/tula --skill prep-my-visit
Clone the repo
git clone --depth 1 https://github.com/realactivity/tula

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 prep-my-visit

README.md
[![agentmods](https://agentmods.dev/badge/skills/realactivity/tula/prep-my-visit.svg)](https://agentmods.dev/skills/realactivity/tula/prep-my-visit)
Your own site
<a href="https://agentmods.dev/skills/realactivity/tula/prep-my-visit"><img src="https://agentmods.dev/badge/skills/realactivity/tula/prep-my-visit.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 457 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00055 $0.00457
Opus 5 $0.00028 $0.00229
Sonnet 5 $0.00011 $0.00091
Haiku 4.5 $0.00006 $0.00046

Measured 5d ago against content hash de3a4418eea8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

prep-my-visit 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 5d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/enforce_snippet_limits.mjs, scripts/render_visit_brief.py, scripts/validate_ips_sections.mjs, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/prep-my-visit/SKILL.md · 63 lines

What it actually says

prep-my-visit

Prepare an IPS-aligned pre-visit package.

When to Use

Use when:

  • Upcoming visit prep request from patient or caregiver
  • Pre-visit lab question for an upcoming appointment
  • Request for handoff summary, goals list, or portal snippet drafts

When NOT to Use

Don't use when:

  • Any diagnosis, treatment, or medication-change request
  • Billing/insurance/prior-auth/EOB request
  • Standalone PDF extraction request -> use med-pdf
  • Standalone portal drafting request -> use epic-note
  • Any PHI transfer outside ~/.openclaw/workspace/

Workflow

  1. Resolve visit context and choose template.
  2. Capture 1-3 patient goals verbatim.
  3. Run lab analysis using references/lab-analyzer.md.
  4. Build IPS + Tula extensions using references/ips-contract.md.
  5. Draft provider/patient views and snippets using references/workflow.md.
  6. Validate outputs with references/scripts.md.
  7. Persist outputs in ~/.openclaw/workspace/tula/briefs/{visit_id}/.

Scripts

Run the commands documented in references/scripts.md.

Examples

See references/examples.md.

Privacy

  • Keep PHI in ~/.openclaw/workspace/.
  • Never auto-send snippets; patient approval is required.
  • Reject insurance/billing/prior-auth/EOB content.

Troubleshooting

  • Missing data: return constrained draft + missing-items list.
  • Category B overflow or imperative phrasing: keep top three and rewrite to discuss-with-doctor wording.
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. 5d ago First seen · 63 lines · 55 tokens per session scan A de3a4418eea8

Subscribe to this mod's changes

prep-my-visit is a skill published in the GitHub repository realactivity/tula (45 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 55 tokens to every session and 457 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

comment-compactor

Delete the comments a diff adds unless they earn their place, and condense the few that do. Use as the final step before pushing, submitting, or finalizing a PR — after tests and lint pass, before git push / gh pr create. Also use when asked to "clean up the comments", "check the comments", or when a review flags a…

medplum/medplum · 89 tokens

healthcare-expert

Expert-level healthcare systems, medical informatics, HIPAA compliance, and health data standards. Use when the user mentions medical, HIPAA, HL7, FHIR, or EHR, or when the task involves Healthcare IT, Standards and Protocols, Regulatory Compliance, or Security and Compliance.

personamanagmentlayer/pcl · 64 tokens

ehr-data-parsing

Parse and extract clinical data from HL7v2 messages and FHIR R4 resources using Python. Use when the user mentions HL7v2, HL7, FHIR, PID segment, OBX segment, MSH segment, Patient resource, Observation resource, Condition resource, MedicationRequest, EHR data extraction, clinical message parsing, FHIR bundle, HL7 to…

awslabs/hcls-agent-skills · 165 tokens

telemetry-inspect

Inspects the OrchestKit telemetry pipeline for the current project — lists all known telemetry files with write counts, sizes, schema status, growth trend, and orphan detection. Use when verifying the observability pipeline is healthy, debugging a missing writer, or auditing which files have schema locks vs. which are…

yonatangross/orchestkit · 78 tokens

biomcp-research

Do biomedical literature and variant research with the BioMCP CLI, and file what you learn about the tool itself as issues in the biomcp repo.

genomoncology/biomcp · 36 tokens

system_status

Check system health -- disk usage, memory, running processes, uptime.

AIOSAI/AIPass · 16 tokens