Agent skill
weather
直接从专业天气API获取实时天气数据和历史天气信息。当需要查询任意城市的当前天气、未来预报、空气质量等精准气象数据时使用该技能。
Install this agent skill to your Project
npx add-skill https://github.com/ArcaneOrion/Alice/tree/main/skills/weather
SKILL.md
Weather 技能
功能概述
本技能通过直接调用专业天气服务API获取气象数据,提供比搜索工具更实时、更准确的天气信息。
核心能力
- 实时天气查询(温度、湿度、风力、天气状况)
- 未来预报查询(24小时预报、多日预报)
- 空气质量查询
- 支持全球城市搜索
使用说明
调用 weather_tool.py 并传入城市名称即可获取天气数据。
依赖
- 天气API服务接入(需要API Key)
- requests 库
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
akshare
使用 akshare 获取中国金融市场实时数据和历史数据。当需要查询A股、港股、美股、指数、基金、期货等金融产品的实时行情、历史数据、财务报表时使用该技能。
internal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
fetch
使用 fetch 服务器获取网页内容并将内容转换为 Markdown。当需要从互联网获取实时信息或阅读特定网页内容时使用该技能。
获取微博热搜榜实时数据。当需要查看微博热点、热门话题、实时舆情时使用该技能。
playwright_browser
基于Playwright的高级浏览器自动化技能。支持动态网页抓取、点击/输入模拟、百度搜索、页面快照、数据提取和批量图片下载。当需要处理JavaScript渲染的页面、模拟用户交互或自动化网页操作时使用此技能。
Didn't find tool you were looking for?