Token导航 LogoToken导航TokenDH.com
研究检索权限需确认clawhub未标认证来源可访问clear审计通过

abductive-reasoning归纳推理

Agent Skill

abductive-reasoning 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

17,922

周安装

762

GitHub Stars

公开资料未说明

下载量

6,279
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:abductive-reasoning(归纳推理)
来源仓库:https://github.com/wanikua/abductive-reasoning
安装命令:
openclaw skills install abductive-reasoning
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install abductive-reasoning

简介

应用溯因推理从观察中推断最佳解释。abductive-reasoning 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合处理症状、线索或数据点以推导潜在原因。
  • 可用于诊断问题、发现隐藏模式或支持决策过程。
  • 使用时应提供充分上下文以提高推理准确性。
  • 结果需结合领域知识人工复核以防过度推断。

SKILL.md

name
abductive-reasoning
description
Apply abductive reasoning to infer the best explanation from available observations. Use when the user has symptoms, clues, or data points and needs to reason backward to the most likely cause — like diagnostic thinking for doctors, detectives, or debugging.

Abductive Reasoning

Abductive reasoning — or "inference to the best explanation" — starts from observations and works backward to the most likely explanation. Unlike deduction (which guarantees truth) or induction (which generalizes from patterns), abduction asks: *"Given what I see, what is the best explanation?"* It's how doctors diagnose, detectives solve cases, and scientists generate hypotheses. Peirce called it the only form of reasoning that produces genuinely new ideas.


Analyze the current topic or problem under discussion using abductive reasoning. Start from the evidence and reason backward to the best explanation. Apply this framework to whatever the user is currently working on or asking about.


Step 1: Catalog the Observations

*What do we actually see? Be precise and comprehensive.*

  • List all relevant observations, facts, data points, and phenomena.
  • For each observation:

- How reliable is it? (Directly observed? Reported? Inferred?) - How precise is it? (Exact measurement? Rough estimate? Anecdote?) - Is it surprising or expected? (Surprising observations are more informative.)

  • What patterns exist in the data?
  • What anomalies stand out — things that don't fit the expected pattern?
  • What is conspicuously absent — things you'd expect to see but don't?

Step 2: Generate Candidate Explanations

*What could explain these observations?*

Generate at least 5 candidate explanations (hypotheses), ranging from mundane to creative:

  1. The obvious explanation — the first thing that comes to mind
  2. The conventional expert explanation — what a domain expert would say
  3. The systemic explanation — the root cause, not the proximate cause
  4. The unconventional explanation — something outside the normal frame
  5. The null explanation — maybe nothing unusual is happening (coincidence, noise, base rates)

For each, briefly state the mechanism: *How would this explanation produce the observations we see?*

Step 3: Evaluate Explanatory Power

For each candidate explanation, assess:

Coverage

  • Does it explain all the observations, or only some?
  • Does it explain the anomalies and surprises?
  • Does it account for what's absent as well as what's present?

Precision

  • Does it make specific, testable predictions beyond what we already know?
  • Or is it vague enough to explain almost anything? (A bad sign — "just-so stories")

Simplicity (Parsimony)

  • How many unsupported assumptions does it require?
  • Does it invoke special mechanisms or entities beyond what's necessary?
  • Occam's Razor: all else equal, prefer the simpler explanation.

Consistency

  • Is it consistent with known facts and established science?
  • Does it contradict any reliable evidence?
  • Does it cohere with what we know about how the world works?

Analogy

  • Is there precedent — has this type of explanation been correct in similar situations before?

Fertility

  • Does it open up new questions and research directions?
  • Does it connect to other phenomena in illuminating ways?

Step 4: Compare and Rank

Create a comparison matrix:

CriterionExplanation 1Explanation 2Explanation 3...
Coverage
Precision
Simplicity
Consistency
Analogy
Fertility
Overall
  • Which explanation comes out on top?
  • Is it clearly the best, or are multiple explanations roughly tied?
  • If tied, what additional evidence would break the tie?

Step 5: Stress-Test the Best Explanation

  • What would falsify this explanation? What evidence would disprove it?
  • What are its weakest points — where is it most vulnerable?
  • What are the key predictions it makes that haven't been tested yet?
  • Play devil's advocate: make the best case against this explanation.
  • How might this explanation be incomplete even if it's on the right track?

Step 6: The Crucial Experiment

  • Design the single most informative test to distinguish between the top 2-3 explanations.
  • What observation would you make?
  • What result would favor Explanation A vs. B?
  • Is this test feasible with available resources?

Step 7: Conclusion

  • State the best explanation with appropriate confidence level.
  • Explicitly note what remains uncertain and what assumptions the explanation rests on.
  • Describe the next steps to further validate or refute the explanation.
  • Maintain intellectual humility: the best explanation given current evidence may be wrong. What would make you revise it?

Abductive reasoning is the engine of discovery — but it's fallible. The best explanation today may be overturned by tomorrow's evidence. Hold conclusions firmly enough to act on, loosely enough to revise.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

84.25%
按下载量换算5,290

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills