Agent skill · AI & Agents

weather-forecast-report

将天气要素(风速、能见度、降雨量等)单站预报系统的项目文档、模型、报告、评估结果整理成符合省级自然科学基金项目编写规范的专题研究报告。适用于:(1) 基于Claude Code + OpenSpec开发的气象预报系统结题报告编写,(2) 将技术文档转换为学术研究报告格式,(3) 生成符合省级自然科学基金规范的专题研究报告,(4) 整合项目代码、模型、评估指标等技术材料为规范化学术报告。触发关键词:"专题研究报告"、"结题报告"、"天气预报系统"、"基金项目报告"、"风速预报"、"能见度预报"、"降雨量预报"、"气象预测"、"单站预报"等。

staruhubgithub.com/staruhubGitHub ↗
claude-codeMIT
Install
npx skills add staruhub/ClaudeSkills --skill Geek-skills-weather-forecast-report --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 6
SKILL.md size: 3 KB
Bundled scripts: none
Version: 1.1.0
Path: lab/Geek-skills-weather-forecast-report/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 659
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 天气要素专题研究报告生成器 ## 概述 本skill用于将Claude Code + OpenSpec开发的天气要素单站预报系统相关材料(项目文档、模型文件、评估结果等)整理成符合省级自然科学基金项目编写规范的专题研究报告。 ## 工作流程 ### 第一步:材料收集与分析 1. **识别输入材料类型** - 项目文档(README、设计文档、API文档等) - 模型文件(.pkl、.h5、.pt等) - 评估报告(准确率、RMSE、MAE等指标) - 代码文件(数据处理、特征工程、模型训练等) - 可视化图表(训练曲线、预测对比图等) 2. **确定天气要素类型** - 风速预报 - 能见度预报 - 降雨量预报 - 温度预报 - 湿度预报 - 气压预报 3. **提取关键信息** - 研究背景与科学问题 - 技术方案与创新点 - 实验数据与评估指标 - 结论与应用价值 ### 第二步:报告结构规划 参照 [references/report-structure.md](references/report-structure.md) 中的详细结构说明,按省级自然科学基金规范组织报告。 ### 第三步:内容撰写 1. **阅读撰写指南**:先阅读 [references/writing-guidelines.md](references/writing-guidelines.md) 2. **使用报告模板**:参考 [assets/report-template.md](assets/report-template.md) 3. **格式规范**:遵循 [references/format-standards.md](references/format-standards.md) ### 第四步:生成DOCX文档 使用宿主环境中的 docx skill 生成规范的 Word 文档(路径因环境而异,以宿主 skill 系统为准),按本 skill 的格式规范产出最终报告。 ## 关键要求 ### 学术规范性要求 - 一级标题:黑体四号加粗 - 二级标题:黑体小四号 - 正文:宋体小四号,首行缩进2字符 - 英文与数字:Times New Roman - 行距:固定值26-28磅 - 序号格式:一、(一)、1、(1)、① ### 内容质量要求 - 科学性:数据准确、方法严谨、结论可靠 - 创新性:突出技术创新点和研究贡献 - 规范性:符合学术写作规范和基金报告要求 - 完整性:研究逻辑链条完整闭环 ### 图表规范 - 图表需有编号和标题 - 表格标题置于表格上方 - 图片标题置于图片下方 - 图表应在正文中被引用 ## 验收标准(报告交付前自查) - [ ] 报告结构与 report-structure.md 的省级基金规范逐节对应,无缺章 - [ ] 所有数

What's inside
Steps it walks through
  1. 概述
  2. 工作流程
  3. 第一步:材料收集与分析
  4. 第二步:报告结构规划
  5. 第三步:内容撰写
  6. 第四步:生成DOCX文档
  7. 关键要求
  8. 学术规范性要求
  9. 内容质量要求
  10. 图表规范
  11. 验收标准(报告交付前自查)
  12. 不做什么
  13. 已知陷阱
  14. 资源文件说明
Ships with 5 files
  • assets/report-template.md
  • references/evaluation-metrics.md
  • references/format-standards.md
  • references/report-structure.md
  • references/writing-guidelines.md
More from ClaudeSkills
All skills →
About this skill
What does the weather-forecast-report skill do?

将天气要素(风速、能见度、降雨量等)单站预报系统的项目文档、模型、报告、评估结果整理成符合省级自然科学基金项目编写规范的专题研究报告。适用于:(1) 基于Claude Code + OpenSpec开发的气象预报系统结题报告编写,(2) 将技术文档转换为学术研究报告格式,(3) 生成符合省级自然科学基金规范的专题研究报告,(4) 整合项目代码、模型、评估指标等技术材料为规范化学术报告。触发关键词:"专题研究报告"、"结题报告"、"天气预报系统"、"基金项目报告"、"风速预报"、"能见度预报"、"降雨量预报"、"气象预测"、"单站预报"等。

How do I install it?

Run `npx skills add staruhub/ClaudeSkills --skill Geek-skills-weather-forecast-report --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From staruhub/ClaudeSkills, a repository with 659 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going