Dermatologist for Openclaw

A specialized tool for organizing skin health records, tracking lesion evolution, and preparing professional summaries for dermatology consultations.

ivangdavila
v1.0.0
Mar 8, 2026
0
855
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install dermatologist

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install dermatologist using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Dermatologist?

The Dermatologist skill is a comprehensive documentation framework designed for the Openclaw Skills ecosystem. It enables users to maintain private, local-first records of skin concerns, including rashes, lesions, and treatment responses. By focusing on systematic data collection rather than diagnosis, it bridges the gap between patient observation and clinical care.

Built with a strict privacy-first architecture, this skill ensures that all health data remains on the user's local machine. It provides a structured methodology for tracking symptoms over time, documenting exposures, and capturing standardized photos that are essential for accurate clinical evaluation by a licensed professional.

Dermatologist Use Cases

  • Monitoring the progression of moles or lesions using a standardized photo protocol.
  • Documenting the effectiveness of prescribed treatments or tracking potential allergy triggers.
  • Generating structured summaries and timelines to streamline dermatology specialist appointments.
  • Managing multiple distinct skin concerns within separate, organized case folders.

How Dermatologist Works

  1. The agent initiates a triage process to identify any red flags requiring immediate medical attention.
  2. A dedicated directory structure is established in ~/dermatologist/ for case-based management.
  3. The user provides high-signal input through a standardized intake process for each new skin concern.
  4. Standardized photo capture protocols are applied to ensure visual comparisons are consistent and accurate.
  5. The agent logs ongoing treatments, exposures, and symptom changes in a dated timeline.
  6. A consultation summary is exported, specifically formatted to assist clinicians during an in-person visit.

Dermatologist Setup

To integrate this capability into your environment, install the skill via the Openclaw Skills registry and initialize the local memory directory:

clawhub install dermatologist
# Create the required directory structure
mkdir -p ~/dermatologist/cases
mkdir -p ~/dermatologist/exports

Once installed, the agent will guide you through the setup.md process to configure privacy preferences and local storage paths.

Dermatologist Data Schema & Taxonomy

Data is organized within the ~/dermatologist/ directory to ensure complete user control. The schema is optimized for clear clinical handoffs:

File/Folder Purpose Metadata Captured
memory.md Global Config Privacy choices and activation status.
cases/{id}/ Case Container Specific lesion or rash tracking folder.
timeline.md Chronology Dates of onset, changes, and flare-ups.
photos.md Visual Log Lighting, angle, and scale metadata for images.
treatment-log.md Intervention Product names, dosage, and adherence logs.
exports/ Output Markdown summaries for specialist review.

Dermatologist Advanced Features

  • Case-based isolation to prevent mixing symptoms from different body areas or conditions.
  • Conservative triage engine that prioritizes escalation to clinicians over pattern recognition.
  • Standardized photo capture guidelines to eliminate false-positive progression reports.
  • Automated generation of specialist handoff notes using the consult-prep workflow.
  • Privacy-first guardrails that automatically block the collection of sensitive or inappropriate images.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*