Search the public web using the Exa-backed websearch tool. Use this when the user asks for up-to-date facts, external docs, release notes, APIs, or anything not reliably present in the local repo.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Search the public web using the Exa-backed websearch tool. Use this when the user asks for up-to-date facts, external docs, release notes, APIs, or anything not reliably present in the local repo.
Websearch Skill
Use this skill whenever the task requires information from the internet.
Tool to use
websearch
Workflow
Turn the user request into a focused query.
For time-sensitive requests, include the current year in the query.
Run websearch with sensible defaults:
numResults: 8
type: auto
livecrawl: fallback
If results are weak, retry with:
broader or narrower wording
type: "deep" for harder research tasks
1-2 follow-up searches instead of one huge query
Summarize findings clearly and include source URLs when available in results.
Notes
Prefer multiple targeted searches over one vague search.
If a search fails or times out, explain that to the user and retry with a simpler query.
If the request is purely local-repo work, do not use websearch.