开始使用免费开始使用

Use a Skill to Generate a Station Report

Your team got tired of explaining the same reporting format to Claude every session — temperature trend, anomaly status, warmest and coldest months — so they wrote a skill for it. Skills live in .claude/skills/ inside your project and Claude loads them automatically when it starts. When your request matches a skill's description, Claude applies it without you having to re-explain anything.

The summarize-station skill is already in the project at .claude/skills/summarize-station/SKILL.md.

The team's project is already in your working directory at /home/repl/climate-analysis/.

本练习是课程的一部分

Claude Code 101

查看课程

练习说明

  • Start Claude Code with claude.
  • Run /skills to see the skills available in this project.
  • Ask Claude to use the summarize-station skill on the Pacific Coast Station.
  • When done, type /exit to exit Claude Code.

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习