← Back to Skills Marketplace
brainbytes-dev

MedSynIQ Lite

by BrainBytes · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
210
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install medsyniq-lite
Description
Free medical intelligence for AI assistants. 5 agents, 20 skills. Lite version of MedSynIQ Pro.
Usage Guidance
What to consider before installing: - This skill appears internally consistent and contains only local helper scripts that check for disclaimers and drug-interaction terms; the code does not perform network calls or request secrets. - Do NOT use this for real patient care: outputs are explicitly AI-generated educational content and not a substitute for qualified clinical judgment. - Avoid providing PHI to the skill. The SKILL.md and assets assert 'No PHI' but that is a policy, not an enforced technical control — do not paste identifiable patient data. - Verify provenance: homepage is listed as medsyniq.com but the source is 'unknown' in the registry metadata; if you rely on this for professional use, confirm the publisher (ProFlow Labs AI) and any evidence/citations used by the skill. - If you want to limit surprises, disable autonomous invocation or review how the agent platform triggers the skill (the skill’s content implies automatic activation by context). - If you need higher assurance, ask the publisher for provenance (authors, citations, versioning) and a signed integrity statement; consider code review of new releases before use in sensitive workflows.
Capability Analysis
Type: OpenClaw Skill Name: medsyniq-lite Version: 1.0.0 MedSynIQ Lite is a medical intelligence skill bundle providing structured frameworks for clinical reasoning, pharmacology, and biostatistics. The bundle includes safety-focused scripts like interaction-warning.js and disclaimer-check.js designed to identify dangerous drug combinations and ensure medical disclaimers are appended to outputs. The instructions and code are entirely consistent with the stated educational purpose, with no indicators of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description (medical intelligence: clinical reasoning, pharmacology, biostatistics, education) line up with the provided content and local helper scripts. No unrelated credentials, binaries, or config paths are requested that would be disproportionate to this stated purpose.
Instruction Scope
SKILL.md is a large set of domain references, agent role descriptions, and templates for outputs. Instructions do not direct the agent to read system files, environment variables, or send data to external endpoints; they focus on producing clinical-educational content and require user input (symptoms, cases). The included scripts operate on generated text only (disclaimer enforcement, interaction detection).
Install Mechanism
No install spec; the skill is instruction-first with two small JS helper files. No downloads, package installs, or archive extraction are present. This is the lowest-risk install footprint.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The local scripts do not access secrets or the filesystem beyond processing output strings. Requested access is proportionate to a purely informational medical assistant.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. However SKILL.md states agents 'activate automatically based on context' and platform default allows autonomous invocation; if you are concerned about the agent invoking medical reasoning without explicit consent, consider limiting autonomous skill invocation or reviewing trigger/activation policies before enabling.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install medsyniq-lite
  3. After installation, invoke the skill by name or use /medsyniq-lite
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of medsyniq-lite: free medical intelligence for AI assistants covering clinical reasoning, pharmacology, evidence-based medicine, biostatistics, and medical education. - Introduces 5 specialist agents, each activating automatically by context (clinical reasoner, pharmacologist, evidence-appraiser, biostatistician, medical-educator) - 20 structured skills (4 per agent) supporting tasks like differential diagnosis, Bayesian reasoning, drug interactions, evidence appraisal, and study design - Includes systematic frameworks, validated clinical decision rules, and pattern-based illness scripts - All content provided for educational purposes only; not intended as medical advice
Metadata
Slug medsyniq-lite
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is MedSynIQ Lite?

Free medical intelligence for AI assistants. 5 agents, 20 skills. Lite version of MedSynIQ Pro. It is an AI Agent Skill for Claude Code / OpenClaw, with 210 downloads so far.

How do I install MedSynIQ Lite?

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

Is MedSynIQ Lite free?

Yes, MedSynIQ Lite is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MedSynIQ Lite support?

MedSynIQ Lite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MedSynIQ Lite?

It is built and maintained by BrainBytes (@brainbytes-dev); the current version is v1.0.0.

💬 Comments