Misaka16384/magi

Agent-native research workspace. A deterministic CLI that ingests arXiv / PDF / LaTeX / Zotero papers into an Obsidian-compatible knowledge graph, with local hybrid search (BM25 + vectors), claim-level provenance, and a nightly literature radar.

7Stars on the repository
23Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

magi_guide

01

Misaka16384/magi

Skill Claude CodeCodex

Answer MAGI usage and troubleshooting questions from the installed manual: look up the exact error in magi guide --symptoms/--search, read the relevant chapter, verify the workspace state, and hand back the exact fix command. Use whenever a magi command errors or the user asks how to install, migrate, ingest, build…

7 5d ago A 84 tokens

radar_review

02

Misaka16384/magi

Skill Claude CodeCodex

Triage literature-radar digests: score each candidate paper against the local wiki, file bd survey issues for keepers, and queue selected PDFs for ingestion.

7 5d ago A 36 tokens

wiki_ask

03

Misaka16384/magi

Skill Claude CodeCodex

Chat with the knowledge base. Answers user questions by dynamically employing RAG context extraction, graph database queries, and targeted keyword searches to provide cited, hallucination-free answers.

7 5d ago A 38 tokens

wiki_audit

04

Misaka16384/magi

Skill Claude CodeCodex

Audit the compiled wiki pages to cross-check statements, highlight scientific contradictions, and output theses using a Map-Reduce architecture.

7 5d ago A 28 tokens

wiki_compile

05

Misaka16384/magi

Skill Claude CodeCodex

Compile raw sources into detailed, Obsidian-compatible, interlinked Markdown pages under wiki/ references/ and concepts/.

7 5d ago A 26 tokens

wiki_concept_sync

06

Misaka16384/magi

Skill Claude CodeCodex

Deduplicates concepts, splits overly broad concepts, and synthesizes multi-source concept definitions by dynamically searching and analyzing all papers that reference them.

7 5d ago A 33 tokens

wiki_draft

07

Misaka16384/magi

Skill Claude CodeCodex

Write paper drafts inside the workspace: drafts/ convention, evidence-backed writing with magi search, citation export with magi bib, and LaTeX export.

7 5d ago A 36 tokens

wiki_enrich

08

Misaka16384/magi

Skill Claude CodeCodex

Act as a Concept Miner to inspect compiled papers, check concept linkage density, and spawn subagents to extract missing mathematical and physical concepts.

7 5d ago A 31 tokens

wiki_graph_index

09

Misaka16384/magi

Skill Claude CodeCodex

Extract Obsidian-style relationships (wikilinks, tags, aliases) into a structured AI-friendly SQLite graph database.

7 5d ago A 28 tokens

wiki_hub_init

10

Misaka16384/magi

Skill Claude CodeCodex

Initialize a central Hub directory for managing multiple topic wikis.

7 5d ago A 17 tokens

wiki_hub_manager

11

Misaka16384/magi

Skill Claude CodeCodex

Manage topics in the central Hub: route slugs to paths, list topics, and archive or restore topics.

7 5d ago A 27 tokens

wiki_inbox

12

Misaka16384/magi

Skill Claude CodeCodex

Put papers into a knowledge base from whatever the user has — an arXiv link, a journal page, a DOI, a citation, or a screenshot. Identifies each one, queues it, runs the deterministic ingest pipeline, and hands the batch back for approval.

7 5d ago A 58 tokens

wiki_ingest

13

Misaka16384/magi

Skill Claude CodeCodex

Ingest new academic papers, notes, or web articles into the raw/ folder of your active topic wiki.

7 5d ago A 26 tokens

wiki_ingest_ocr

14

Misaka16384/magi

Skill Claude CodeCodex

Ingest new academic papers or PDFs into the raw/ folder of your active topic wiki using the local OCR model configured in config.yaml.

7 5d ago A 33 tokens

wiki_init

15

Misaka16384/magi

Skill Claude CodeCodex

Initialize a new topic workspace folder with standard raw/, wiki/, inbox/, and output/ directories.

7 5d ago A 22 tokens

wiki_lint

16

Misaka16384/magi

Skill Claude CodeCodex

Statically check and repair double-bracket linkages and frontmatter within your compiled wiki directory.

7 5d ago A 23 tokens

wiki_math_fix

17

Misaka16384/magi

Skill Claude CodeCodex

Works through every malformed LaTeX formula in the workspace one at a time — the OCR and PDF-conversion damage that magi math format cannot fix mechanically.

7 5d ago A 38 tokens

wiki_research

18

Misaka16384/magi

Skill Claude CodeCodex

Spawn parallel academic subagents to perform multi-perspective research on a given query and compile a detailed synthesis report.

7 5d ago A 26 tokens

wiki_semantic_link

19

Misaka16384/magi

Skill Claude CodeCodex

Automatically builds semantic links between concept markdown files by calculating vector similarity using a local Ollama embedding model.

7 5d ago A 25 tokens

wiki_tag_sync

20

Misaka16384/magi

Skill Claude CodeCodex

Deduplicates, normalizes, and reduces sprawling tags and aliases across the knowledge graph using a Map-Reduce architecture.

7 5d ago A 28 tokens