Skip to main content
GitHub 저장소

JanusLM

JanusLM에는 Lover0ne에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
13
업데이트
2026-04-30
Forks
4
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

forget
파일 사무원

Remove information from the wiki knowledge base — forget projects, entities, or concepts. Use when the user wants to delete or remove wiki content.

2026-04-30
healer
도서관 사무 보조원

Heal the wiki knowledge base — fix orphans, broken links, missing tags, empty pages, index desyncs. Use when the user wants to repair or clean up the wiki.

2026-04-30
janus-setup
소프트웨어 개발자

Install and verify Python dependencies for JanusLM wiki tools. Invoked automatically when the UserPromptSubmit hook detects missing dependencies, or manually via /setup.

2026-04-30
maintainer
소프트웨어 개발자

Wiki knowledge base maintenance — health checks, build knowledge graph, view stats. Use for wiki integrity and graph operations. For ingest use /wiki-ingest, for queries use /wiki-query.

2026-04-30
wiki-ingest
도서관 사무 보조원

Ingest source documents into the wiki knowledge base. Full pipeline from queue management to validation. Use when the user wants to add new documents to the KB.

2026-04-30
wiki-query
도서관 사무 보조원

Query the wiki knowledge base and synthesize an answer. Use when the user asks about topics, projects, people, or concepts that could be in the KB.

2026-04-30
converter
소프트웨어 개발자

Convert non-markdown files to markdown for wiki ingest. Use when the ingest workflow encounters a file that is not .md (docx, xlsx, pptx, pdf, txt, csv, json, html, xml, etc.).

2026-04-27
privacy-mode
소프트웨어 개발자

Install and configure privacy mode for local PII anonymization. Activated by natural language ("enable privacy mode", "anonymize everything", "don't send data externally") or via /privacy-mode. Downloads the OpenAI Privacy Filter model and sets up the maskzone/ pipeline.

2026-04-27