The more you work, the more your knowledge stacks up and connects instead of slipping away. Across supported AI agents, oh-my-wiki keeps the sources and summaries you approve, finds the right notes, and brings useful context back when you need it.작업할수록 지식이 사라지지 않고 차곡차곡 쌓여 서로 연결됩니다. oh-my-wiki는 여러 AI 에이전트에서 승인한 자료와 요약을 보관하고, 필요한 내용을 정확히 찾아 알맞은 순간에 다시 보여 줍니다.
$ pipx install oh-my-wiki
No commands to memorize. Ask the way you'd talk to a person, and oh-my-wiki helps your agent handle the saving and linking.복잡한 명령을 외울 필요가 없습니다. 평소 말투로 요청하면, 저장과 연결은 oh-my-wiki가 에이전트와 함께 처리합니다.
It shows you every change first and applies it only once you approve. Your files always stay yours.무엇을 바꿀지 먼저 보여 주고, 당신이 승인할 때만 반영합니다. 당신의 파일은 늘 당신 것입니다.
Every kind of page — person, tool, idea — follows a tidy template, so your wiki stays easier to scan.인물·도구·개념마다 깔끔한 양식이 있어, 위키를 훨씬 살펴보기 쉽게 유지합니다.
Mark how sure each note is, and retire outdated ones without leaving clutter.각 내용이 얼마나 확실한지 표시하고, 낡은 것은 깔끔하게 정리합니다.
It brings notes worth a second look back at the right time, so important things don't fade.다시 볼 만한 내용을 알맞은 때 띄워, 중요한 것이 묻히지 않습니다.
Full-text evidence and optional local embeddings work together, while conservative filtering keeps weak matches out of your prompt.본문 검색과 선택형 로컬 임베딩을 함께 사용하고, 근거가 약한 결과는 보수적으로 걸러 프롬프트에 넣지 않습니다.
Native host hooks can bring relevant wiki context into a session, a prompt, or a file operation before your agent acts.호스트의 기본 훅을 이용해 세션 시작·질문·파일 작업 전에 관련 위키 맥락을 불러옵니다.
Claude Code and Codex can stage a bounded, redacted same-project snapshot locally. It expires automatically and never becomes a wiki page on its own.Claude Code와 Codex는 같은 프로젝트의 제한된 맥락만 민감정보를 가려 로컬에 임시 보관합니다. 자동으로 만료되며 스스로 위키 페이지가 되지 않습니다.
Pull in fresh material from the web, and open your wiki up to other apps when you want.웹에서 새 자료를 끌어오고, 원할 때 다른 앱이 위키를 찾아볼 수 있게 엽니다.
It spots related mentions and proposes useful links; you decide which links are inserted.관련된 언급을 찾아 유용한 연결을 제안하고, 어떤 링크를 넣을지는 사용자가 결정합니다.
It uses your wiki links to show clusters, bridge pages, and hubs.위키의 링크를 바탕으로 주제 묶음, 연결고리, 허브 페이지를 보여 줍니다.
Jot small facts like a date or status right inside a note, and omw can read them as fields.날짜나 상태 같은 정보를 글 안에 적어 두면, omw가 필드로 읽어옵니다.
Korean names are matched correctly even with attached particles (josa).'카르파시가'처럼 조사가 붙어도 이름을 정확히 알아봅니다.
Open your wiki, a page, or a search in Obsidian or Logseq with one command — no plugin needed.명령 하나로 위키·페이지·검색을 옵시디언이나 Logseq에서 엽니다. 플러그인은 필요 없습니다.
Drop in a URL or YouTube link and it pulls the page or transcript straight into your wiki.URL이나 유튜브 링크를 넣으면 페이지나 자막을 위키로 바로 가져옵니다.
Every page is private by default; mark the ones you want public, and only those are shared.모든 페이지는 기본 비공개입니다. 원하는 것만 공개로 표시하면 그것만 공유됩니다.
ingest this Andrej Karpathy calls the LLM Wiki a "compounding knowledge artifact". Every source gets saved verbatim to raw/, a summary lands at wiki/summaries/, and the entities and concepts that appeared get their own pages.
omw doctor. The Skills CLI path installs the skill only — say set up omw in your agent to bootstrap the CLI. Run omw setup to create a vault and wire the integrations your hosts support.omw doctor를 실행하세요. Skills CLI 경로는 스킬만 설치합니다 — 에이전트에 omw 셋업 점검해줘라고 하면 CLI가 설치됩니다. omw setup을 실행하면 vault를 만들고 호스트가 지원하는 연동을 연결합니다.pipx install oh-my-wiki # isolated CLI (recommended) # or pip install oh-my-wiki # into the current environment omw setup agents # register the bundled skill
git clone https://github.com/dandacompany/oh-my-wiki cd oh-my-wiki bash bin/install.sh
skills add dandacompany/oh-my-wiki@oh-my-wiki -g -y --copy -a claude-code