Claude Skill
michalparkola/tapestry-skills-for-claude-code
Claude Skill for downloading and processing online resources including articles, PDFs, and YouTube video transcripts. Shell-based tool for Claude Code integration.
Overview
Repository
Install this Skill
git clone https://github.com/michalparkola/tapestry-skills.gitRegistry
git clone https://github.com/michalparkola/tapestry-skills.gitnpm install -g reader-cli
Summary
A Claude Skill that enables Claude Code to download and process various online resources including articles, PDFs, and YouTube video transcripts for analysis and content extraction.
Claude Skill 下载资源功能(文章、PDF、YouTube视频字幕)
Key features
- Download articles from web sources
- Extract content from PDF documents
- Fetch YouTube video transcripts
- Shell-based implementation
- Integration with Claude Code
Use cases
- Research data collection
- Content analysis preparation
- Educational material gathering
- Video content transcription
- Document processing automation
README excerpt
# Tapestry Skills for AI Agents A collection of productivity skills for AI agents like [Claude Code](https://claude.com/claude-code) that help you work faster and learn better. Are you a founder of a tech company? Check out [Tapestry](https://GrowWithTapestry.com) – the AI planning partner that helps everyone on your team make better decisions faster. | Skill | What it does | |-------|-------------| | [Learn This](#0-learn-this-) | One command to extract content from any URL and turn it into an action plan. | | [Ship-Learn-Next](#6-ship-learn-next-action-planner) | Transform learning content into a 5-rep action plan you can ship. | | [YouTube Transcript](#1-youtube-transcript-downloader) | Download and clean YouTube video transcripts with deduplication. | | [Article Extractor](#2-article-extractor) | Extract clean, readable text from web articles and blog posts. | | [Scrum Sage](#3-scrum-sage) | AI Scrum Master and agile coach grounded in Sutherland, Ohno, and First Principles. | | [Session Log](#4-session-log) | Summarize your session and append it to a weekly agent-log file. | | [Unblock Action](#5-unblock-action) | Turn a vague stuck task into a concrete next action in under 2 minutes. | ## Skills Included ### 0. Learn This ⭐ The unified workflow that orchestrates everything. Just say `learn-this <URL>` and it: 1. Detects content type (YouTube, article, PDF) 2. Extracts clean content 3. Automatically creates a Ship-Learn-Next action plan **One command. Complete workflow. From learning to shipping.** ### 1. YouTube Transcript Downloader Download and clean YouTube video transcripts with automatic deduplication and readable formatting. **Features:** - Downloads transcripts using yt-dlp - Removes duplicate lines (YouTube VTT format issue) - Uses video title for
Topics
No topics yet.