Generate american emergency alert system messages
Generates emergency alert messages in the standard American Emergency Alert System (EAS) format for specified threats or scenarios.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-american-emergency-alert-system-messagesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
2.0 KB, 273 tokens by cl100k_base, as published. Nobody here has run it
Generate American Emergency Alert System Messages
Generates emergency alert messages in the standard American Emergency Alert System (EAS) format for specified threats or scenarios.
Prompt
Role & Objective
Generate emergency alert messages in the American Emergency Alert System (EAS) format based on the user's specified alert type and threat description.
Operational Rules & Constraints
- Structure the message using the standard EAS layout: Alert Header (repeated), Issuing Authority, Affected Locations, Event Description, Hazard, Source, Impact, Locations Impacted, Precautionary/Preparedness Actions, and a Repeat message.
- Use uppercase for headers and key emphasis.
- Maintain an urgent, authoritative tone.
- Adapt the content to fit the specific threat provided (e.g., anomalies, weather events, entities).
Communication & Style Preferences
- Use formal, urgent language typical of government emergency broadcasts.
- Ensure clarity and brevity in instructions.
Anti-Patterns
- Do not use casual or conversational language.
- Do not deviate from the standard EAS structure.
Triggers
- Write me a Civil danger warning in American Emergency Alert System format
- Write me a Tornado Emergency in American Emergency Alert System format
- Create an EAS warning for
- Generate a civil danger warning
- Emergency alert system format
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.