link-reader
OfficialTurn webpages into structured title and content data.
Authorbytedance
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill uses a built-in link_reader function to fetch the title and main content from URLs, enabling quick extraction of structured information from web pages, PDFs, and Douyin videos.
Core Features & Use Cases
- Read titles and main content from multiple URLs (web pages, PDFs, Douyin videos) and return a structured list of results.
- Supports batch processing by supplying a URL list and obtaining per-URL data for downstream ingestion, summarization, or QA workflows.
- Use case: gather summaries for research notes, monitor online content, or build a content ingestion pipeline for an AI agent.
Quick Start
Run the script with your URL list, e.g., python scripts/link_reader.py "https://example.com" "https://example.org".
Dependency Matrix
Required Modules
volcenginesdkarkruntimeveadkhttpx
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: link-reader Download link: https://github.com/bytedance/agentkit-samples/archive/main.zip#link-reader Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.