← Back to Skills Marketplace
ivangdavila

Medicine

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
1787
Downloads
2
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install medicine
Description
Support medical understanding from patient education to clinical practice and research.
Usage Guidance
This skill is internally consistent and does what its description says: it provides rules for generating medical explanations without requesting any system access. Before installing, consider: (1) Do you want the agent to be allowed to invoke medical guidance autonomously? If not, disable autonomous invocation or require user confirmation. (2) The skill asks the model to 'cite sources' but does not include a mechanism to fetch or verify them — watch for fabricated or out-of-date citations and verify any clinical claim against trusted guidelines. (3) Never rely on this skill for individual diagnoses, prescriptions, or emergency decisions — maintain human clinician oversight. If you plan to use it in clinical workflows, add auditing, logging, and a human-in-the-loop policy.
Capability Analysis
Type: OpenClaw Skill Name: medicine Version: 1.0.0 The skill bundle contains standard metadata in `_meta.json` and a `SKILL.md` file. The `SKILL.md` provides detailed instructions for an AI agent on how to provide medical information responsibly, emphasizing ethical guidelines, safety protocols (e.g., 'Never provide specific diagnoses or treatment plans'), and adapting communication to different user roles. There is no evidence of prompt injection attempts, malicious commands, data exfiltration, or any other harmful intent. The content is entirely aligned with its stated purpose of supporting medical understanding.
Capability Assessment
Purpose & Capability
Name and description ('Medicine') match the SKILL.md content, which provides audience-specific guidance for patients, students, clinicians, researchers, and educators. The skill requests no binaries, env vars, or config paths — all proportional to an instruction-only guidance skill.
Instruction Scope
SKILL.md contains explicit, scoped runtime instructions (ask role, avoid diagnosis, escalate emergencies, cite evidence, adapt language). It does not instruct the agent to read system files, access unrelated env vars, or transmit data to external endpoints. Instructions are focused on content generation and safety.
Install Mechanism
No install spec and no code files — lowest-risk model: nothing is downloaded or written to disk. Runtime behavior will be solely driven by the SKILL.md instructions.
Credentials
No required environment variables, credentials, or config paths are declared. The guidance to 'cite sources' is content-level only and does not imply access to external credentials or APIs.
Persistence & Privilege
always is false and default autonomous invocation is allowed. That is normal, but because this skill generates medical guidance, consider whether you want the agent to invoke it without explicit user confirmation — autonomous medical content can have higher risk if used without oversight.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install medicine
  3. After installation, invoke the skill by name or use /medicine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug medicine
Version 1.0.0
License
All-time Installs 5
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is Medicine?

Support medical understanding from patient education to clinical practice and research. It is an AI Agent Skill for Claude Code / OpenClaw, with 1787 downloads so far.

How do I install Medicine?

Run "/install medicine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Medicine free?

Yes, Medicine is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Medicine support?

Medicine is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Medicine?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments