search-web

Search the web with SerpAPI and return structured results.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Takfes/indie-scaffolder --skill search-web-takfes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search-web
Source: https://github.com/Takfes/indie-scaffolder/tree/main/components/agent-skills-commands/.agents/skills/search-web
Command: npx skills add https://github.com/Takfes/indie-scaffolder --skill search-web-takfes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps you find relevant web sources quickly without manual browsing, especially when you need precise, filtered results for research or monitoring.

Core Features & Use Cases

  • Searches the open web with natural-language queries and returns compact, token-efficient results.
  • Supports site-specific searches, time filters, result limits, and alternate output formats such as lists, JSON, or CSV.
  • Ideal for finding recent news, GitHub repositories, articles, or domain-specific resources in one pass.

Quick Start

Ask the search-web skill to find recent GitHub repositories about claude-skills from 2026 and return the results in a compact table.

Frequently Asked Questions about search-web

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

FAQPage Schema
How do I search the web and return structured results for a research query?

You can search the web and return structured results by submitting a natural-language query to the search-web skill, which uses SerpAPI Google Light Search to produce compact, token-efficient markdown tables, lists, JSON, or CSV outputs.

Can I filter Google search results by date and limit the number of returned links?

Yes, you can filter Google search results by specific time ranges and configure result limits. The skill handles date-filtered research workflows to ensure you only receive recent and relevant sources.

What is the best way to find recent GitHub repositories or domain-specific articles in one pass?

Finding recent GitHub repositories or domain-specific articles is best handled through site-specific web searches. The skill narrows results to targeted domains and returns structured data efficiently for monitoring or research.

Do I need SerpAPI to perform site-specific lookups and return compact markdown tables?

Yes, SerpAPI Google Light Search is required to perform site-specific lookups. It enables configurable site restrictions, time ranges, and result limits, outputting compact markdown tables without manual browsing.

Can I get web search results in alternate output formats like JSON or CSV instead of markdown?

Yes, you can get web search results in alternate output formats such as lists, JSON, or CSV. The skill defaults to compact markdown tables but supports these formats for structured data integration.