web-search

Search the web, fetch URL content as markdown, and capture page screenshots.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/Spectra29115/Project-ResumeParser --skill web-search-spectra29115
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-search
Source: https://github.com/Spectra29115/Project-ResumeParser/tree/main/.local/skills/web-search
Command: npx skills add https://github.com/Spectra29115/Project-ResumeParser --skill web-search-spectra29115

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of searching the web, fetching content, and capturing screenshots from URLs, making it easier to access real-time information, API documentation, and more.

Core Features & Use Cases

  • Web Search: Execute natural language search queries to find information.
  • Content Fetching: Extract content from URLs as markdown.
  • Branding Profiles: Capture branding profiles from websites.
  • Visual Reference: Take screenshots of web pages.
  • Use Case: When you need to quickly find the latest news, check API documentation, or get a visual reference of a website design.

Quick Start

Use the web-search skill to search for "OpenAI API rate limits 2026".

Frequently Asked Questions about web-search

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

FAQPage Schema
How do I fetch content from a URL as markdown for real-time information retrieval?

To fetch content from a URL as markdown, the Skill performs web scraping to extract real-time information and convert the page content into markdown format. This simplifies accessing and reading API documentation directly from web sources.

Can I capture screenshots of web pages to get a visual reference of a website design?

Yes, you can capture screenshots of web pages to get a visual reference. The Skill provides image capture capabilities that allow you to take screenshots from URLs, making it easier to document website branding profiles and layouts.

What is the best way to look up API documentation using a natural language search query?

The best way to look up API documentation is using the Skill's web search functionality, which executes natural language search queries to find and retrieve relevant, real-time information from across the web.

Does this web search approach require additional dependencies to extract branding profiles from websites?

No additional dependencies are required. The Skill is self-contained and handles branding profile extraction natively, using built-in web scraping capabilities to capture visual and metadata elements from target URLs.

What are the limitations of using scripts for web search and content fetching?

Limitations of using scripts for web search include potential restrictions from sites blocking automated web scraping or image capture requests. The Skill is designed for real-time retrieval but may face access barriers on protected URLs.

When do I need to extract branding profiles and fetch web content as markdown?

You need to extract branding profiles and fetch web content as markdown when you are gathering real-time information, checking API documentation, or capturing visual references of website designs for analysis and integration.