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…
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.
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.
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.
Misaka16384/magi
Skill Claude CodeCodex
Compile raw sources into detailed, Obsidian-compatible, interlinked Markdown pages under wiki/ references/ and concepts/.
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.
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.
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.
Misaka16384/magi
Skill Claude CodeCodex
Extract Obsidian-style relationships (wikilinks, tags, aliases) into a structured AI-friendly SQLite graph database.
Misaka16384/magi
Skill Claude CodeCodex
Initialize a central Hub directory for managing multiple topic wikis.
Misaka16384/magi
Skill Claude CodeCodex
Manage topics in the central Hub: route slugs to paths, list topics, and archive or restore topics.
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.
Misaka16384/magi
Skill Claude CodeCodex
Ingest new academic papers, notes, or web articles into the raw/ folder of your active topic wiki.
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.
Misaka16384/magi
Skill Claude CodeCodex
Initialize a new topic workspace folder with standard raw/, wiki/, inbox/, and output/ directories.
Misaka16384/magi
Skill Claude CodeCodex
Statically check and repair double-bracket linkages and frontmatter within your compiled wiki directory.
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.
Misaka16384/magi
Skill Claude CodeCodex
Spawn parallel academic subagents to perform multi-perspective research on a given query and compile a detailed synthesis report.
Misaka16384/magi
Skill Claude CodeCodex
Automatically builds semantic links between concept markdown files by calculating vector similarity using a local Ollama embedding model.
Misaka16384/magi
Skill Claude CodeCodex
Deduplicates, normalizes, and reduces sprawling tags and aliases across the knowledge graph using a Map-Reduce architecture.