tapestry

Extract content from URLs and generate a Ship-Learn-Next action plan.

276|46|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/nicepkg/ai-workflow --skill tapestry-nicepkg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tapestry
Source: https://github.com/nicepkg/ai-workflow/tree/main/workflows/video-creator-workflow/.claude/skills/tapestry
Command: npx skills add https://github.com/nicepkg/ai-workflow --skill tapestry-nicepkg

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of extracting content from various online sources (like YouTube videos, articles, and PDFs) and then automatically generates an actionable plan for implementing what was learned.

Core Features & Use Cases

  • Unified Content Extraction: Handles YouTube videos, web articles, and PDF documents.
  • Automated Action Planning: Creates a structured "Ship-Learn-Next" plan based on extracted content.
  • Use Case: You find an insightful YouTube video about a new marketing strategy. You can use this Skill to get a transcript and a step-by-step plan to implement that strategy in your next marketing campaign.

Quick Start

Use the tapestry skill to extract content and create an action plan from the URL https://example.com/article.

Frequently Asked Questions about tapestry

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

FAQPage Schema
How do I extract content from a YouTube video and PDF to create an action plan?

Content extraction from YouTube videos and PDFs automatically generates a structured "Ship-Learn-Next" action plan. The workflow detects the URL source type, invokes the appropriate extraction method, and translates the retrieved information into actionable steps.

Can I use this workflow automation to extract web articles and generate an implementation plan?

Workflow automation supports web article extraction to generate an implementation plan. By detecting the URL content type, it processes the article text and synthesizes the findings into a structured "Ship-Learn-Next" format for immediate execution.

What is the best way to turn online article insights into a step-by-step action plan?

Turning online article insights into a step-by-step action plan is best handled by automated extraction and structured planning. The system parses the article content and maps the core insights directly into a "Ship-Learn-Next" framework for practical application.

Does the content extraction workflow require specific tools to process YouTube videos and PDFs?

Content extraction for YouTube videos and PDFs relies on underlying dependencies like yt-dlp and poppler. These tools handle the raw data parsing for their respective formats, enabling the workflow to accurately detect content types and extract the necessary text.

How does URL content type detection work for generating automated action plans?

URL content type detection works by analyzing the provided link to identify whether it points to a YouTube video, web article, or PDF document. Once detected, the workflow routes the URL to the matching extraction method to retrieve and process the content.