← 返回
未分类 中文

Source Scout

Provides factual answers to questions using authoritative web sources, citing references and including relevant images for clarity and trustworthiness.
使用权威网络来源提供事实性回答,引用参考文献并附带相关图片,以确保清晰度和可信度。
jkobject jkobject 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 287
下载
💾 0
安装
1
版本
#citations#factual-answers#images#latest#research#web-search

概述

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

  1. 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.
  2. Cross-check core claims across at least two reliable sources when feasible.
  3. Answer concisely in the user’s language.
  4. Cite sources with names and URLs. Usually 2–5 sources is enough.
  5. 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.
  6. 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:

  1. Search for a source page, not only a raw image URL.
  2. Inspect the source page enough to identify attribution/licence.
  3. Download the image locally if attachments are supported.
  4. Verify the file type.
  5. Attach the local file, and cite the source page.

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>

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.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-08 13:50 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 460 📥 107,010
business-ops

Unbridled

jkobject
通过 Beeper 账户在 Facebook Messenger、WhatsApp、Instagram、LinkedIn、Twitter/X、Signal、Telegram、Discord 等平台上发送和接收消息。
★ 0 📥 627
knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 116 📥 178,605