yogsoth-ai/de-anthropocentric-research-engine

900+ pure-markdown skills for autonomous AI research, organized as 9 freely-composable packages over a 4-layer hierarchy (Campaign → Strategy → Tactic → SOP). Non-linear orchestration with backtracking, 6 MCP integrations. The AI is the researcher — you set the direction.

This repository also configures its own agents. See what de-anthropocentric-research-engine tells them →

456Stars on the repository
200Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

rationale-selection

25

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Select the minimal set of 1-3 verbatim sentences from a candidate paper/abstract sufficient to entail or refute an atomic claim (SciFact's rationale-selection step). Use this after claim-writing has produced an atomic claim, as the evidence-gathering step before claim-label-prediction; an empty rationale set is a…

not rated 456 +31 2d ago A SkillSpector: pass 77 tokens original Apache-2.0

reforms-grading

26

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Tactic: Grade an ML/CS paper's reproducibility configuration reporting as complete, partial, or none after checking that clinical appraisal tools do not apply. Use when the question is whether the work can be rerun.

not rated 456 +31 2d ago A SkillSpector: pass 49 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Check whether a paper reports each item from PRISMA, CONSORT, STROBE, ARRIVE, SPIRIT, or TRIPOD (per whichever study-design-tool-gate dispatched to), citing where each item is or isn't addressed — including a/b sub-item hierarchy where the standard defines one. Use this after study-design-tool-gate has dispatched to…

not rated 456 +31 2d ago A SkillSpector: pass 122 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

(Proposal, unverified) Attempt to verify a paper's reported results by actually executing its released code/scripts against its own reported configuration — the only SOP in this package whose action type is code execution rather than text reading/judgment. Use this after unit-classification has extracted the paper's…

not rated 456 +31 2d ago A SkillSpector: pass 106 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Judge a paper's stated research question against the FINER criteria (Feasible, Interesting, Novel, Ethical, Relevant) — five independent judgments with justification, evaluating the question itself, not the paper's results. Use this whenever the user wants to know whether a paper is asking a good research question…

not rated 456 +31 2d ago A SkillSpector: pass 74 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

(Proposal, unverified) Judge whether argumentative relations between unit-classification's rhetorical labels actually hold in a paper (e.g. is an AIM label adequately substantiated by BACKGROUND labels) — a second-order quality judgment over already-classified units, not raw text. Use this after unit-classification…

not rated 456 +31 2d ago A SkillSpector: pass 106 tokens original Apache-2.0

second-pass-grasp

31

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Keshav's second pass — a careful full read (ignoring proof/derivation detail) producing prose-level understanding sufficient to explain the paper's main contribution and evidence to a colleague. Use this after first-pass-skim, as the main content-grasping pass of the Keshav three-pass method; do not force its output…

not rated 456 +31 2d ago A SkillSpector: pass 79 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Answer per-domain signalling questions (5-value scale: Yes/Probably yes/Probably no/No/No information) for RoB2, ROBINS-I, or QUADAS-2, per whichever variant study-design-tool-gate dispatched to. Use this after study-design-tool-gate has dispatched to one of these three tools; this SOP produces only the raw signalling…

not rated 456 +31 2d ago A SkillSpector: pass 100 tokens original Apache-2.0

star-awarding

33

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Award NOS's (Newcastle-Ottawa Scale) stars item-by-item across Selection (up to 4), Comparability (up to 2), and Outcome/Exposure (up to 3) — a binary award-or-not action per item, distinct from a 5-value signalling judgment. Use this after study-design-tool-gate has dispatched to NOS, as the first step before…

not rated 456 +31 2d ago A SkillSpector: pass 88 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Classify a paper's study design (RCT, cohort, case-control, diagnostic-accuracy, systematic-review, animal-study, prediction-model, etc., or notapplicable) and dispatch to the correct downstream bias-risk/quality/reporting tool and specific variant (CASP has 8 variants, JBI 6, RoB2 has parallel/cluster/crossover…

not rated 456 +31 2d ago A SkillSpector: pass 201 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Sum NOS's item-level stars and bucket into good (≥7)/fair (4-6)/poor (≤3) — a fixed threshold lookup, structurally distinct from worst-case-lookup's take-the-worst-value approach. Use this after star-awarding has produced the per-item stars; this is NOS's terminal step.

not rated 456 +31 2d ago A SkillSpector: pass 73 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Fill a paper's reported values into an already-given comparison-template attribute schema (e.g. Task/Dataset/Metric/Value) — the executable half of ORKG's comparison-template method. Use this when a template's attribute schema is already fixed and you need one paper's row filled in; this does NOT build new templates…

not rated 456 +31 2d ago A SkillSpector: pass 85 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Keshav's third pass — the heaviest of the three, a full sentence-by-sentence re-read including proofs/derivations, attempting a virtual re-implementation of the paper to surface implicit assumptions and concrete improvement points. Use this after second-pass-grasp, as the terminal step of the Keshav three-pass method…

not rated 456 +31 2d ago A SkillSpector: pass 113 tokens original Apache-2.0

unit-classification

38

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Classify each pre-segmented text unit independently against a fixed label set (Argumentative Zoning, CoreSC, PubMed-RCT, Swales move/step, CODA-19, TDMS, or CSFCube's facet labels), single-layer with no cross-unit dependency. Use this after unit-segmentation has split the text, whenever a sentence- or clause-level…

not rated 456 +31 2d ago A SkillSpector: pass 111 tokens original Apache-2.0

unit-segmentation

39

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Split a paper's text into sentence- or clause-level units (with character offsets) for downstream classification, at a caller-specified granularity and scope (full text, abstract-only, or intro-only). Use this as the mandatory first step whenever any sentence/clause-level classification method (Argumentative Zoning…

not rated 456 +31 2d ago A SkillSpector: pass 104 tokens original Apache-2.0

worst-case-lookup

40

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Take the single most severe domain/item judgment as the overall verdict, for RoB2 (3-value), ROBINS-I (5-value), or AMSTAR-2 (pre-filtered by critical-domain status before worst-case). Use this after domain-level-judgment (for RoB2/ROBINS-I) or quality-appraisal-checklist (for AMSTAR-2) has produced per-domain/item…

not rated 456 +31 2d ago A SkillSpector: pass 135 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

A tool for reconstructing which skills in a repository depend on or call other skills, then displaying those relationships in an offline interactive graph. A repository is a project folder containing code and related files; Obsidian is a note-taking app known for graph-style views.

not rated 456 +31 2d ago A SkillSpector: pass 146 tokens original Apache-2.0

yogsoth-ai/de-anthropocentric-research-engine

Skill Claude CodeCodex

Classify assumptions on 2 axes — load-bearing (how much conclusion depends on it) × vulnerable (how likely to be false). Focuses attention on High-Load × High-Vulnerable quadrant.

not rated 456 +31 2d ago A SkillSpector: pass 48 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: