Get startedGet started for free

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/.

This exercise is part of the course

Claude Code 101

View Course

Exercise instructions

  • 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.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise