extract
CommunityExtract clean content from URLs.
Authordrillan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill fetches content from specific URLs using Tavily's extraction API and returns clean Markdown or text, enabling rapid content retrieval without writing code.
Core Features & Use Cases
- Extract content from single or multiple URLs via Tavily's API into Markdown or text.
- Support focused extraction with optional query and per-source chunks for long articles.
- Use Case: consolidate multiple articles into a single readable document for summaries or archiving.
Quick Start
Use the provided script to extract content from URLs:
- Use ./scripts/extract.sh with a JSON payload containing urls. Examples:
- ./scripts/extract.sh '{"urls": ["https://example.com/article"]}'
- ./scripts/extract.sh '{"urls": ["https://example.com/page1","https://example.com/page2"]}'
- ./scripts/extract.sh '{"urls": ["https://example.com/docs"], "query": "authentication API", "chunks_per_source": 3}'
- ./scripts/extract.sh '{"urls": ["https://app.example.com"], "extract_depth": "advanced", "timeout": 60}'
Dependency Matrix
Required Modules
jqcurl
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: extract Download link: https://github.com/drillan/marketschema/archive/main.zip#extract 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 471,000+ vetted skills library on demand.