Agent Skills: nhero-nurse

Nurse approval email automation for nhero controlled substance slots. Gmail MCP integration with scrambled slot names — nurse sees only slot letters, never medication names. Dual-address routing to mantissa@gmail.com (primary) and ies@plurigrid.com (backup).

UncategorizedID: plurigrid/asi/nhero-nurse

Install this agent skill to your local

pnpm dlx add-skill https://github.com/plurigrid/asi/tree/HEAD/skills/nhero-nurse

Skill Files

Browse the full folder contents for nhero-nurse.

Download Skill

Loading file tree…

skills/nhero-nurse/SKILL.md

Skill Metadata

Name
nhero-nurse
Description
Nurse approval email automation for nhero controlled substance slots. Gmail MCP integration with scrambled slot names — nurse sees only slot letters, never medication names. Dual-address routing to mantissa@gmail.com (primary) and ies@plurigrid.com (backup).

nhero-nurse

Nurse approval workflow. Scrambled. Email-automated.

Flow

killdispenser(slot, HOLD) → queue nurse request
  → Gmail MCP creates draft (from mantissa@plurigrid.com)
  → Sent to mantissa@gmail.com (cc: ies@plurigrid.com)
  → Nurse replies APPROVED / DENIED
  → hero_email_monitor.py parses reply
  → killdispenser(slot, DISPENSE) or remains HOLD

Privacy

The nurse email contains:

  • Slot letter (e.g., "Q")
  • Proposed dosage (e.g., "30.0mg")
  • Supply assessment

The nurse email does NOT contain:

  • Medication name
  • Patient identity
  • Diagnosis

Email Architecture

| Role | Address | |------|---------| | Hero registration | mantissa+hero-h@plurigrid.com | | Nurse approval TO | mantissa@gmail.com | | Nurse backup CC | ies@plurigrid.com | | Automation FROM | mantissa@plurigrid.com |

Parent

Part of the nhero hierarchy.