# Daily Weather

> Get daily weather forecast for a specified city

- Skill: `yipintangzsp/daily-weather` (Agent Skill)
- Install (CLI): `npx skillmds@latest add yipintangzsp/daily-weather`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yipintangzsp/daily-weather/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: yipintangzsp (https://skillmd.com/u/yipintangzsp)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/yipintangzsp/daily-weather

---


# 天气助手 Skill

查询指定城市的天气并格式化输出。

## 使用方式

在对话中说：
- "今天北京天气怎么样"
- "上海明天会下雨吗"
- "查询深圳天气"

## 输出格式

```
🌤️ 北京天气
温度：15°C - 22°C
天气：晴转多云
湿度：45%
风力：东北风 2 级
```

