learn-this

Extract content from YouTube, articles, and PDFs into a Ship-Learn-Next action plan.

515|67|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/michalparkola/tapestry-skills --skill learn-this
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn-this
Source: https://github.com/michalparkola/tapestry-skills/tree/main/learn-this
Command: npx skills add https://github.com/michalparkola/tapestry-skills --skill learn-this

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Python, yt-dlp, reader, trafilatura, pdftotext, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill converts URLs into actionable content and action plans, streamlining the learning and implementation process.

Core Features & Use Cases

  • Content Extraction: Automatically detects and extracts content from YouTube videos, web articles, and PDF documents.
  • Action Planning: Generates a Ship-Learn-Next action plan based on the extracted content.
  • Use Case: When you want to quickly learn and implement from a new resource or article.

Quick Start

Learn and implement from 'https://www.example.com/article'.

Frequently Asked Questions about learn-this

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

FAQPage Schema
How do I extract content from a URL and turn it into an action plan?

To extract content from a URL and create an action plan, the system automatically detects YouTube videos, web articles, and PDFs, then generates a structured Ship-Learn-Next action plan from the extracted text.

Can I extract text from YouTube videos and PDFs for learning?

Yes, you can extract text from YouTube videos and PDFs for learning by using the integrated yt-dlp and pdftotext dependencies to fetch and process content directly from URLs.

What dependencies do I need to analyze URLs and extract web content?

To analyze URLs and extract web content, you need Bash, Python, yt-dlp, reader, trafilatura, and pdftotext installed to support the underlying processing and extraction scripts.

What is the best way to turn web articles into actionable knowledge?

The best way to turn web articles into actionable knowledge is using an orchestration tool that extracts content via trafilatura and automatically maps it to a structured Ship-Learn-Next action plan.