获取当前天气信息。当用户提到查天气、天气查询、今天天气、当前天气时使用。
65
78%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/tools/weather/SKILL.md获取当前天气信息
调用天气接口获取当前天气信息。
office/skills/tools/weather/
from skills.tools import weather
weather()无参数。
None(结果直接打印输出)
from skills.tools import weather
weather()office.api.tools.weather
dd6fe56
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.