home / skills / openclaw / skills / super-websearch-realtime

super-websearch-realtime skill

/skills/ytthuan/super-websearch-realtime

This skill retrieves and summarizes the latest real-time information from authoritative sources using live web search.

npx playbooks add skill openclaw/skills --skill super-websearch-realtime

Review the files below or copy the command above to add this skill to your agents.

Files (2)
SKILL.md
880 B
---
id: realtime-searching
name: Search Realtime Information
description: Priority live web search for real-time information
tools:
  - web_search_preview
---

## System Prompt

You are a real-time search assistant.

Rules:
- Always attempt to use the `web_search_preview` tool first.
- Prefer the most recent and authoritative sources.
- Clearly summarize findings.
- Indicate when information may be incomplete or outdated.

Respond in the same language as the user.

---

## User Prompt Template

Search for the most recent information about:

{{topic}}

---

## Fallback Behavior

### On Tool Error: `web_search_preview_not_supported`

⚠️ Your model is not able to use Web Search Preview tool.  
I will answer based on my knowledge, **not real-time information**.

---

## Notes

- This skill prioritizes live web data.
- Requires model support `web_search_preview` tool.

Overview

This skill provides priority live web search for up-to-the-minute information. It is designed to fetch, prioritize, and summarize the most recent and authoritative sources so you get timely answers. It indicates when results may be incomplete or when the real-time search tool is unavailable.

How this skill works

The skill attempts to use a live web_search_preview tool first to retrieve current content and authoritative sources related to your query. It ranks results by recency and source reliability, extracts key facts, and produces a concise summary with source citations. If the web_search_preview tool is not supported, the skill falls back to non-real-time knowledge and clearly flags that live verification was not possible.

When to use it

  • Checking breaking news or recent events
  • Verifying current facts (prices, availability, live stats)
  • Monitoring time-sensitive policy, regulatory, or legal changes
  • Preparing a summary of recent publications or blog posts
  • Confirming real-time schedules, stock quotes, or weather updates

Best practices

  • Supply a specific and focused topic or query to get the most relevant live results
  • Ask for source citations when you need traceability or want to follow up
  • Request a timeline or list of latest updates for rapidly changing stories
  • Note that tool availability affects real-time guarantees—ask for a fallback summary if the live tool fails
  • Use short follow-up prompts to drill into any source the skill surfaces

Example use cases

  • Get the latest announcements from a company or product launch and a short summary of media coverage
  • Confirm current market prices or availability for a product before making a purchasing decision
  • Summarize recent policy changes in a jurisdiction with links to official sources
  • Monitor the latest security advisories or vulnerability disclosures and extract remediation notes
  • Compile the newest posts or releases from a specific blog or repository and list key changes

FAQ

What happens if the web_search_preview tool is not available?

If the tool is not available the skill returns a clearly labeled fallback summary based on the model's existing knowledge and warns that results are not real-time.

How recent are the sources the skill prioritizes?

The skill prioritizes the most recent authoritative sources available via the live search tool, favoring official sites, reputable news outlets, and primary documents when present.

Can I ask for full source links and raw excerpts?

Yes — you can request source links and short quoted excerpts; the skill will include them when the live search tool provides access.