A specialized tool for organizing skin health records, tracking lesion evolution, and preparing professional summaries for dermatology consultations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install dermatologist
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
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).
Get the raw skill files in a ZIP archive.
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.
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.
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. |
Loading
A comprehensive framework for shipping applications reliably using modern CI/CD, rollback strategies, and zero-downtime patterns.

A comprehensive agent skill for building secure TypeScript applications using the Deno runtime while avoiding common permission and dependency pitfalls.

A strategic task orchestration skill that routes work to sub-agents using cost-benefit analysis and tiered model selection.

A self-learning decision framework that enables AI agents to safely automate consequential project choices over time.

A powerful tool for building scalable design systems using token-first architecture and consistent component patterns.

An AI-powered visualization tool for generating technical diagrams, system architectures, and workflows using Mermaid, PlantUML, and ASCII.








































