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

evidence-first-research证据第一研究

Agent Skill

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

总安装

2,258

周安装

97

GitHub Stars

公开资料未说明

下载量

792
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install evidence-first-research

简介

evidence-first-research 用于科学研究、文献综述和方法选择。

  • 适合生物医学分析和研究写作流程中使用。evidence-first-research 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 支持证据优先的工作流,需确认数据库覆盖范围。
  • 通过 clawhub 安装,建议核对检索准确性和时效性。
  • 涉及专业领域时,应先验证数据来源的权威性。

SKILL.md

name
evidence-first-research
description
Evidence-first workflow for scientific research, literature review, method selection, study planning, biomedical analysis, and research writing. Use when Codex should pause before acting to search for prior papers, datasets, protocols, software, libraries, reporting standards, or methodological patterns, then decide whether to adopt, adapt, benchmark, or design a new approach. Especially useful for medicine, public health, biology, translational research, clinical questions, and any task where evidence quality, safety, or reproducibility matters.
version
0.1.0
metadata
openclaw
homepage
https://github.com/ZackZ2025/evidence-first-research

Evidence First Research

Overview

Use a research-before-starting workflow. Search existing evidence, tools, datasets, and established patterns before drafting an analysis plan, recommending a method, or producing scientific content.

Default to reuse or adaptation of validated approaches. Only introduce a novel method, pipeline, or claim of novelty after establishing that the gap is real.

Core Workflow

  1. Define the task precisely.
  • Restate the objective, target deliverable, domain, and decision stakes.
  • Identify whether the task is literature synthesis, study design, data analysis, protocol drafting, manuscript support, tool selection, or interpretation.
  • For medical work, identify the population, setting, intervention or exposure, comparator, outcomes, and time horizon when applicable.
  1. Search before acting.
  • Search for prior papers, systematic reviews, guidelines, benchmark datasets, existing tools, libraries, protocols, ontologies, and reporting standards before proposing work.
  • Prefer primary and authoritative sources over tertiary summaries when accuracy matters.
  • Search for negative results, contradictory evidence, failure modes, and replication attempts instead of only supportive results.
  • Inspect local project artifacts before suggesting a new workflow when the task depends on an existing codebase, dataset, or protocol.
  1. Evaluate evidence quality.
  • Rank sources by relevance, rigor, recency, and direct applicability to the question.
  • Distinguish peer-reviewed papers, preprints, guidelines, textbooks, package documentation, and informal discussion.
  • Prioritize strong syntheses and well-matched study designs over isolated or weakly related findings.
  • Flag uncertainty explicitly when evidence is indirect, outdated, conflicting, underpowered, or drawn from a mismatched population.
  1. Choose the action mode deliberately.
  • Adopt an established method when a strong, well-matched pattern already exists.
  • Adapt a validated method when the problem is similar but not identical.
  • Benchmark multiple credible approaches when the field lacks a dominant standard.
  • Design a new approach only after documenting what was searched, what already exists, and why it is insufficient.
  1. Execute with traceability.
  • State the chosen approach and why it was selected over alternatives.
  • Cite the papers, tools, libraries, datasets, or standards that informed the decision.
  • Separate evidence, inference, and speculation.
  • Preserve assumptions, inclusion criteria, exclusion criteria, and unresolved questions.
  1. Re-check before finalizing.
  • Verify that the strength of the final claims matches the strength of the underlying sources.
  • Re-open the search if a key assumption is unsupported or if a stronger source is likely to exist.
  • Perform an extra review for harms, contraindications, bias, and guideline consistency when the output is medically relevant or otherwise high stakes.

Search Targets

  • Search for literature first:

systematic reviews, meta-analyses, guidelines, seminal papers, recent high-quality studies, protocols, replication studies.

  • Search for research infrastructure:

benchmark datasets, registries, ontologies, reference implementations, software packages, analysis pipelines, laboratory or clinical standards.

  • Search for methodological patterns:

study designs, statistical approaches, outcome definitions, preprocessing conventions, validation schemes, reporting frameworks.

  • Search for practical constraints:

data availability, licensing, regulatory context, ethical constraints, reporting expectations, reproducibility requirements.

Decision Heuristics

  • Prefer "adopt" when the question is standard and the field already has a stable method.
  • Prefer "adapt" when the method exists but the data, population, or setting differs.
  • Prefer "benchmark" when several plausible methods compete and no clear winner exists.
  • Prefer "invent" only after showing that existing methods, tools, or study patterns do not adequately solve the problem.

Medical Emphasis

  • Give extra weight to clinical practice guidelines, systematic reviews, meta-analyses, and pivotal trials when the task involves patient care, diagnostics, treatment, prognosis, or safety.
  • Treat preprints, conference abstracts, animal models, in vitro studies, single-center retrospective studies, case reports, and expert opinion as lower-certainty evidence unless the task specifically requires them.
  • Avoid patient-specific recommendations without current sources, clear scope limits, and explicit uncertainty.
  • Flag when geography, formulary availability, regulatory status, standard of care, or population differences may change the answer.
  • Distinguish mechanistic plausibility from clinical effectiveness, and surrogate outcomes from patient-important outcomes.

Output Pattern

Before doing deep work, produce a concise research checkpoint when useful:

  • Objective.
  • Search targets.
  • Best existing papers, tools, or patterns found so far.
  • Evidence strength and important gaps.
  • Chosen path: adopt, adapt, benchmark, or invent.
  • Main risks, assumptions, and next step.

Anti-Patterns

  • Do not start building, analyzing, or writing as if the problem were novel without checking the literature and existing tools.
  • Do not equate "published" with "reliable" or "recent" with "best."
  • Do not overgeneralize from weak evidence, surrogate endpoints, or mechanistic arguments.
  • Do not rely on abstracts alone when methods or limitations matter.
  • Do not ignore population mismatch, confounding, missing comparators, or sample size limitations.
  • Do not present speculation as consensus.
  • Do not skip contradictory evidence just because it complicates the answer.

References

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

79.76%
按下载量换算632

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills