obul-tavily

Search the web, crawl sites, and extract content via the Tavily API.

1|2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/obulai/obul-apis --skill obul-tavily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obul-tavily
Source: https://github.com/obulai/obul-apis/tree/main/skills/obul-tavily
Command: npx skills add https://github.com/obulai/obul-apis --skill obul-tavily

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides agents with real-time access to web search, content crawling, data extraction, and comprehensive research capabilities, abstracting away the complexities of direct API integration.

Core Features & Use Cases

  • Real-time Search: Get up-to-date information on any topic.
  • Web Crawling: Traverse and gather data from websites.
  • Content Extraction: Isolate specific information from web pages.
  • Research Synthesis: Generate detailed reports on complex subjects.
  • Use Case: An agent needs to research the latest advancements in renewable energy. It can use the research endpoint to gather information from multiple sources and synthesize it into a concise report.

Quick Start

Use the obul-tavily skill to search the web for "latest AI developments".

Frequently Asked Questions about obul-tavily

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

FAQPage Schema
How do I give my agent real-time web search capabilities?

Real-time web search capabilities for agents are enabled by using a unified API gateway that handles up-to-date information retrieval and returns the query results directly to your application.

What is the best way to extract specific content from web pages via an API?

The best way to extract specific content from web pages is using an API endpoint dedicated to content isolation, which scrapes the target URL and returns the specific information requested without the surrounding page structure.

How do I synthesize multiple sources into a research report?

You synthesize multiple sources into a research report by calling a dedicated research endpoint, which gathers information from various web pages and compiles the findings into a concise, comprehensive analysis.

Do I need an API key to use web crawling and data extraction endpoints?

Yes, you need an OBUL_API_KEY for authentication to access the web crawling and data extraction endpoints, which routes requests through the Tavily API via the Obul proxy.

Can I use this for site mapping and traversing website structures?

Yes, you can use this for site mapping and traversing website structures, as it provides web crawling capabilities designed to gather data and map out entire sites through the unified API gateway.