Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
oshayr
/
llm-wiki
home
/
subagents
/
oshayr
/
llm-wiki
oshayr/llm-wiki
7 subagents
View on GitHub
Subagent
backlink-manager
Maintain wiki backlinks — update reverse index, related fields, and detect unlinked mentions after page creation/update.
citation-explorer
Explore citation chains for a topic. Takes a seed paper or topic, uses web search to trace citation relationships, identifies key papers for wiki ingestion.
fact-checker
Verify factual claims in wiki pages against external sources. Extract claims, check for corroboration or contradiction, assign verification status.
research-loop
Autonomous iterative research loop — hypothesis, search, ingest, evaluate, keep/discard via checkpoint. Max 3 iterations.
research-processor
Post-process research results — condense findings or deduplicate parallel agent outputs. Two modes.
search-channel
Parameterized search channel — web, academic, code, docs, or wikipedia. Returns normalized result arrays.
search-orchestrator
Multi-channel search orchestration — classifies complexity, fans out to channel subagents, deduplicates and ranks results.