Agent Skills with Anthropic
Agent Skills with Anthropic
Agent Skills with Anthropic is a short beginner course that teaches you how to give Claude “skills” so it can do specialized tasks for you in a consistent way.
You learn what a skill is (a folder of instructions and files), how the SKILL.md file is written, and why this is better than repeating the same instructions every time. You also see how skills are different from tools, MCP, and subagents.
Then you practice with Anthropic’s built‑in skills (like Excel and PowerPoint) to build simple workflows, such as analyzing a marketing campaign. After that, you create your own skills, for example: making practice questions from lecture notes or analyzing time‑series data.
In the later part of the course, you connect these skills to real development tools: using them with the Claude API (plus code execution and files), Claude Code (for code generation, review, and tests), and the Claude Agent SDK. You finish by building a research agent that reads docs, GitHub, and the web to create a learning guide automatically.
관련 글
- 나는 왜 AI 엔지니어링을 배우고 싶을까? - AI 엔지니어링을 배우려는 이유
- 2026년 2월 초 나의 AI 사용 현황 - 현재 AI 도구 활용 현황
- Claude Code: Sub-agent vs Agent Teams 비교 - Sub-agent vs Agent Teams 심층 비교
- 대화는 분기해도 지식은 병합되어야 한다 - 대화 분기와 지식 병합 문제
- 스피킹 연습하려고 직접 만든 전사기(transcriber): Speaking Practice Aid - Agent Skills를 실제 프로젝트에 적용한 사례
- (비공개) - Claude 스킬로 글쓰기를 돕는 리서치 노트