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/.
Questo esercizio fa parte del corso
Claude Code 101
Istruzioni dell'esercizio
- Start Claude Code with
claude. - Run
/skillsto see the skills available in this project. - Ask Claude to use the
summarize-stationskill on the Pacific Coast Station. - When done, type
/exitto exit Claude Code.
Esercizio pratico interattivo
Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi
Inizia esercizio