dsh-tool-weather
Model-facing weather tool that queries current conditions and 7-day forecasts from public Open-Meteo APIs, with no API key required.
面向模型的天气工具,基于公开 Open-Meteo API 查询当前天气与 7 天预报,无需 API Key。
How to install
dsh plugin add dsh-tool-weather About
dsh-tool-weather — DeepSeek Harness 天气插件 为 DeepSeek Harness(DSH)注册一个模型可直接调用的 weather 工具:查询任意城市/坐标的当前天气、逐日预报与逐小时预报。数据来自公开的 Open-Meteo API,**无需 API Key**,全球覆盖,支持中文地理编码。 一、实现方案总览 1. 插件形态:profile bundle DSH 的插件体系基于 Cordis:宿主进程运行一份 cordis.yml 组合(composition),插件以 **bundle** 形式向组合注入自己的配置行。一个 bundle 就是一个 npm 包,其 package.json 声明: json "dsh": { "bundle": { "patch": "./cordis.patch.yml" } } cordis.patch.yml 是加载器 patch 列表(insert 追加配置行 / 按 id 覆盖既有行)。本插件的 patch 向组合插入一行: yaml insert: id: weather name: dsh-tool-weather 安装流程:dsh plugin --profile <name> add <包> 在 profile 目录里执行 pnpm 安装,随后自动把声明了 dsh.bundle 的依赖追加到…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-24
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Related plugins
openclaw
openclaw/openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
mobile-mcp
mobile-next/mobile-mcp
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
ms-365-mcp-server
softeria/ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
davinci-resolve-mcp
samuelgursky/davinci-resolve-mcp
MCP server integration for DaVinci Resolve Studio