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
/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.
इंटरैक्टिव व्यावहारिक अभ्यास
हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें
अभ्यास शुरू करें