Install
openclaw skills install s2-atmos-perceptionS2-SP-OS Atmos Radar. Real-time meteorological and space weather (NOAA) perception organ for AI Agents.
openclaw skills install s2-atmos-perceptionWelcome to the S2 Atmos Perception. This is the specialized atmospheric and meteorological sensory organ of the S2-SP-OS.
Privacy Rule: You MUST explicitly ask the user for their location if it's not in the context.
Execution (Agent Mode): bash python3 atmos.py --location "<City_Name>" --mode agent
Handling Environmental Insights: If the returned JSON contains environmental_insights:
Share the insight with the user.
Propose the recommended_action to the user as friendly advice.
Do NOT attempt to execute physical device commands automatically from this tool.
Instructions for Human Admins Bash
python3 atmos.py --location "San Francisco" --mode human