← 返回
开发者工具 中文

Weather Skill

Get the current temperature in Celsius for any city, using free weather data from wttr.in with a 0.001 USDT pay-per-call fee.
获取任意城市的当前温度(摄氏度),数据来源于免费天气服务 wttr.in,按次收费 0.001 USDT。
loverun321
开发者工具 clawhub v1.1.0 2 版本 99891.1 Key: 无需
★ 0
Stars
📥 917
下载
💾 21
安装
2
版本
#latest

概述

Weather Skill - Get Current Temperature

A paid skill that returns the current weather temperature for any location.

Features

  • Get current temperature for any city
  • Returns temperature in Celsius
  • Uses wttr.in for weather data (free, no API key needed)

Price

  • 0.001 USDT per call
  • Payment via SkillPay (BNB Chain)

Usage

Simply call the skill with a city name:

  • "What's the weather in Tokyo?"
  • "Temperature in Beijing"
  • "Weather in London"

Integration

This skill uses SkillPay for payment processing:

  • API Key: sk_93c5ff38cc3e6112623d361fffcc5d1eb1b5844eac9c40043b57c0e08f91430e
  • Price: 0.001 USDT per call

Example Response

{
  "city": "Beijing",
  "temperature": "25°C",
  "condition": "Sunny",
  "humidity": "45%",
  "wind": "10 km/h"
}

版本历史

共 2 个版本

  • v1.1.0 当前
    2026-05-01 01:58 安全 安全
  • v1.0.0
    2026-03-30 09:26 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,827
data-analysis

News Skill

loverun321
使用必应新闻搜索API,提供任意主题的最新新闻摘要,包括标题、来源和简要概述。
★ 0 📥 781
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,779