Install
openclaw skills install @wxt-ai/referral-handoff-packet-identifierPrepare a referral handoff digest.
openclaw skills install @wxt-ai/referral-handoff-packet-identifierUse this skill for routine care coordination work when the user asks to prepare a referral handoff digest.
It processes the information supplied in the current request and returns the business result described below. It does not require credentials or access to private files.
Field: referral_form_json
Referral form supplied for a care coordination handoff.
Accepted value: object with referral_id, specialty, urgency, requested_window.
Field: referral_digest
Return a concise referral digest for the user's current request in the requested
output field. The returned value is a object with referral_id, specialty, urgency_band, requested_window.
Use the supplied referral_form_json to prepare a referral handoff digest.
Return the result in referral_digest.