sos-orchestrator

star 0

Intelligent agent that orchestrates emergency response based on context (Medical vs Behavioral).

kazumasakawahara By kazumasakawahara schedule Updated 3/9/2026

name: sos_orchestrator description: Intelligent agent that orchestrates emergency response based on context (Medical vs Behavioral).

SOS Orchestrator Skill

This skill replaces the static "Blast everyone" approach with a smart decision-making process.

Capabilities

  1. Context Analysis: Determines if the emergency is Medical (seizure, injury) or Behavioral (panic, wandering).
  2. Recipient Targeting: Selects the most appropriate responders (e.g., Doctor for Medical, Helper for Behavioral).
  3. Message Personalization: Includes relevant data (medications vs calming techniques) in the alert.

Scripts

  • smart_sos.py: Main script to decide the SOS content and recipients.

Usage

# Run Smart SOS logic
uv run python skills/sos_orchestrator/smart_sos.py "Client Name" "Situation Description"
Install via CLI
npx skills add https://github.com/kazumasakawahara/neo4j-agno-agent --skill sos-orchestrator
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
kazumasakawahara
kazumasakawahara Explore all skills →