Token导航 LogoToken导航TokenDH.com
开发external-serviceclawhub未标认证来源可访问clear审计通过

s2s-forecasting-expertS2S 预测专家

Agent Skill

s2s-forecasting-expert 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

19,174

周安装

807

GitHub Stars

公开资料未说明

下载量

6,714
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:s2s-forecasting-expert(S2S 预测专家)
来源仓库:https://github.com/manmeet3591/s2s-forecasting-expert
安装命令:
openclaw skills install s2s-forecasting-expert
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install s2s-forecasting-expert

简介

s2s-forecasting-expert 构建次季节到季节气候预测系统的端到端代码。

  • 适用于 FuXi、FengWu 等风格模型的 PyTorch 实现生成。
  • 支持 AIFS-ins 架构集成,输出可直接运行的训练脚本。
  • 通过 clawhub 安装后,根据需求描述自动生成完整项目结构。
  • 生成代码需验证依赖版本与环境兼容性,防止运行时错误。

SKILL.md

name
s2s-model-builder
description
End-to-end builder for AI-based Subseasonal-to-Seasonal (S2S) forecasting systems. Generates runnable PyTorch code for FuXi-style, FengWu-style, and AIFS-inspired models including CRPS-based probabilistic training.
metadata
clawdbot
emoji
🌎
requires
env
[]
files
[]

S2S Model Builder (Subseasonal-to-Seasonal Forecasting)

This skill actively helps you design, implement, and train S2S forecasting models from scratch.

It generates:

  • PyTorch model architectures
  • Training loops
  • CRPS loss implementations
  • Data preprocessing pipelines (ERA5-style)
  • Evaluation scripts
  • Multi-GPU training configurations
  • Inference pipelines

Supported paradigms include:

  • FuXi-style transformer architectures
  • FengWu-style Earth system transformers
  • AIFS-inspired probabilistic models
  • Ensemble neural forecasting
  • Multi-lead-time forecasting heads

What This Skill Can Build

1. Model Architecture Code

  • 3D spatiotemporal transformers
  • Global grid attention models
  • Multi-variable input pipelines (Z500, T2M, winds, SST)
  • Lead-time conditioned decoders
  • Ensemble output heads

2. Training Infrastructure

  • PyTorch training loops
  • Distributed training (FSDP-ready structure)
  • Mixed precision support
  • Gradient accumulation
  • Checkpoint saving

3. Probabilistic Forecasting

  • CRPS loss (Gaussian & ensemble forms)
  • Quantile regression heads
  • Spread-skill diagnostics
  • Reliability calibration utilities

4. Evaluation Code

  • CRPS computation
  • ACC metric implementation
  • RMSE across forecast horizons
  • Skill vs climatology baseline

5. Deployment-Ready Inference

  • Batched inference scripts
  • Memory-optimized forward passes
  • Model export patterns

Example Prompts

  • “Generate a FuXi-style transformer in PyTorch for 30-day Z500 forecasting.”
  • “Build a CRPS loss function for ensemble S2S outputs.”
  • “Create a full ERA5 training pipeline scaffold.”
  • “Design a multi-lead-time S2S forecasting head.”
  • “Implement distributed training for global 1° resolution data.”

External Endpoints

This skill does not call external APIs.

EndpointPurposeData Sent
NoneN/ANone

All generated code runs locally within the user’s environment.


Security & Privacy

  • No external API calls
  • No automatic dataset downloads
  • No remote execution
  • No hidden scripts
  • All code is generated transparently

Users are responsible for lawful dataset usage (e.g., ERA5 licensing).


Model Invocation Note

This skill may be automatically invoked when user queries involve:

  • Building S2S models
  • FuXi / FengWu / AIFS implementations
  • CRPS training
  • AI weather model architecture
  • ERA5 training pipelines

Users may opt out by disabling the skill.


Trust Statement

By using this skill, you acknowledge it generates code for AI-based climate forecasting systems. No data is transmitted externally. All execution occurs within your own environment.


Version

v1.0.0 Last updated: Feb 16, 2026

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.54%
按下载量换算5,005

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills