learn

Synthesize online resources into structured learning guides with prerequisites and references.

951|110|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/avifenesh/awesome-slash --skill learn-avifenesh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/avifenesh/awesome-slash/tree/main/plugins/learn/skills/learn
Command: npx skills add https://github.com/avifenesh/awesome-slash --skill learn-avifenesh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Research on-demand topics and convert scattered web resources into structured, AI-ready learning guides that accelerate knowledge building.

Core Features & Use Cases

  • Aggregate online sources across official docs, tutorials, and articles.
  • Generate RAG-optimized learning guides with prerequisites, core concepts, examples, pitfalls, and further reading.
  • Maintain a master index of topics for quick lookup and reuse in future inquiries.

Quick Start

Ask the AI to learn about a topic, specify depth with --depth=brief|medium|deep, and review the generated guide.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I turn online topic research into structured learning guides?

To turn online topic research into structured learning guides, you need to aggregate scattered web resources, score source quality, and synthesize findings into prerequisites, core concepts, examples, and references.

What is a RAG-optimized knowledge base and how does it work for topic research?

A RAG-optimized knowledge base for topic research works by collecting high-quality online sources and generating structured, multi-source content designed for just-in-time retrieval by AI agents.

How do I generate a comprehensive learning guide from multiple web sources?

You can generate a comprehensive learning guide by aggregating official docs, tutorials, and articles, then synthesizing them into a structured format with prerequisites, pitfalls, and further reading.

Can I specify the depth of research when generating a topic learning guide?

Yes, you can specify the depth of research when generating a topic learning guide by setting the depth parameter to brief, medium, or deep to control the comprehensiveness of the synthesized output.

How do I maintain a master index of researched topics for future knowledge reuse?

To maintain a master index of researched topics for future knowledge reuse, you generate outputs into agent-knowledge repositories, enabling quick lookup and retrieval for subsequent inquiries.

What is the best way to collect and score high-quality sources for educational material?

The best way to collect and score high-quality sources for educational material is to aggregate formats like official docs and articles, applying source scoring mechanisms to evaluate collection depth and quality.