knowledge-manager-setup

Knowledge Manager 셋업 위저드 - 친절한 초기 설정 가이드.

Command for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/treylom/knowledge-manager/knowledge-manager-setup
Clone the repo
git clone --depth 1 https://github.com/treylom/knowledge-manager

Made for: Claude Code.

Per session 16 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6,181 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00016 $0.06181
Opus 5 $0.00008 $0.03090
Sonnet 5 $0.00003 $0.01236
Haiku 4.5 $0.00002 $0.00618

Measured today against content hash d74118060371, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

knowledge-manager-setup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/knowledge-manager-setup.md · 754 lines

How it starts

The opening of the file, as written. The whole thing — 754 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Knowledge Manager 셋업 위저드

초보자도 쉽게 따라할 수 있는 친절한 설정 가이드입니다.


실행 시작

다음 메시지를 출력하고 셋업을 시작합니다:

═══════════════════════════════════════════════════════════
  🧠 Knowledge Manager 셋업 위저드
═══════════════════════════════════════════════════════════

안녕하세요! Knowledge Manager를 처음 사용하시는군요.
저와 함께 차근차근 설정해봐요. 어렵지 않아요! 😊

이 에이전트는 웹페이지, 문서, 소셜 미디어 등에서
콘텐츠를 가져와서 깔끔하게 정리해드립니다.

설정할 내용:
  📁 노트 저장 위치 (어디에 정리된 노트를 저장할지)
  🔌 필요한 도구 설치 (자동으로 도와드릴게요)

예상 소요 시간: 3-5분

준비되셨나요?

Phase 1: Obsidian 사용 여부 확인

사용자 질문

AskUserQuestion:
  question: "혹시 Obsidian을 사용하고 계신가요?"
  header: "Obsidian"
  options:
    - label: "네, 사용하고 있어요"
      description: "이미 Obsidian vault가 있어요"
    - label: "아니요, 처음 들어봐요"
      description: "Obsidian이 뭔지 모르겠어요"
    - label: "설치는 했는데 잘 몰라요"
      description: "설치만 했고 사용법을 모르겠어요"

Phase 2-A: Obsidian 사용자 (이미 vault 있음)

Vault 경로 확인

좋아요! 이미 Obsidian을 사용하고 계시군요. 👍

Obsidian vault 경로를 알려주세요.
(Obsidian 앱에서 좌측 하단 ⚙️ → 'Vault 정보' 에서 확인할 수 있어요)

예시:
  Windows: C:/Users/이름/Documents/MyVault
  Mac: /Users/이름/Documents/MyVault

경로 입력 후:

  • 경로 존재 확인
  • .obsidian 폴더 존재 확인 (vault 검증)

Phase 2-B: Obsidian 미사용자 (처음이거나 잘 모름)

Obsidian 소개

📚 Obsidian이란?

Obsidian은 메모 앱이에요!
일반 메모 앱과 다른 점은 노트들끼리 서로 연결할 수 있다는 거예요.

예를 들어:
  "AI 프롬프트" 노트에서 "GPT-5" 노트를 언급하면
  클릭 한 번으로 이동할 수 있어요.
  마치 위키피디아처럼요!

Knowledge Manager가 정리해주는 노트도
이런 식으로 서로 연결되어 있어요.

📂 Vault란?

Vault(볼트)는 그냥 "노트를 저장하는 폴더"예요.
어렵게 생각하지 마세요!

컴퓨터에 있는 아무 폴더나 Vault로 지정할 수 있어요.
Obsidian은 그 폴더 안에 있는 .md 파일들을 노트로 보여줘요.

선택지 제공

AskUserQuestion:
  question: "어떻게 하시겠어요?"
  header: "Setup"
  options:
    - label: "Obsidian 없이 사용할래요 (권장)"
      description: "일단 폴더만 지정하고, 나중에 Obsidian 연결해도 돼요"
    - label: "Obsidian을 설치하고 싶어요"
      description: "Obsidian 설치부터 도와드릴게요"

Phase 2-B-1: Obsidian 없이 시작 (권장)

저장 폴더 지정

좋아요! 일단 간단하게 시작해볼게요.

노트를 저장할 폴더를 지정해주세요.
(나중에 이 폴더를 Obsidian vault로 열면 바로 사용할 수 있어요!)

💡 추천 위치:
  Windows: C:/Users/사용자이름/Documents/MyNotes
  Mac: /Users/사용자이름/Documents/MyNotes

원하는 폴더 경로를 알려주세요:
(폴더가 없으면 자동으로 만들어드릴게요)

Read the full file on GitHub · 754 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 754 lines · 16 tokens per session scan A d74118060371

Subscribe to this mod's changes

knowledge-manager-setup is a command published in the GitHub repository treylom/knowledge-manager (227 stars, last pushed yesterday), licensed MIT. It adds 16 tokens to every session and 6,181 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.