# Weather

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

- **Type:** Skill
- **Install:** `agentstack add skill-waterfeet-doropet-v3-weather`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [waterfeet](https://agentstack.voostack.com/s/waterfeet)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [waterfeet](https://github.com/waterfeet)
- **Source:** https://github.com/waterfeet/DoroPet_V3/tree/master/opendoro/src/skills/weather
- **Website:** https://www.waterfeetbot.top/

## Install

```sh
agentstack add skill-waterfeet-doropet-v3-weather
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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.

- **Author:** [waterfeet](https://github.com/waterfeet)
- **Source:** [waterfeet/DoroPet_V3](https://github.com/waterfeet/DoroPet_V3)
- **License:** Apache-2.0
- **Homepage:** https://www.waterfeetbot.top/

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-waterfeet-doropet-v3-weather
- Seller: https://agentstack.voostack.com/s/waterfeet
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
