Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
bedriyan
GitHub creator profile

bedriyan

Repository-level view of 8 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
8
repositories
1
occupation fields
2
updated
2026-04-26
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
medkit-app
8 skills27256updated 2026-04-26
100% of creator
attending-debrief
고등교육 의료 전공 교원

Scores a completed OSCE encounter against the case rubric and produces a structured debrief. Cites guideline IDs from registry. Never invents recommendation classes or LoE.

2026-04-26
case-generator
고등교육 의료 전공 교원

Generates OSCE-style GP case JSON variants from an authoritative guideline + a variant brief. Outputs strict JSON conforming to cases/case.schema.json. Every clinical fact and rubric item is traceable back to a registry guideline ID.

2026-04-26
guideline-curator
소프트웨어 개발자

Drafts entries for guidelines/registry.json by fetching authoritative society/agency guidelines via WebFetch, restricted to the source whitelist. Output is always verificationStatus="auto-fetched" — only the MD signs off "verified". Designed to run on a weekly /loop to keep the registry current.

2026-04-26
patient-roleplay
고등교육 의료 전공 교원

Voices the patient in real time during a MedKit OSCE encounter. Reads hidden.history_facts + personality + planted_cues + lies. Outputs naturalistic spoken utterances; never breaks character; never reveals more than a real standardised patient would.

2026-04-26
simulation-tick
소프트웨어 개발자

World physics for MedKit. For every student action (order test, prescribe, refer, examine, advise) returns strict JSON describing validity, what the student sees, time cost, and any change to patient state. Never speaks to the student.

2026-04-26
medkit-attending-debrief
소프트웨어 개발자

Reference for the DEBRIEF MODE that lives inside the `medkit-attending` Managed Agent. Use this skill when debugging why the agent emitted a particular `render_case_evaluation` payload, when modifying the rubric scoring logic, or when a citation appears unresolved in the UI. NOT used to author new rubrics — see medkit-rubric-author for that.

2026-04-26
medkit-guideline-curator
소프트웨어 개발자

Curate or refresh entries in `src/data/guidelines.ts` from authoritative society sources via WebFetch. Use whenever the registry needs a new condition (because a hero case rubric needs a citation that doesn't exist yet) or whenever existing entries should be checked for newer guideline versions. Designed to run on a `/loop 7d /medkit-guideline-curator` weekly schedule. Output is always `verificationStatus: "auto-fetched"` — a clinician must sign off "verified" by hand.

2026-04-26
medkit-rubric-author
소프트웨어 개발자

Author a `CaseRubric` for an existing `PatientCase` with PLAB2/RCGP/NURSE/SEGUE framework tags and citation discipline. Use whenever a case needs to graduate from the auto-derived fallback rubric to a hand-authored one for hero-level grading. Outputs an in-place edit of `src/data/polyclinicPatients.ts` (or `src/data/patients.ts`) inserting the `rubric: {...}` field. Every `clinical_management` criterion's `guideline_ref` MUST resolve in `src/data/guidelines.ts` — the rule is `cite, don't invent`.

2026-04-26
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다