Source Scout
/install source-scout
Source Scout
Source 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.
Trigger
Use this skill for factual questions such as:
- “where is…?”, “what is…?”, “why…?”, “who is…?”, “how does…?”
- science, medicine, biology, history, geography, or technical explainers
- current facts that may have changed
- any answer where citations or a visual would materially improve trust
Do not use for pure opinion, brainstorming, private/local memory lookup, local file/code work, or casual chat.
Default workflow
- Search the web first with the available web search tool.
- Prefer authoritative sources: official organizations, government/NIH/NCBI/WHO, papers/reviews, textbooks, reputable institutions.
- For scientific or medical topics, favor NCBI/PubMed/PMC, review articles, medical institutions, and official health agencies.
- Cross-check core claims across at least two reliable sources when feasible.
- Answer concisely in the user’s language.
- Cite sources with names and URLs. Usually 2–5 sources is enough.
- Include a sourced image/photo/figure when useful.
- Prefer existing online images from Wikimedia Commons, official institutions, NCBI/PMC figures, or clearly attributed educational pages.
- Prefer open-license or official educational images. Include attribution/licence when available.
- If the runtime supports media attachments, download the image locally and attach the local file rather than relying on a raw external image URL.
- Do not generate a custom image unless no suitable sourced image exists or the user explicitly wants a custom schematic.
- Be transparent about uncertainty. If sources disagree or evidence is limited, say so briefly.
Recommended output shape
Keep it compact:
- Direct answer first.
- 2–4 explanation bullets if useful.
- Image attachment or image link if useful.
Sources:list with URLs.
Image handling pattern
When an image is useful:
- Search for a source page, not only a raw image URL.
- Inspect the source page enough to identify attribution/licence.
- Download the image locally if attachments are supported.
- Verify the file type.
- Attach the local file, and cite the source page.
Example shell pattern, when appropriate in your environment:
mkdir -p shared/artifacts
curl -L --fail '\x3Cimage-url>' -o shared/artifacts/\x3Cdescriptive-name>.\x3Cext>
file shared/artifacts/\x3Cdescriptive-name>.\x3Cext>
Quality bar
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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install source-scout - After installation, invoke the skill by name or use
/source-scout - Provide required inputs per the skill's parameter spec and get structured output
What is Source Scout?
Provides factual answers to questions using authoritative web sources, citing references and including relevant images for clarity and trustworthiness. It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.
How do I install Source Scout?
Run "/install source-scout" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Source Scout free?
Yes, Source Scout is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Source Scout support?
Source Scout is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Source Scout?
It is built and maintained by Jérémie Kalfon (@jkobject); the current version is v0.1.0.