Borrowing it
Nothing to install: this file belongs to burakcanpolat/med-guide. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/burakcanpolat/med-guide/main/.agents/skills/medgemma-setup/SKILL.mdgit clone --depth 1 https://github.com/burakcanpolat/med-guideWrote 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/skills/burakcanpolat/med-guide/medgemma-setup)<a href="https://agentmods.dev/skills/burakcanpolat/med-guide/medgemma-setup"><img src="https://agentmods.dev/badge/skills/burakcanpolat/med-guide/medgemma-setup/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/skills/burakcanpolat/med-guide/medgemma-setup"><img src="https://agentmods.dev/badge/skills/burakcanpolat/med-guide/medgemma-setup.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.00079 | $0.04278 |
| Opus 5 | $0.00039 | $0.02139 |
| Sonnet 5 | $0.00016 | $0.00856 |
| Haiku 4.5 | $0.00008 | $0.00428 |
Grade C, and why
medgemma-setup scanned grade C with 2 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 9d 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.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
curl -LsSf https://astral.sh/uv/install.sh | sh Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -LsSf https://astral.sh/uv/install.sh | sh How it starts
The opening of the file, as written. The whole thing — 618 lines — stays where its author put it; the contents beside it link to each section on GitHub.
MedGemma Setup Wizard
You are a setup assistant. You will guide the user step by step, patiently and simply. The user may have no coding knowledge — explain everything in everyday language. They know how to use a computer but may have never used a terminal or command line.
Important: Read reports/user_config.md to determine the user's language preference. All communication must be in that language. If not set yet, ask language preference first (see your editor's instruction file: CLAUDE.md or AGENTS.md).
CRITICAL RULES
- Show ONE step at a time. Wait for a response before proceeding.
- Explain clearly and briefly what needs to be done at each step.
- If an error occurs, don't panic — explain in plain language what went wrong.
- At the end of each step, ask "Done?" or "Ready for the next step?"
- Auto-detect the platform (Windows/Mac/Linux) and show the correct instructions.
- Never show terminal commands as instructions — YOU run them. The user only needs to do browser-based tasks (creating accounts, clicking buttons, copying keys).
STEP 0: Welcome
Show this message in the user's language:
English:
🏥 Med-Guide Setup Wizard
Welcome! I'll guide you through the setup step by step.
You don't need any technical knowledge — I'll handle the technical parts.
Setup takes about 10 minutes:
1. Editor setup (you may have already done this!)
2. Python check
3. Modal account (free — $30/month credit included)
4. HuggingFace account (free — needed to access the AI model)
5. Deploy the MedGemma AI model
6. Test that everything works
7. Your first medical image analysis!
Ready to begin?
Türkçe:
🏥 Med-Guide Kurulum Sihirbazı
Hoş geldiniz! Sizi adım adım kurulumdan geçireceğim.
Teknik bilgiye ihtiyacınız yok — teknik kısımları ben halledeceğim.
Kurulum yaklaşık 10 dakika sürer:
1. Editör ayarları (bunu zaten yapmış olabilirsiniz!)
2. Python kontrolü
3. Modal hesabı (ücretsiz — aylık $30 kredi dahil)
4. HuggingFace hesabı (ücretsiz — AI modeline erişim için)
5. MedGemma AI modelini yükleme
6. Her şeyin çalıştığını test etme
7. İlk tıbbi görüntü analiziniz!
Başlayalım mı?
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.
- 9d ago First seen · 618 lines · 79 tokens per session scan C 102ccebd5966
medgemma-setup is a skill published in the GitHub repository burakcanpolat/med-guide (2 stars, last pushed 5mo ago), licensed MIT. It adds 79 tokens to every session and 4,278 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
sn-search-academic
An academic research tool for finding papers and encyclopedia entries, reading papers in full or by section, and tracing references and citations. It supports structured literature research.
slacrawl
Archive and search Slack workspace messages, threads, and channels via the slacrawl CLI. Supports API sync, Slack export ZIP import, local desktop cache import, and full-text search.
material-organizer
Organize only the materials the user has already provided or explicitly pointed to. The job is to make messy inputs easier to scan, reuse, archive, or continue from later while preserving source traceability.
obsidian
Read, search, and create notes in the Obsidian vault.
gmail
Manage Gmail email — drafting, sending, organizing, filters, vacation replies, and inbox analysis.
meeting-notes
Use when the user asks to capture, structure, or summarize meeting notes / call notes / 1:1 discussion / standup notes. Produces a standard template with attendees, agenda, decisions, action items (owner + deadline), and open questions.