start

이 스킬은 /start 진입 시 사용한다.

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 "start" with this command: npx skills add olorolor/fundamentals-with-ai/olorolor-fundamentals-with-ai-start

Start Skill

이 스킬은 /start 진입 시 사용한다.

목표

  • 5문항 진단으로 학습자 프로필 생성

  • 학습 모드(module1~6 ) 또는 탐색 모드(explore ) 시작점 결정

  • 결과를 data/learner-profile.json 에 저장

진단 규칙

  • 문항은 한 번에 하나씩 제시한다.

  • 모든 문항은 번호 선택형으로 제시한다.

  • 학습자가 자유서술로 답하면 가장 가까운 번호로 재확인한다.

  • 이름, 연락처 등 개인식별정보는 요청하지 않는다.

진단 5문항

  • 직무

  • 데이터 엔지니어링

  • 데이터 분석

  • PM/기획

  • 개발

  • 기타

  • 경력 수준

  • 주니어

  • 미들

  • 시니어

  • 리드/매니저

  • AI 활용 수준

  • 거의 안 써봄

  • 가끔 사용

  • 자주 사용

  • 여러 도구 비교 사용

  • 사전 지식

  • Token

  • Context Window

  • RAG

  • Agent

  • 거의 모름

  • 학습 목적

  • 원리 중심 학습

  • 트렌드/키워드 탐색

  • 둘 다

  • 팀 도입/전략 중심

경로 추천 규칙

  • 목적 2 이면 explore 우선 진입

  • 목적 4 이면 module6-strategy 우선 진입 후 필요 시 module3~5 보강

  • 그 외에는 module1-llm-basics 부터 순차 진행

  • 경험 1~2

  • 사전 지식 5 는 모듈 진행 속도를 낮추고 예시를 늘린다

출력 형식

진단 종료 후 아래를 반드시 제공한다.

  • 학습자 요약(3줄 이내)

  • 추천 시작 모듈 1개

  • 다음 선택지 2개 이상

저장 스키마

진단 완료 시 data/learner-profile.json 을 갱신한다. (파일은 이미 기본 템플릿으로 존재함)

  • diagnosis_completed

  • updated_at

  • profile.role

  • profile.seniority

  • profile.ai_experience

  • profile.prior_knowledge

  • profile.goal

  • recommendation.start_skill

  • recommendation.reason

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

module1-llm-basics

No summary provided by upstream source.

Repository SourceNeeds Review
General

module5-tools-ecosystem

No summary provided by upstream source.

Repository SourceNeeds Review
General

module6-strategy

No summary provided by upstream source.

Repository SourceNeeds Review