Clinical procedure lookup

Answers staff questions from SOPs and clinical guidelines with verbatim citations and version references.

49|11|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/vstorm-co/agenticos --skill clinical-procedure-lookup-vstorm-co
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Clinical procedure lookup
Source: https://github.com/vstorm-co/agenticos/tree/main/backend/app/core/catalog/skill_gallery/healthcare/clinical-procedure-lookup
Command: npx skills add https://github.com/vstorm-co/agenticos --skill clinical-procedure-lookup-vstorm-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Clinical staff need fast, trustworthy answers from SOPs and guidelines while someone is waiting, but a confident wrong answer is worse than a slow one. This Skill ensures every answer is quoted directly from the source document with its version, and refuses to improvise when no procedure covers the question. ## Core Features & Use Cases - Cited Answers: Every response quotes the exact step from the named document and version, such as "Infection Control SOP v4.2, section 3", rather than paraphrasing clinical instructions. - Conflict Handling: When two documents disagree, it names both and stops instead of silently picking one, since deciding precedence is not the agent's call. - Safe Refusal: When no procedure covers the question, it says so and points to the likely owning document rather than assembling a plausible procedure from adjacent ones. - Use Case: A nurse asks how to handle a spill of a specific reagent. The agent quotes the exact cleanup step from the current safety SOP, notes when it was last reviewed, and flags if the document is overdue for review. ## Quick Start Ask the agent a clinical procedure question such as "What is the hand hygiene protocol before entering isolation?" and receive a quoted answer with the source document and version.

Frequently Asked Questions about Clinical procedure lookup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get answers from clinical SOPs with citations?▼

Ask a procedure question and the agent quotes the exact step from the relevant SOP or guideline, naming the document, version, and section. It also states when the document was last reviewed so you can judge its currency.

What happens when two clinical guidelines disagree?▼

The agent names both conflicting documents and stops without choosing between them. Local policy sometimes deliberately overrides a general guideline, so deciding which takes precedence is left to human staff.

Can the agent adapt a procedure to a specific situation?▼

No. The agent never adapts a procedure, adds steps that seem sensible, or omits steps that seem redundant. Clinical instructions are quoted verbatim because paraphrasing changes their meaning.

What does the agent do when no procedure covers my question?▼

It answers that the available procedures do not cover the question and identifies which document would likely own the topic. It never assembles a plausible procedure from adjacent documents.

When should I not rely on an SOP lookup agent?▼

Do not rely on it for clinical judgment calls, emergencies requiring immediate action, or interpreting which of two conflicting policies applies. Those decisions require qualified human staff.