learn

Extract, validate, and cite sources to answer questions with documentation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/joseph0926/study-all --skill learn-joseph0926
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/joseph0926/study-all/tree/main/.codex/skills/learn
Command: npx skills add https://github.com/joseph0926/study-all --skill learn-joseph0926

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

즉석 Q&A 학습에서 질문에 대한 근거를 탐색하고, 답변을 구성한 뒤 문서화하는 작업을 자동화합니다. 프로젝트 경로를 지정하면 프로젝트 모드로 동작하며 학습 기록 및 세션 상태를 관리합니다.

Core Features & Use Cases

  • 즉석 Q&A 학습 관리: 질문 → 근거 탐색 → 답변 → 문서화의 전체 흐름을 자동화합니다.
  • 프로젝트 모드 지원: 주제에 따라 프로젝트 경로를 인식하고 프로젝트 컨텍스트를 유지합니다.
  • 세션 관리 및 연결: 세션 상태 파일을 기반으로 대화 흐름을 재개하고 관련 자료를 연결합니다.

Quick Start

Invoke the learn skill with a topic and question to start a session.

Frequently Asked Questions about learn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get evidence-backed answers for Q&A learning sessions?

To get evidence-backed answers for Q&A learning sessions, invoke the skill with a topic and question. It automatically extracts, validates, and cites relevant sources from local references or the web, providing clear attribution for your study queries.

Can I maintain session state across multiple study topics?

Yes, you can maintain session state across multiple study topics. The skill preserves per-topic session states, allowing you to resume conversation flows and connect related materials automatically whenever you return to a specific subject.

How does project mode work for documentation and study queries?

Project mode activates when you specify a project path for your study queries. It recognizes the project context, maintains learning records within that directory, and generates structured documentation per topic to organize your evidence-backed Q&A workflow.

What is the best way to document instant learning Q&A with source citations?

The best way to document instant learning Q&A with source citations is using the built-in documentation generation. It structures your resolved questions, validates evidence from ref/ or web sources with versioned dates, and outputs clear attribution automatically.

Does the evidence-backed Q&A workflow support local reference files?

Yes, the evidence-backed Q&A workflow supports local reference files. It leverages ref/ sources first when present, then falls back to web sources with versioned dates, ensuring clear attribution and fallback reasoning for all answers.