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. 800+ pure-markdown skill files executed natively by Claude Code. The LLM is the runtime.


Architecture

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

Campaign (8)    — WHAT to research    (full research stages)
Strategy (40+)  — WHEN and WHY        (iteration loops, stopping conditions)
Tactic (100+)   — HOW to combine      (orchestrates multiple SOPs)
SOP (600+)      — 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. Non-linear routing. Explicit backtrack conditions. The agent chooses which campaign to invoke, which strategies to combine, and when to retreat.


Core

Repository What it does
de-anthropocentric-research-engine The distribution. 800+ skills unified under one orchestrator. Clone once, get everything.
wiki-vault Knowledge graph MCP server — BM25 full-text search, typed edges, batch validation. Persistent research memory.
semantic-scholar-mcp Semantic Scholar API as MCP — paper lookup, citation tracing, recommendations, author search.

Research Campaigns

Eight autonomous research stages. Each is a standalone repo with full Campaign → Strategy → Tactic → SOP structure:

Campaign Purpose
north-star-crystallization Direction finding — cold/warm/hot-start dialogue to crystallize research goals
knowledge-acquisition Systematic literature survey, citation chaining, patent mining, meta-analysis
deep-insight Gap analysis, structural understanding, abstraction extraction
hypothesis-formation Abductive, inductive, and deductive hypothesis generation with falsifiability audits
creative-ideation 31+ generation methods — SCAMPER, TRIZ, biomimicry, morphological analysis, concept blending
convergence Multi-criteria scoring, Pareto frontier, pairwise ranking, dialectical synthesis
stress-test Adversarial validation — assumption destruction, red-teaming, worst-case design
experiment-execution Factor-level design, parameter screening, sensitivity analysis, result collection

Infrastructure

Repository Role
literature-engine Full-text paper reading enforcement via AlphaXiv
web-browsing Rigorous web research — prevents shallow snippet-only analysis
subagent-spawning Parallel research dispatch with full MCP tool access
context-management Session checkpointing — 500+ line markdown snapshots for recovery
literature-survey 5 survey paradigms (scoping, systematic, deep, narrative, snowball)
knowledge-structuring Ontology building, causal modeling, argument mapping

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.0.0 — shipped. 800+ skills, 9 orchestrator skills, 5 MCP integrations, non-linear execution with backtracking.

Next:

  • Skill ablation — systematic reduction of the 800+ skill corpus via ablation study
  • Cross-device session management — persistent research state across machines
  • Paper-writing skills — from research output to publishable manuscript

Apache-2.0 | Start here

Popular repositories Loading

  1. de-anthropocentric-research-engine de-anthropocentric-research-engine Public

    800+ pure-markdown skills for autonomous AI research. Non-linear orchestration with backtracking, 4-layer military hierarchy (Campaign → Strategy → Tactic → SOP), 5 MCP integrations. The AI is the …

    230 17

  2. semantic-scholar-mcp semantic-scholar-mcp Public

    Lightweight MCP server wrapping the Semantic Scholar Academic Graph API — paper lookup, citation tracing, recommendations, author info.

    TypeScript 1

  3. literature-engine literature-engine Public

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

    1

  4. web-browsing web-browsing Public

    Claude Code skills for rigorous web research — enforces full-page content reading, prevents shallow snippet-only analysis.

    1

  5. subagent-spawning subagent-spawning Public

    Claude Code skill for spawning customized subagents with full MCP tool access — replaces dare-agents MCP with pure markdown orchestration.

    1

  6. north-star-crystallization north-star-crystallization Public

    Goal-Driven Requirement Refinement Engine for Research — crystallize your North Star through adaptive dialogue and on-demand investigation.

    1

Repositories

Showing 10 of 18 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…