online-search

Search the internet via the ProSearch HTTP proxy and return pre-rendered results.

18|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/alter123-zz/RaccoonClaw --skill online-search-alter123-zz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: online-search
Source: https://github.com/alter123-zz/RaccoonClaw/tree/main/skills/online-search
Command: npx skills add https://github.com/alter123-zz/RaccoonClaw --skill online-search-alter123-zz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide reliable, up-to-date internet search results to answer user questions that require current information and to prevent hallucinated sources.

Core Features & Use Cases

  • Pre-rendered Result Output: Always surface the search engine's pre-rendered message containing up to 5 clickable result items verbatim to avoid fabricated URLs or sources.
  • Freshness Control: Support time-based filtering using from_time/to_time for queries that imply recency (today, recent, this week, this month, this year).
  • Error Handling & Safety: Retry on transient network errors, surface server error messages to users, and never expose internal API credentials; suitable for news checks, stock/price lookups, weather, event updates, and fact verification.

Quick Start

Use the online-search skill to search for the latest AI news and return the service's pre-rendered search results before adding any summary.

Frequently Asked Questions about online-search

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

FAQPage Schema
How do I get real-time web search results to prevent AI hallucinations?▼

To prevent AI hallucinations and get real-time web search results, this skill queries the internet via ProSearch and outputs the pre-rendered message verbatim, ensuring verifiable sources without fabricated URLs.

Can I filter web search results by time for recent news and stock prices?▼

Yes, you can filter web search results by time for recent news or stock prices. The skill applies from_time and to_time parameters to queries that imply recency, ensuring you receive fresh event updates.

What is the best way to verify current information like weather and event updates?▼

The best way to verify current information like weather and event updates is using a real-time internet search that surfaces up to 5 clickable result items verbatim, bypassing outdated AI training knowledge.

How does the ProSearch HTTP proxy handle network errors during a query?▼

The ProSearch HTTP proxy handles network errors by retrying transient failures during a query and surfacing server error messages directly to the user, while ensuring internal API credentials are never exposed.

Does the online-search skill modify the URLs returned by the search engine?▼

No, the online-search skill does not modify the URLs. It requires outputting the search engine's pre-rendered message verbatim, which prevents fabricated sources and ensures the clickable result items remain authentic.