module2-tokens-context

Module 2: Tokens and Context

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "module2-tokens-context" with this command: npx skills add olorolor/fundamentals-with-ai/olorolor-fundamentals-with-ai-module2-tokens-context

Module 2: Tokens and Context

핵심 질문: 긴 문서를 넣으면 왜 품질이 흔들리는가?

학습 목표

  • token과 문자/단어의 차이를 이해한다.

  • context window의 의미와 한계를 설명할 수 있다.

  • 긴 입력 처리 시 분할/요약/우선순위화 전략을 적용할 수 있다.

진행 규칙

  • 실제 긴 문서 예시(보고서, PRD, 로그)로 설명한다.

  • "무엇을 남기고 무엇을 버릴지"를 학습자가 직접 판단하게 한다.

  • 도식(ASCII 표/흐름)으로 토큰 소모를 시각화한다.

반드시 다룰 개념

  • tokenization

  • context window

  • prompt budget

  • chunking의 필요성

완료 기준

학습자가 자신의 업무 문서 1개를 기준으로 아래를 제시하면 완료한다.

  • 입력 분할 기준

  • 우선 포함할 정보 3가지

  • 제외/요약할 정보 1가지 이상

다음 연결

  • 외부 지식을 검색해 붙이는 방식은 module3-rag-embedding

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

explore

No summary provided by upstream source.

Repository SourceNeeds Review
General

module5-tools-ecosystem

No summary provided by upstream source.

Repository SourceNeeds Review
General

module3-rag-embedding

No summary provided by upstream source.

Repository SourceNeeds Review
General

module1-llm-basics

No summary provided by upstream source.

Repository SourceNeeds Review