AgentStack
SKILL verified Apache-2.0 Self-run

Weather

skill-waterfeet-doropet-v3-weather · by waterfeet

直接从专业天气API获取实时天气数据和历史天气信息。当需要查询任意城市的当前天气、未来预报、空气质量等精准气象数据时使用该技能。

No reviews yet
0 installs
6 views
0.0% view→install

Install

$ agentstack add skill-waterfeet-doropet-v3-weather

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Weather? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Weather 技能

功能概述

本技能通过直接调用专业天气服务API获取气象数据,提供比搜索工具更实时、更准确的天气信息。

核心能力

  • 实时天气查询(温度、湿度、风力、天气状况)
  • 未来预报查询(24小时预报、多日预报)
  • 空气质量查询
  • 支持全球城市搜索

使用说明

调用 weather_tool.py 并传入城市名称即可获取天气数据。

依赖

  • 天气API服务接入(需要API Key)
  • requests 库

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.