One-click install
npx skills add https://github.com/tony2015116/openclaw-backup --skill extract-tony2015116
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extract
Source: https://github.com/tony2015116/openclaw-backup/tree/main/skills/tavily/extract
Command: npx skills add https://github.com/tony2015116/openclaw-backup --skill extract-tony2015116

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Tavily API, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Extracts content from specific URLs quickly and accurately, allowing users to obtain necessary information without the need for coding or manual copying.

Core Features & Use Cases

  • URL Content Extraction: Pulls text and structured data from web pages.
  • OAuth Authentication: Streamlined OAuth flow via Tavily MCP server for secure access.
  • API Key Alternative: Option to use API key for authentication if preferred.
  • Use Case: Ideal for researchers, content curators, or anyone needing to gather and analyze content from various web pages efficiently.

Quick Start

To extract content from a URL, use the extract command followed by the JSON input file containing the URL.

Frequently Asked Questions about extract

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

FAQPage Schema
How do I extract text and structured data from a URL without coding?

Extract web content from specific URLs without coding by providing the link to this Skill, which pulls text and structured data via the Tavily API. It handles parameters like query focus and chunk limits for precise results.

How does OAuth authentication work for web content retrieval?

Web content retrieval uses a streamlined OAuth authentication flow via the Tavily MCP server for secure access. Alternatively, you can authenticate by providing a standard API key instead of using the OAuth process.

Can I use an API key instead of OAuth for URL content extraction?

Yes, you can use an API key instead of OAuth for URL content extraction. The Skill supports both authentication methods, offering an API key alternative for users who prefer not to use the OAuth flow.

What is the best way to extract web page content for research purposes?

The best way to extract web page content for research is using this Skill, which retrieves specified URLs through the Tavily API. It quickly pulls necessary information without requiring manual copying or coding.

Do I need Tavily API to extract structured data from web pages?

Yes, you need the Tavily API to extract structured data from web pages with this Skill. It serves as the core dependency for processing extraction parameters and returning the retrieved content.