Claude 101 Course Notes

AI & HCI
Claude 제품 전반의 기능과 실무 활용법을 체계적으로 정리한 강의 수강 노트
Posted on July 19, 2026, 9:24 a.m. by SANGJIN
random_image

Completed Anthropic's official Claude 101 course, part of the Anthropic Academy curriculum, and put together notes on what stood out.

The course walks through Claude's core surfaces with concrete, real-world examples rather than abstract feature lists:

  • Three working modes — a clear breakdown of when to use Chat, Cowork, and Code
  • Projects & Knowledge (RAG) — how uploaded context actually gets used under the hood
  • Skills — packaging repeated workflows so Claude applies them automatically
  • Artifacts — including the publish feature, which I hadn't understood well before
  • Connectors / Enterprise Search / Research Mode — how Claude reaches into your tools and does multi-step research It also tours departmental use cases across sales, marketing, finance, HR, legal, and research. Four stood out enough to study closely:
Use case What it does
Package brand guidelines into a Skill Turns colors, fonts, and rules into a reusable Skill that auto-applies to future docs
Understand & extend an inherited spreadsheet Reads undocumented formulas, explains the logic, then extends the model in the same style
Create new-hire onboarding guides Combines company info + a hire's specific details into one polished first-week guide
Verify statistics from raw data Re-runs a paper's reported statistics against its raw data to catch errors

Lastly, the course introduced products I hadn't used before — Claude Code, @Claude, Claude Design, Claude for Microsoft 365, Claude in Chrome — with Claude in Chrome standing out as something worth trying for web scraping and testing.


Anthropic의 공식 강의 Claude 101을 수강했다. Anthropic Academy 커리큘럼 중 입문 단계에 해당하는 강의로, 기능을 추상적으로 나열하지 않고 구체적인 실생활 예제로 설명해준 점이 좋았다.

이 강의에서 다룬 핵심 내용은 다음과 같다:

  • 세 가지 작업 방식 — Chat / Cowork / Code를 언제 써야 하는지 명확한 구분
  • Projects & Knowledge(RAG) — 업로드한 자료가 실제로 어떻게 참조되는지
  • Skills — 반복하는 작업 방식을 한 번 정리해두면 자동으로 적용되는 원리
  • Artifacts — 그동안 잘 몰랐던 publish 기능 포함
  • Connectors / Enterprise Search / Research Mode — 외부 도구 연동과 다단계 리서치 방식 영업·마케팅·금융·인사·법무·연구 등 부서별 활용 예시도 폭넓게 소개하는데, 그중 자세히 들여다본 네 가지는 다음과 같다:
유스케이스 내용
브랜드 가이드라인을 스킬로 패키징 색상·폰트·규칙을 재사용 가능한 스킬로 만들어 이후 문서에 자동 적용
인수받은 스프레드시트 이해·확장 문서화 안 된 수식 로직을 파악해 설명하고, 같은 스타일로 모델 확장
신규 입사자 온보딩 가이드 제작 회사 정보 + 입사자 개인 정보를 결합해 첫 주 가이드 완성
원본 데이터로 통계 검증 논문에 보고된 통계치를 원본 데이터로 재계산해 오류 검증

마지막으로 그동안 잘 몰랐던 Claude Code, @Claude, Claude Design, Claude for Microsoft 365, Claude in Chrome 같은 제품들도 알게 됐고, 그중 Claude in Chrome은 웹사이트 크롤링이나 테스트에 활용해보고 싶을 만큼 유용해 보였다.


Links(Velog): Velog

AI

Leave a Comment: