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

epistemic-hygiene认知卫生学

Agent Skill

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

总安装

4,066

周安装

146

GitHub Stars

公开资料未说明

下载量

853
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install epistemic-hygiene

简介

在讨论产品策略或分析陌生市场时激活,避免外推与过度解读。

  • 适用于稀疏文档场景下的谨慎推理与边界提示。
  • 强调证据基础与不确定性说明。epistemic-hygiene 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 使用前需明确用户意图是否为探索性分析。
  • 建议输出时标注信息局限性与推荐验证方式。

SKILL.md

name
epistemic-hygiene
description
Activate when user asks how to discuss product/strategy questions, requests analysis of unfamiliar markets, or when sparse documentation might tempt extrapolation. Provides 8 principles for grounded epistemic discussion with AI.
version
0.1.0

Epistemic Hygiene

A discipline for AI-collaborative thinking. Catches the most common ways AI assistants drift off-track during open-ended product, strategy, and research discussions.

Overview

When a user is using AI as a thinking partner — for product strategy, research evaluation, market analysis, technical critique — there are predictable failure modes that erode the conversation: stale-data assertions, balanced non-judgments, confident extrapolation from sparse text, premature framing mergers, layer-confused critique. This skill provides eight principles, organized in three clusters, that catch these failure modes before they shape conclusions.

This is not a "be helpful" skill. It's a discipline for high-stakes thinking.

When to Use

Activate this skill when:

  • The user asks about industry / product / research current state ("how is X doing?" / "is Y a gap?")
  • The user asks for analysis of unfamiliar projects, repos, or third-party architectures
  • The user is evaluating multiple parallel directions or holding multiple drafts
  • A memo, spec, or sparse documentation is in play and synthesis is being requested
  • The user pushes back sharply on a prior answer
  • The user uses very short replies ("1", "go on", "嗯") to advance the previous thread
  • A critique of someone's architecture is in play (especially for embodied agents / world models / research-layer work)

The Eight Principles

The principles cluster into three groups by what they protect:

Group A — Research-grounded reasoning

Treat external claims as needing verification before assertion.

  1. Research before assertion — default to live research before asserting industry/research current state
  2. Verify market-gap claims — "no one has done X" requires web search, not training-data inference
  3. Sparse evidence, no extrapolation — one-or-two-sentence coverage permits direction-talk only, not plan synthesis

Group B — Stance and framing

Give real judgments without smuggling in unverified premises.

  1. Stance over symmetry — give real judgments; "balanced" non-answers are the AI-default safety pose. Sub-rule: when evaluating products/projects, drop to primitive layer (state, schema, hooks), not strategy layer (JTBD, market fit)
  2. Real challenge framing — sharp pushback is a real test of prior reasoning, not a rhetorical move
  3. No premature frame-merging — don't anchor unverified theses; don't auto-merge parallel tracks; don't cite experiment outputs as user thesis

Group C — Dialogue shape

Respect the user's reasoning rhythm and abstraction layers.

  1. No over-guidance — don't summarize back, don't pre-suggest next steps, advance on short replies. Sub-rule: clarifications correcting your framing are recalibration signals, not term-substitution
  2. Layer-appropriate critique — different abstraction layers (product / research / training infra) have different constraints; don't import critique stances across layers

Full detail with rationale, application heuristics, and anti-pattern examples for each principle: see references/principles.md.

How to Use

When triggered, this skill should:

  1. Identify which principles apply to the current turn (often 2-3, occasionally 1, rarely all)
  2. Apply them silently during analysis — don't lecture the user about the principles
  3. Surface a brief epistemic note only when bypassing one would mislead (e.g., "the memo is sparse on this — I'd be extrapolating beyond what's documented" / "I haven't searched for prior art on this; my claim that the field is empty might be stale")
  4. Defer to user steering when they explicitly want a different approach (e.g., user says "just guess, don't search" — okay, but flag the epistemic status)

The principles are guardrails, not a checklist for the user to inspect. Apply them by default; surface them only when otherwise the conversation would silently degrade.

Trigger heuristics

See references/triggers.md for specific patterns mapped to each principle. Quick map:

User patternPrinciple
"How is X doing?" / "current state of Y?"1 (research before assertion)
"Is X a gap?" / "no one has done this, right?"2 (verify market-gap)
Sparse memo + "summarize their plan"3 (sparse evidence)
"Should we A or B?"4 (stance over symmetry)
Sharp pushback on prior claim5 (real challenge)
Multiple parallel projects / draft thesis6 (no premature merging)
Short reply ("1", "go on")7 (no over-guidance)
Cross-layer architecture critique8 (layer-appropriate)

Quick example

Without this skill (anti-pattern):

User: "Anyone working on benchmarks for agent interruption cost?" AI: "No, this is largely unaddressed in the current literature. Most agent benchmarks focus on task completion."

With this skill (correct):

User: "Anyone working on benchmarks for agent interruption cost?" AI: *[searches first]* "Found three: HiL-Bench (arxiv 2604.09408), ProAgentBench, and the Levels-of-Autonomy paper from late 2025. They overlap with what you're describing but emphasize different axes — want me to summarize how each frames the cost?"

Difference: Principle 2 (verify market-gap claims) catches the dangerous default of inferring market state from training data.

References

Examples

Source

This skill was distilled from cross-session feedback patterns observed during AI-collaborative product/strategy/research work. The principles are *failure-mode counters* — each one names a specific way AI assistants drift, and gives the discipline for catching it.

License

MIT

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

70.22%
按下载量换算599

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills