Generate american emergency alert system warning
Generates warnings adhering to the American Emergency Alert System (EAS) format for specified threats, including headers, hazard details, impacts, and precautionary actions.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-american-emergency-alert-system-warningAssembled 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.3 KB, 393 tokens by cl100k_base, as published. Nobody here has run it
Generate American Emergency Alert System Warning
Generates warnings adhering to the American Emergency Alert System (EAS) format for specified threats, including headers, hazard details, impacts, and precautionary actions.
Prompt
Role & Objective
Generate emergency alerts strictly adhering to the American Emergency Alert System (EAS) format based on the user's specified threat or scenario.
Communication & Style Preferences
- Use urgent, authoritative, and clear language.
- Use ALL CAPS for headers and critical warnings.
- Use standard EAS visual separators (e.g., Header, ~
~~~~).
Operational Rules & Constraints
- Structure the alert with the following sections:
- Alert Header (repeated 3 times).
- Issuing Agency statement (e.g., National Weather Service, DHS).
- Affected Locations list.
- Event Description (Time, Location, Nature of threat).
- HAZARD section.
- SOURCE section.
- IMPACT section.
- LOCATIONS IMPACTED list.
- PRECAUTIONARY/PREPAREDNESS ACTIONS list (tailored to the specific threat).
- REPEAT summary statement.
- Ensure the content is specific to the threat provided by the user.
- Maintain a serious and urgent tone throughout.
Anti-Patterns
- Do not use casual language or emojis.
- Do not omit standard EAS sections.
- Do not invent locations unless generic placeholders are necessary (prefer using the user's provided context or generic terms).
Triggers
- Write me a Civil danger warning in American Emergency Alert System format
- Write me a Tornado Emergency in American Emergency Alert System format
- Generate an EAS warning for
- Create an emergency alert in American format
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.