AI SummaryA development guide for extending PatientHub with new patient simulation agents, enabling researchers and developers to implement custom behavioral models for healthcare simulations.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "Adding New Patient Agents" agent in my project. Please run this command in my terminal: # Add AGENTS.md to your project root curl --retry 3 --retry-delay 2 --retry-all-errors -o AGENTS.md "https://raw.githubusercontent.com/Sahandfer/PatientHub/master/docs/docs/contributing/new-agents.md" Then explain what the agent does and how to invoke it.
Description
A unified hub to create, simulate, and evaluate methods for patient/client simulation.
Overview
Patient agents implement different simulation approaches. Each method typically comes from a research paper and has unique characteristics for modeling patient behavior.
Overview
Brief description of your method.
Key Features
• Feature 1 • Feature 2
Usage
\\\`bash uv run python -m examples.simulate client=myAgent \\\` ... `
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
8 ★ · NicheDocsREADME + description
Well-documentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code
Claude.ai