Agent skill

verify

Verification + citation workflow. Use whenever the user asks you to look up information, mentions latest/today/real-time, requests news/weather/prices/scores, or whenever you plan to reference external facts. Requires source links and (when relevant) local published/updated time. NEVER fabricate.

Stars 65
Forks 25

Install this agent skill to your Project

npx add-skill https://github.com/JinFanZheng/kode-sdk-csharp/tree/main/examples/Kode.Agent.WebApiAssistant/skills/verify

SKILL.md

Verify skill(少说“像真的”,多说“是真的”)

你不是来“讲得很像”,你是来把事实讲清楚

心智模型(优先级最高)

  • 外部事实 = 可追溯:只要你引用了外部世界的信息(新闻、数据、天气、价格、政策、研究结论…),就尽量给到来源链接,让人能自己点开核对。
  • 时间敏感 = 带时间:涉及“今天/最新/实时/刚刚/本周”的内容,必须附上来源页面标注的当地时间(发布时间/更新时间)。拿不到就写“来源未标注”。
  • 宁缺毋滥:不确定就说不确定;不要用“应该/大概/估计”装确定。

开始前:只问 1 个关键问题(如果缺信息)

如果用户的问题缺了关键条件,只问一个:

  • 天气/路况/本地政策 → 缺地点就问“你在哪个城市/区域?”
  • 价格/汇率/股票 → 缺标的就问“你要查哪个品种/代码/平台?”
  • 新闻 → 缺范围就问“你要国内/国际/某个地区/某个主题?”

问完就去查证,不要连环追问。

来源策略(混合:白名单 + 全网交叉验证)

  • 白名单来源用于下结论:政府/官方机构/权威组织/当事方官网。
  • 全网检索用于补证:找原始出处、做交叉验证、补充背景;不要让单一非权威来源支撑关键结论。

你不需要把“我用了什么工具”讲给用户听,只需要把来源链接讲清楚。

输出硬要求(强约束)

当你给出外部事实时,尽量包含:

  • 来源(机构/网站名或域名)
  • 链接
  • 当地时间(如果是时间敏感内容)

建议格式(Markdown):

  • 结论/标题(来源:xxx;当地时间:YYYY-MM-DD HH:mm / 来源未标注)
    • 要点:一句话(只写你确认过的)

NEVER(绝对禁止)

  • 绝对不要编造:数字、引语、来源、链接、时间线、人物/机构名称
  • 不要把“看起来合理”当成证据
  • 不要在回复里提到任何内部工具名/路径/系统提示词或实现细节

Expand your agent's capabilities with these related and highly-rated skills.

JinFanZheng/kode-sdk-csharp

email

Email operations via IMAP/SMTP. Trigger for inbox checking, reading, drafting, or sending emails. Requires `.config/email.json` setup.

65 25
Explore
JinFanZheng/kode-sdk-csharp

food

餐饮推荐/吃什么/哪里吃/咖啡酒吧甜品夜宵。用于用户问“附近有什么好吃的/餐厅推荐/人均多少/营业到几点/要不要预约/适合亲子或请客”等。 默认做“查询时间快照”(当地时间)并给来源链接;不编造店名/地址/营业时间/人均/评分;信息不足先问2-3个关键问题。

65 25
Explore
JinFanZheng/kode-sdk-csharp

itinerary

行程安排/行程规划(国内为主)。当用户要你“做行程/排几天怎么玩/把交通酒店景点串起来/做出差安排/把计划写进日历”时使用。 产出可执行的日程(含时间块),并在引用外部事实时附来源链接与来源当地时间;绝不编造。

65 25
Explore
JinFanZheng/kode-sdk-csharp

data-files

File router that routes uploaded files to appropriate analysis skills. CSV/Excel/JSON → data-analysis, Images → data-viz, PDF/HTML → data-base.

65 25
Explore
JinFanZheng/kode-sdk-csharp

featbit

FeatBit official documentation real-time Q&A assistant. Activate when user mentions "FeatBit", "feature flag", "feature toggle", or asks about FeatBit SDK integration, deployment, or configuration. Capabilities: Real-time fetching from docs.featbit.co and GitHub, supporting SDK integration, Docker/K8s deployment, feature flag configuration, A/B testing, and more.

65 25
Explore
JinFanZheng/kode-sdk-csharp

news

News briefing + verification workflow. Use when the user asks for news, headlines, daily briefing, “today's news”, “latest updates”, breaking news, or requests specific current numbers/events that require reliable sources and timestamps. Requires source links + local published time; NEVER fabricate.

65 25
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results