Install
openclaw skills install source-scoutProvides factual answers to questions using authoritative web sources, citing references and including relevant images for clarity and trustworthiness.
openclaw skills install source-scoutSource Scout turns quick factual answers into grounded, source-backed answers. It is designed for the everyday “random knowledge question” where answering from memory is tempting but citations and visuals make the response much more trustworthy.
Use this skill for factual questions such as:
Do not use for pure opinion, brainstorming, private/local memory lookup, local file/code work, or casual chat.
Keep it compact:
Sources: list with URLs.When an image is useful:
Example shell pattern, when appropriate in your environment:
mkdir -p shared/artifacts
curl -L --fail '<image-url>' -o shared/artifacts/<descriptive-name>.<ext>
file shared/artifacts/<descriptive-name>.<ext>
A good Source Scout answer should make the user feel: “this was quick, but it wasn’t hand-wavy.”
Avoid citation dumping. Prefer a few strong sources and a clear answer.