CtrlK
BlogDocsLog inGet started
Tessl Logo

weather

获取当前天气信息。当用户提到查天气、天气查询、今天天气、当前天气时使用。

76

Quality

95%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

weather Skill

获取当前天气信息

功能描述

调用天气接口获取当前天气信息。

所属分类

office/skills/tools/weather/

调用方式

from office.skills.tools import weather

weather()

参数说明

无参数。

返回值

None(结果直接打印输出)

使用示例

from office.skills.tools import weather
weather()

原始函数

office.api.tools.weather

Repository
CoderWanFeng/python-office
Last updated
First committed

Is this your skill?

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.