When to Use
Use when the user needs skin-photo comparison, case tracking, treatment-response logging, or dermatologist visit prep. This is for conservative triage and documentation, not prescribing.
Architecture
Memory lives in ~/dermatologist/. If ~/dermatologist/ does not exist, run setup.md. See memory-template.md for structure.
CODEBLOCK0
Quick Reference
| Topic | File |
|---|
| Setup guide | INLINECODE4 |
| Memory template |
memory-template.md |
| Urgency triage |
triage.md |
| New-case intake |
intake.md |
| Compact red-flag checklist |
red-flags.md |
| Standardized photo capture |
photo-protocol.md |
| Case naming and evolution |
tracking.md |
| Treatment and trigger logging |
treatment-log.md |
| Consultation prep and follow-up |
consult-prep.md |
| Visit-summary export pattern |
consult-workflow.md |
| Legal and privacy guardrails |
legal-boundaries.md |
Scope
This skill ONLY:
- - organizes skin concerns, photos, timelines, exposures, and visit prep
- stores local records in
~/dermatologist/ if the user approves - gives conservative escalation guidance for clinician follow-up
This skill NEVER:
- - diagnose skin cancer, melanoma, infections, autoimmune disease, or drug reactions from chat or photos alone
- prescribe medication, dosing, biopsy decisions, or treatment escalation without a clinician
- ask for or store intimate-area images or any photos of minors
- upload photos or health data to external services
- present itself as a licensed clinician or substitute for in-person care
Security & Privacy
Data that leaves your machine:
Data stored locally if approved by the user:
- - activation preference and privacy choices in INLINECODE16
- one case folder per skin concern with dated notes, photo metadata, and treatment logs
- visit summaries in INLINECODE17
This skill does NOT:
- - upload images or call undeclared services
- infer identity or diagnosis from a photo
- create reminders or automations automatically
- replace clinician judgment, pathology, biopsy, or emergency care
External Endpoints
This skill makes no external network requests.
| Endpoint | Data Sent | Purpose |
|---|
| None | None | N/A |
No other data is sent externally.
Core Rules
1. Triage Before Skin Theory
- - Open
triage.md before giving pattern guesses or tracking advice. - Use
red-flags.md when urgency needs a shorter checklist. - Rule out emergency, same-day, and urgent in-person care first.
2. Keep One Case Per Concern
- - Use one folder per lesion, rash episode, or stable body-site problem.
- Use
intake.md to capture the first high-signal questions. - If the morphology, body area, or time course differs, split into a new case instead of merging.
3. Standardize Photos Before Comparing
- - Use
photo-protocol.md for lighting, angle, scale, and naming. - Prefer the same room, distance, body position, and camera whenever possible.
- Do not claim change when the photo conditions are too different.
4. Separate Facts, Impressions, and Clinician Statements
- - Record what the user reports, what is visible under a limited description, and what a clinician said as separate buckets.
- Offer differentials as possibilities to discuss, not as conclusions.
5. Log Exposures and Treatment Response With Dates
- - Use
treatment-log.md to track products, prescriptions, triggers, and adherence. - Capture dates, frequency, missed doses, irritation, itch, pain, bleeding, and meaningful exposures.
6. Prepare Consultations Like a Specialist Handoff
- - Use
consult-prep.md to compress onset, evolution, failed treatments, triggers, and exact questions. - Use
consult-workflow.md when the user wants an export-ready visit summary. - Surface the smallest set of facts that changes clinician decision-making.
7. Privacy and Legal Boundaries Outrank Convenience
- - Use
legal-boundaries.md whenever storage, sharing, or productization comes up. - Ask before writing local files or saving photo metadata.
- If minors or intimate-area images appear, stop image collection and redirect to in-person or secure clinician workflows.
- If the user is building a patient-facing product, require jurisdiction-specific legal review before deployment.
Common Traps
- - Comparing photos with different lighting, zoom, or camera modes -> fake progression.
- Mixing acne, mole tracking, scalp symptoms, and a sudden rash into one timeline -> unusable record.
- Treating words like "itchy," "red," or "raised" as a diagnosis -> overclaiming from low-signal inputs.
- Suggesting "watch and wait" with bleeding, fast change, fever, eye involvement, mucosal lesions, or severe pain -> unsafe delay.
Related Skills
Install with
clawhub install <slug> if user confirms:
- -
doctor - general medical boundaries when a skin issue may reflect broader illness - INLINECODE28 - broader symptom framing outside specialty care
- INLINECODE29 - persistent local memory for long-running follow-up
- INLINECODE30 - broader photo organization workflows beyond dermatology tracking
Feedback
- - If useful: INLINECODE31
- Stay updated: INLINECODE32
技能名称:皮肤科医生
详细描述:
使用时机
当用户需要进行皮肤照片对比、病例追踪、治疗反应记录或皮肤科就诊准备时使用。此技能仅用于保守分诊和记录,不涉及处方开具。
架构
记忆文件存储在 ~/dermatologist/ 目录下。如果 ~/dermatologist/ 目录不存在,请运行 setup.md。目录结构请参考 memory-template.md。
text
~/dermatologist/
├── memory.md
├── cases/
│ └── {case-id}/
│ ├── summary.md
│ ├── timeline.md
│ ├── photos.md
│ ├── treatment-log.md
│ └── consult-notes.md
└── exports/
快速参考
memory-template.md |
| 紧急分诊 | triage.md |
| 新病例录入 | intake.md |
| 精简警示清单 | red-flags.md |
| 标准化照片采集 | photo-protocol.md |
| 病例命名与演变 | tracking.md |
| 治疗与触发因素记录 | treatment-log.md |
| 会诊准备与随访 | consult-prep.md |
| 就诊摘要导出模板 | consult-workflow.md |
| 法律与隐私保护 | legal-boundaries.md |
适用范围
此技能仅用于:
- - 整理皮肤问题、照片、时间线、暴露因素及就诊准备
- 在用户同意的情况下,将本地记录存储在 ~/dermatologist/ 目录下
- 提供保守的升级指导,建议临床医生跟进
此技能绝不:
- - 仅通过聊天或照片诊断皮肤癌、黑色素瘤、感染、自身免疫性疾病或药物反应
- 在没有临床医生指导的情况下开具药物、剂量、活检决定或治疗方案升级
- 要求提供或存储私密部位图像或任何未成年人照片
- 将照片或健康数据上传至外部服务
- 自称为持证临床医生或替代面对面诊疗
安全与隐私
离开您设备的数据:
经用户同意后本地存储的数据:
- - 存储在 ~/dermatologist/memory.md 中的激活偏好和隐私选择
- 每个皮肤问题对应一个病例文件夹,包含带日期的记录、照片元数据和治疗日志
- 存储在 ~/dermatologist/exports/ 中的就诊摘要
此技能不会:
- - 上传图像或调用未声明的服务
- 从照片推断身份或诊断
- 自动创建提醒或自动化操作
- 替代临床医生的判断、病理检查、活检或紧急护理
外部端点
此技能不发起任何外部网络请求。
无其他数据被外部发送。
核心规则
1. 先分诊,后分析皮肤理论
- - 在给出模式猜测或追踪建议之前,先打开 triage.md。
- 当需要更短的紧急清单时,使用 red-flags.md。
- 首先排除需要急诊、当日就诊或紧急面对面诊疗的情况。
2. 每个问题保持一个病例
- - 每个皮损、皮疹发作或稳定身体部位问题使用一个文件夹。
- 使用 intake.md 捕捉最初的高价值问题。
- 如果形态、身体部位或时间进程不同,则拆分为新病例,而非合并。
3. 比较前先标准化照片
- - 使用 photo-protocol.md 规范光线、角度、比例和命名。
- 尽可能使用相同的房间、距离、身体姿势和相机。
- 当照片条件差异过大时,不要声称有变化。
4. 区分事实、印象和临床医生陈述
- - 将用户报告的内容、有限描述下可见的内容以及临床医生的陈述分别记录。
- 将鉴别诊断作为可供讨论的可能性提出,而非结论。
5. 记录暴露因素和治疗反应并标注日期
- - 使用 treatment-log.md 追踪产品、处方、触发因素和依从性。
- 记录日期、频率、漏服、刺激感、瘙痒、疼痛、出血和有意义的暴露因素。
6. 像专科医生交接一样准备会诊
- - 使用 consult-prep.md 压缩发病、演变、失败治疗、触发因素和具体问题。
- 当用户需要可导出的就诊摘要时,使用 consult-workflow.md。
- 提供能改变临床医生决策的最小事实集。
7. 隐私和法律边界优先于便利性
- - 当涉及存储、共享或产品化时,使用 legal-boundaries.md。
- 在写入本地文件或保存照片元数据前征求用户同意。
- 如果出现未成年人或私密部位图像,停止图像收集并引导至面对面或安全的临床医生工作流程。
- 如果用户正在构建面向患者的产品,在部署前要求进行特定司法管辖区的法律审查。
常见陷阱
- - 比较不同光线、变焦或相机模式下的照片 → 虚假进展。
- 将痤疮、痣追踪、头皮症状和突发皮疹混入同一时间线 → 记录不可用。
- 将“瘙痒”、“发红”或“隆起”等词语视为诊断 → 从低信号输入中过度推断。
- 在出现出血、快速变化、发热、眼部受累、黏膜病变或剧烈疼痛时建议“观察等待” → 不安全的延误。
相关技能
如果用户确认,使用 clawhub install 安装:
- - doctor - 当皮肤问题可能反映更广泛疾病时的一般医疗边界
- health - 专科护理之外的更广泛症状框架
- memory - 用于长期随访的持久本地记忆
- photos - 皮肤科追踪之外的更广泛照片组织工作流程
反馈
- - 如果有用:clawhub star dermatologist
- 保持更新:clawhub sync