name: web-search description: Search the internet for up-to-date information, recent news, current events, or any topic that may have changed after the model's training cutoff. Use this when the user asks about recent or real-time facts. metadata: homepage: https://github.com/mons0630/ai-edge-skills/tree/main/web-search
Web Search
Instructions
Call the run_js tool using index.html and a JSON string for data with the following fields:
- query: Required. A concise, keyword-focused search query. Strip conversational filler words. Examples:
- User asks "what is the latest iPhone model?" → query:
latest iPhone model 2026 - User asks "今天有什麼新聞?" → query:
today news Hong Kong 2026
- User asks "what is the latest iPhone model?" → query:
- top_k: Optional. Number of results to return. Default is 5. Use 3 for simple lookups, 8-10 for research topics.
Constraints:
- Always use this skill for time-sensitive questions: news, prices, sports scores, current events, anything after your training cutoff.
- Summarize the returned results in a concise answer. Do not repeat all raw results verbatim.
- If search returns no relevant results, say so and suggest a refined query.
- Respond in the same language as the user's original prompt.
- If the user's question needs deeper reading of one result, suggest using the
web-fetchskill with that URL.
Skills similaires
Ingénierie de Prompts
Data & IA
Bonnes pratiques et templates de prompt engineering pour maximiser les résultats IA.
claudeCursorWindsurf+1beginner
289
78
852
Visualisation de Données
Data & IA
Génère des visualisations de données et graphiques adaptés à vos données.
claudeCursorWindsurfintermediate
198
56
683
Architecture RAG
Data & IA
Guide de configuration d'architectures RAG (Retrieval-Augmented Generation).
claudeCursorWindsurfadvanced
167
51
645