abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Estimate an effective number of independent evidence/reasoning paths after discounting dependence/correlation; report nominal N, dependence structure, and N_eff.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill estimate-effective-evidence-count --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/estimate-effective-evidence-countContext preview
The summary Claude sees to decide when to auto-load this skill.
Estimate an effective number of independent evidence/reasoning paths after discounting dependence/correlation; report nominal N, dependence structure, and N_eff.
name: estimate-effective-evidence-count description: "Estimate an effective number of independent evidence/reasoning paths after discounting dependence/correlation; report nominal N, dependence structure, and N_eff."
Estimate independent evidence count after discounting dependence and correlation.
required: [evidence_paths, dependence_structure] optional: [correlation_estimates, nominal_count] constraints: [dependence assumptions and uncertainty must be explicit]
1. Count nominal paths and trace shared dependencies. 2. Assign dependence classes or correlations. 3. Estimate N_eff and sensitivity to dependence assumptions.
produces: [nominal_count, dependence_map, effective_count, sensitivity_range] delta_fields: [findings, evidence_updates, uncertainties, decisions]
Do not inflate N_eff by counting repeated sources or shared models as independent.
The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.
Repo: yogsoth-ai/de-anthropocentric-research-engine
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Evaluate competing arguments against stated criteria and produce a reasoned verdict with uncertainty.
Move a scientific object up/down in abstraction or narrow/broaden selected scope dimensions (population, mechanism, context, outcome, timeframe, system…
Run structured attack/defense/adjudication over a claim, candidate, criterion set, or current winner. Perspective, target, escalation depth,…
Aggregate criterion or comparison results into an ordered recommendation under an explicit rule.
Abstract relational structure from source domains, map it to the target, validate depth, and instantiate transferable mechanisms.