← 返回 Skills 市场
Openweather Api
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
337
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install openweather-api
功能描述
OpenWeather API integration. Manage Weathers, Locations. Use when the user wants to interact with OpenWeather API data.
安全使用建议
This skill is coherent with its stated goal (it uses Membrane to access OpenWeather), but check a few things before installing: 1) The SKILL.md requires the Membrane CLI (npm global install) and thus Node/npm — make sure you are comfortable installing that package globally and verify the @membranehq/cli npm package and its publisher first. 2) Using Membrane means requests and credentials are handled by Membrane’s servers — review their privacy/security terms and decide whether you trust them to proxy your OpenWeather data. 3) Expect an interactive login (browser or headless code flow); confirm you are willing to perform that flow. 4) Because the registry metadata did not declare the CLI or Node requirement, ask the publisher to update metadata to list required binaries and any required permissions. If you need higher assurance, inspect the Membrane CLI source repository and the npm package contents before installing.
功能分析
Type: OpenClaw Skill
Name: openweather-api
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the OpenWeather API via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and executing weather-related actions. The behavior is consistent with the stated purpose of API integration and lacks indicators of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The skill's purpose (OpenWeather integration) matches the instructions (use Membrane connector actions). However the registry metadata lists no required binaries, while SKILL.md clearly requires the Membrane CLI (installed via npm) and therefore implicitly requires Node/npm. That mismatch should have been declared.
Instruction Scope
SKILL.md limits runtime actions to using the Membrane CLI to connect, discover, create, and run OpenWeather-related actions. It does not instruct reading unrelated local files or asking for other credentials; it explicitly advises not to request API keys from users.
Install Mechanism
The skill is instruction-only (no install spec), but it directs users to run 'npm install -g @membranehq/cli@latest'. Installing a public npm CLI is a common pattern, but the package and its publisher should be verified before global install. The instruction is higher-risk than a purely local, dependency-free skill because it introduces external code (npm package) into the environment.
Credentials
No environment variables or secrets are requested by the skill. The SKILL.md explicitly tells integrators to let Membrane manage OpenWeather credentials (so the skill itself doesn't ask for API keys). This is proportionate to its stated purpose.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not attempt to modify other skills or system-wide configs in the instructions provided.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openweather-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/openweather-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Openweather Api 是什么?
OpenWeather API integration. Manage Weathers, Locations. Use when the user wants to interact with OpenWeather API data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 337 次。
如何安装 Openweather Api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openweather-api」即可一键安装,无需额外配置。
Openweather Api 是免费的吗?
是的,Openweather Api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openweather Api 支持哪些平台?
Openweather Api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openweather Api?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills