首页龙虾技能列表 › S2 Atmos Perception — 实用工具

🌪️ S2 Atmos Perception — 实用工具

v1.0.9

和 space weather (NOAA) perception organ 用于 AI Agents.

0· 115·0 当前·0 累计
by @spacesq (MilesXiang)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/22
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's code, runtime instructions, and resource needs match its stated purpose (fetching weather, AQI, and NOAA space‑weather data) and do not request disproportionate privileges or secrets.
评估建议
This skill appears coherent and limited to fetching public weather/AQI and NOAA space‑weather data. Before installing, note that: (1) it will send any user-entered location string to third‑party APIs (Open‑Meteo and NOAA), so treat sensitive location data accordingly; (2) provenance is unknown (no homepage), so if you require strict supply-chain assurance run the script locally in an isolated environment or review the file yourself (atmos.py is included and small); and (3) network access is requ...
详细分析 ▾
用途与能力
Name and description (real-time meteorology + NOAA space weather) align with the included Python script and SKILL.md. Required binary is only python3 and no credentials or config paths are requested — consistent with calling public weather/AQI and NOAA endpoints.
指令范围
SKILL.md instructs the agent to request the user's location and to run the bundled script; the script sends the provided location string to public APIs (Open-Meteo geocoding, Open-Meteo weather/air-quality, and NOAA SWPC). This is expected for the stated purpose but does transmit the user-provided location to third-party services.
安装机制
No install spec — instruction-only with a bundled Python file. No downloads from arbitrary URLs or archive extraction. Low installation risk.
凭证需求
The skill requires no environment variables, credentials, or config paths. It only needs network access to public APIs, which is proportionate to fetching weather and space-weather data.
持久化与权限
always is false and the skill does not request persistent system modifications or elevated privileges. allowed-tools includes exec (to run python3), which is reasonable for running the included script.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.92026/3/22

s2-atmos-perception 1.0.9 - Replaced s2_sensor_array.py with atmos.py, streamlining codebase. - SKILL.md revised: clarified privacy rule, simplified agent/admin instructions, and updated terminology (e.g., "environmental_insights" instead of "s2_actuation_suggestions"). - Updated tags and metadata; removed redundant privacy-focused language and unnecessary tags. - Improved agent guidance: no automatic device actions, stronger user-consent requirements. - General documentation and feature summary improvements.

● 无害

安装命令 点击复制

官方npx clawhub@latest install s2-atmos-perception
镜像加速npx clawhub@latest install s2-atmos-perception --registry https://cn.clawhub-mirror.com

技能文档

Welcome to the S2 Atmos Perception. This is the specialized atmospheric and meteorological sensory organ of the S2-SP-OS.

Features

ATMOS Tensor: Real-时间 outdoor temperature, humidity, wind, 和 AQI (通过 official 打开-Meteo Air Quality API). AURA Tensor: NOAA Space Weather data 对于 geomagnetic storms. * Environmental Insights: Intelligent reasoning based 在...上 real weather data.


Instructions 对于 AI Agents (CRITICAL)

Privacy Rule: 您 必须 explicitly ask 用户 对于 location 如果 's 不 在...中 context.

Execution (Agent Mode): bash python3 atmos.py --location "" --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

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务