One-click install
npx skills add https://github.com/naopensedoit2-design/Claramente-nao-sou-um-Escritor --skill web-search-naopensedoit2-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-search
Source: https://github.com/naopensedoit2-design/Claramente-nao-sou-um-Escritor/tree/main/.local/skills/web-search
Command: npx skills add https://github.com/naopensedoit2-design/Claramente-nao-sou-um-Escritor --skill web-search-naopensedoit2-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the guesswork of relying on outdated knowledge by letting you search the web and retrieve authoritative page content when you need current information.

Core Features & Use Cases

  • Web Search (webSearch): Find relevant pages for a question and get a shortlist of result URLs.
  • URL Fetch & Convert (webFetch): Download a public page and extract its content into markdown for easier review and reuse.
  • Use Case: Verify a claim by searching for the latest documentation (e.g., “OpenAI API rate limits 2026”), then fetching the top result to confirm details directly from the source.

Quick Start

Search for the topic “OpenAI API rate limits 2026” and then fetch the most relevant result URL to get its full markdown content.

Frequently Asked Questions about web-search

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

FAQPage Schema
How do I fetch current web information and convert page content into markdown?

To fetch current web information and convert page content into markdown, search the web for relevant URLs and download the public pages. The tool extracts the fetched content into markdown format for downstream review and reuse.

Can I verify time-sensitive API documentation by searching the web and fetching the source?

You can verify time-sensitive API documentation by searching the web for the latest SDK guides and fetching the top result URLs. This retrieves source page content directly and confirms details extracted into markdown.

What's the best way to find up-to-date news and source URLs for information verification?

The best way to find up-to-date news and source URLs for information verification is to perform a web search. This returns a shortlist of relevant result URLs with titles that you can fetch for authoritative markdown extraction.

Does web search work with public URL fetching for answering questions about current events?

Web search works with public URL fetching for answering questions about current events by retrieving a shortlist of relevant pages and downloading the content. The fetched pages are converted into markdown for downstream use.

How do I retrieve a shortlist of search result URLs for a specific query?

To retrieve a shortlist of search result URLs for a specific query, perform a web search on the topic. This returns relevant pages with titles and URLs that you can then fetch to extract full markdown content.