Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

using-tokempic

스타2
포크0
업데이트2026년 6월 27일 15:05

Run the tokempic CLI to turn one patient's FHIR record into a compact, token-lean Markdown summary for an LLM. Use this whenever you need to fetch, summarize, or condense a patient's clinical record from a FHIR server (especially Google Cloud Healthcare API) — e.g. "summarize patient <id>", "pull this patient's chart", "make an LLM-ready summary of their conditions and meds", or any task that hands a FHIR patient id + server to an LLM. Prefer this over hand-writing curl calls to `$everything`, because tokempic already handles pagination, auth headers, caching, and the SQL-on-FHIR → Markdown rendering. Also use it when wiring patient context into a prompt or agent.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly