linkup-search

Perform web searches and extract real-time data using Linkup.

8|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/LinkupPlatform/skills --skill linkup-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkup-search
Source: https://github.com/LinkupPlatform/skills/tree/main/linkup-search
Command: npx skills add https://github.com/LinkupPlatform/skills --skill linkup-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables AI agents to perform accurate web searches and extract real-time data using Linkup, guiding query construction, depth selection, and fetch workflows to produce reliable results.

Core Features & Use Cases

  • Teaches how to construct effective Linkup queries, choose depth (fast/standard/deep), and select output types.
  • Demonstrates integrating search and fetch to retrieve up-to-date information for company research, content extraction, and data enrichment.
  • Supports advanced techniques like sequential search and multi-query coverage to broaden results and improve accuracy.

Quick Start

Ask the agent to perform a deep search for a topic and extract structured results using Linkup.

Frequently Asked Questions about linkup-search

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

FAQPage Schema
How do I perform real-time web search and data extraction using an AI agent?

Real-time web search and data extraction can be performed by integrating Linkup search and fetch endpoints, enabling agents to retrieve current information for company research and data enrichment.

What is the best way to construct effective web search queries for real-time data retrieval?

Constructing effective web search queries requires applying specific guidelines for query formation, selecting appropriate search depth levels, and choosing correct output types to ensure accurate real-time data retrieval.

How do I control search depth when extracting real-time web data?

Search depth is controlled by selecting between fast, standard, and deep modes during query construction, allowing you to balance retrieval speed against the comprehensiveness of real-time web data extraction.

Can I use sequential search and multi-query coverage to broaden real-time web search results?

Sequential search and multi-query coverage are advanced techniques supported for real-time web search, broadening result coverage and improving the accuracy of extracted data across multiple queries.

What are the limitations of using fast search depth for real-time data extraction?

Fast search depth prioritizes retrieval speed over comprehensive data extraction, which may limit the thoroughness of real-time web search results compared to using standard or deep search modes.