Skip to content
@yogsoth-ai

Yogsoth-AI

Removing the human bottleneck from science. Autonomous research skills and MCP servers — from literature to experiments.

Yogsoth AI

The AI is the researcher. You set the direction.

Science is dying because the human is in the way. Not through malice — through the structural limitations of a cognitive architecture that evolved to track prey on a savanna, not to unify quantum mechanics and general relativity. The heaviest chain on science was always the one we called ourselves.


We build autonomous research systems where the AI decides what to search, what to read, which gaps matter, and which ideas are worth pursuing. The human provides direction and ethical floors. Everything else is autonomous.

No frameworks. No application code. No Docker containers. 900+ pure-markdown skill files executed natively by Claude Code, organized as 10 freely-composable research packages. The LLM is the runtime.


Architecture

Four-layer military command hierarchy. Each layer calls only the layer below it:

Campaign (45+) — WHAT to research (full research stages)
Strategy (200+) — WHEN and WHY (iteration loops, stopping conditions)
Tactic (120+) — HOW to combine (orchestrates multiple SOPs)
SOP (500+) — HOW to execute (single-responsibility operations)

This is not a pipeline. It is an arsenal — a strategy book the AI reads, then decides how to act. The 9 research packages are freely composable with no fixed order. Non-linear routing. Explicit backtrack conditions. The agent chooses which package to invoke, which strategies to combine, and when to retreat.


Core

RepositoryWhat it does
de-anthropocentric-research-engineThe distribution. 900+ skills unified under one orchestrator. Clone once, get everything.
wiki-vaultKnowledge graph MCP server — BM25 full-text search, typed edges, batch validation. Persistent research memory.
semantic-scholar-mcpSemantic Scholar API as MCP — paper lookup, citation tracing, recommendations, author search.

Research Packages

Ten freely-composable research packages. There is no fixed order — CC reads the catalog and routes across them as the research demands. Each is a standalone repo with full Campaign → Strategy → Tactic → SOP structure:

PackagePurpose
north-star-crystallizationDirection finding — cold/warm/hot-start dialogue to crystallize research goals
knowledge-acquisitionSystematic literature survey, citation chaining, patent mining, meta-analysis
deep-insightGap analysis, structural understanding, abstraction extraction
hypothesis-formationAbductive, inductive, and deductive hypothesis generation with falsifiability audits
creative-ideation31+ generation methods — SCAMPER, TRIZ, biomimicry, morphological analysis, concept blending
convergenceMulti-criteria scoring, Pareto frontier, pairwise ranking, dialectical synthesis
stress-testAdversarial validation — assumption destruction, red-teaming, worst-case design
experiment-executionFactor-level design, parameter screening, sensitivity analysis, result collection
knowledge-structuringOntology building, causal modeling, dimensional analysis, argument mapping (wiki vault)
ara-from-contextCompile a completed context/ research record into an Agent-Native Research Artifact + Level-2 epistemic review

Infrastructure

RepositoryRole
literature-engineFull-text paper reading enforcement via AlphaXiv
web-browsingRigorous web research — prevents shallow snippet-only analysis
subagent-spawningParallel research dispatch with full MCP tool access
context-managementSession checkpointing — 500+ line markdown snapshots for recovery

Get Started

git clone https://github.com/yogsoth-ai/de-anthropocentric-research-engine.git
cd de-anthropocentric-research-engine
npm install

Copy mcp.example.json.mcp.json, add your API keys, then:

/de-anthropocentric-research-engine

The orchestrator handles the rest.


Status

v3.2.2 — shipped. 920 skills across 10 freely-composable packages, 8 orchestrator skills, non-linear execution with backtracking. Fully self-contained: the entire skill→skill dependency graph is encoded inline in frontmatter and machine-verified closed.

Next:

  • Skill ablation — systematic reduction of the skill corpus via ablation study
  • Remote / cloud execution backends — ship experiments to SSH hosts, rented GPUs, and Modal
  • Open-ended research evaluation — judging research quality with no ground truth (RFC open)

Apache-2.0 | Start here

Popular repositories Loading

  1. de-anthropocentric-research-engine de-anthropocentric-research-enginePublic

    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 backtrac…

    HTML 379 31

  2. wiki-vault wiki-vaultPublic

    Knowledge Vault MCP Server — structured wiki with BM25 search, typed knowledge graph, batch validation, and companion skills for autonomous knowledge compilation.

    TypeScript 4

  3. literature-engine literature-enginePublic

    Lightweight skill repository for Claude Code — enforces full-text paper reading via alphaxiv, prevents shallow research from semantic-scholar abstracts alone.

    3

  4. hypothesis-formation hypothesis-formationPublic

    Goal-Driven Hypothesis & Research Question Formation Engine — gap prioritization, hypothesis formulation, and research question formation

    3

  5. creative-ideation creative-ideationPublic

    Creative Generation Engine — transforms research hypotheses into diverse solution spaces via 10 parallel creativity campaigns spanning structural, analogical, destructive, and combinatorial methods.

    3

  6. ara-from-context ara-from-contextPublic

    Compile a context/ research record into an ARA (Agent-Native Research Artifact) — the terminal write-up package of the De-Anthropocentric Research Engine. No LaTeX, no narrative paper.

    Python 3

Repositories

Showing 10 of 23 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…