Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Wikify

Wikify contains 15 collected skills from Misaka16384, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
4
updated
2026-06-05
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

wiki-compile
postsecondary-teachers-all-other

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

2026-06-05
wiki-concept-sync
postsecondary-teachers-all-other

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

2026-06-05
wiki-ingest-ocr
postsecondary-teachers-all-other

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

2026-06-05
wiki-ingest
software-developers

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

2026-06-05
wiki-init
software-developers

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

2026-06-05
wiki-lint
software-developers

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

2026-06-05
wiki-semantic-link
software-developers

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

2026-06-05
wiki-enrich
software-developers

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

2026-05-29
wiki-ask
software-developers

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.

2026-05-29
wiki-audit
software-developers

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

2026-05-29
wiki-graph-index
software-developers

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

2026-05-29
wiki-hub-init
software-developers

Initialize a central Hub directory for managing multiple topic wikis.

2026-05-29
wiki-hub-manager
software-developers

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

2026-05-29
wiki-research
software-developers

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

2026-05-29
wiki-tag-sync
software-developers

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

2026-05-29