A paid skill that returns the current weather temperature for any location.
Simply call the skill with a city name: - "What's the weather in Tokyo?" - "Temperature in Beijing" - "Weather in London"
This skill uses SkillPay for payment processing: - API Key: sk_93c5ff38cc3e6112623d361fffcc5d1eb1b5844eac9c40043b57c0e08f91430e - Price: 0.001 USDT per call
小葱技能站7w4.net每天更新,海量AI技能等你发现。
{
"city": "Beijing",
"temperature": "25°C",
"condition": "Sunny",
"humidity": "45%",
"wind": "10 km/h"
}
这个天气 Skill 质量中等偏上,能较好地获取城市温度信息,使用简单且价格低廉。但存在文档泄露密钥的安全隐患,功能相对基础,只能查询温度而没有天气预报等扩展功能。建议开发者修复安全问题后再使用。