tapestry

Detect URL content type and generate Ship-Learn-Next action plans.

3|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/I-Onlabs/claude-code-skills --skill tapestry-i-onlabs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tapestry
Source: https://github.com/I-Onlabs/claude-code-skills/tree/main/tapestry
Command: npx skills add https://github.com/I-Onlabs/claude-code-skills --skill tapestry-i-onlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates content extraction from URLs and generates actionable, prioritized plans.

Core Features & Use Cases

  • Detects content type from a URL (YouTube, article, PDF) and routes to the appropriate extractor.
  • Extracts content and summarises into usable text, then creates a Ship-Learn-Next action plan.
  • Saves both the extracted content and the action plan for later reference, enabling a repeatable workflow.
  • Use Case: Convert a long article or video into a structured learning-by-doing plan with reps.

Quick Start

Provide a URL and I will extract content and generate an actionable plan.

Frequently Asked Questions about tapestry

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

FAQPage Schema
How do I turn a YouTube video or web article into an action plan?▼

To turn a YouTube video or web article into an action plan, provide the URL. The system detects the content type, extracts the text, and generates a structured Ship-Learn-Next plan. It saves both the content and the plan as files.

What is the best way to extract content from a URL and create a learning plan?▼

The best way to extract content from a URL for a learning plan is using an orchestration workflow. It routes the link to specialized extractors, summarizes the content, and outputs a prioritized Ship-Learn-Next action plan with learning reps.

Can I generate a Ship-Learn-Next plan from a PDF URL?▼

Yes, you can generate a Ship-Learn-Next plan from a PDF URL. The workflow automatically detects the PDF format, extracts its content, and transforms the text into an actionable, prioritized learning-by-doing plan.

Does this URL content extraction workflow require specialized extractors for different formats?▼

Yes, URL content extraction requires integration with specialized extraction skills. The orchestrator detects the format, routes the URL to the appropriate extractor, and passes the extracted text to the Ship-Learn-Next planner.

How are extracted content and action plans saved for later reference?▼

Extracted content and action plans are saved automatically as files. The workflow outputs a content file containing the extracted text and a markdown action plan, enabling a repeatable workflow for later reference.