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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install source-scout - 安装完成后,直接呼叫该 Skill 的名称或使用
/source-scout触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Source Scout 是什么?
Provides factual answers to questions using authoritative web sources, citing references and including relevant images for clarity and trustworthiness. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 42 次。
如何安装 Source Scout?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install source-scout」即可一键安装,无需额外配置。
Source Scout 是免费的吗?
是的,Source Scout 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Source Scout 支持哪些平台?
Source Scout 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Source Scout?
由 Jérémie Kalfon(@jkobject)开发并维护,当前版本 v0.1.0。