·day5-fetch-and-digest
</>

day5-fetch-and-digest

AI Native Camp Day 5 콘텐츠 소화 스킬 만들기. fetch-tweet, fetch-youtube, content-digest 3개 스킬을 직접 만들고 활용한다. "5일차", "Day 5", "fetch", "콘텐츠 스킬", "트윗 스킬", "유튜브 스킬", "다이제스트 스킬" 요청에 사용.

667Installs·22Trend·@ai-native-camp

Installation

$npx skills add https://github.com/ai-native-camp/camp-1 --skill day5-fetch-and-digest

How to Install day5-fetch-and-digest

Quickly install day5-fetch-and-digest AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ai-native-camp/camp-1 --skill day5-fetch-and-digest
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ai-native-camp/camp-1.

SKILL.md

View raw

Day 5: Fetch & Digest — 콘텐츠를 내 것으로 만드는 스킬

| fetch | 외부에서 데이터를 가져오는 것. "배달 주문처럼 URL만 주면 내용이 도착" | | digest | 가져온 내용을 소화(요약·퀴즈·학습)하는 것. "읽고 끝이 아니라 씹어서 내 것으로 만들기" | | API | 프로그램끼리 대화하는 창구. "식당 메뉴판처럼 요청 형식이 정해져 있다" | | JSON | 컴퓨터가 읽기 좋은 데이터 형식. 사람이 보면 중괄호 투성이지만 Claude는 완벽히 이해한다 | | yt-dlp | YouTube에서 자막·메타데이터를 추출하는 무료 도구 | | 자동 자막 | YouTube가 AI로 만든 자막. 전문 용어나 이름이 틀릴 수 있다 |

| Web Search 보정 | 자동 자막의 오류를 웹 검색으로 바로잡는 기법 | | Quiz-First | 요약을 먼저 보지 않고 퀴즈부터 푸는 학습법. 9-12% 기억력 향상 효과 | | 스킬 체이닝 | 하나의 스킬 결과를 다른 스킬의 입력으로 연결하는 것. "fetch → digest 파이프라인" |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ai-native-camp/camp-1 --skill day5-fetch-and-digest
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from ai-native-camp/camp-1

Quick answers

What is day5-fetch-and-digest?

AI Native Camp Day 5 콘텐츠 소화 스킬 만들기. fetch-tweet, fetch-youtube, content-digest 3개 스킬을 직접 만들고 활용한다. "5일차", "Day 5", "fetch", "콘텐츠 스킬", "트윗 스킬", "유튜브 스킬", "다이제스트 스킬" 요청에 사용. Source: ai-native-camp/camp-1.

How do I install day5-fetch-and-digest?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ai-native-camp/camp-1 --skill day5-fetch-and-digest Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ai-native-camp/camp-1