By hoyuo
Obsidian 기반 LLM Knowledge Base — raw 소스를 증분 컴파일하여 wiki를 구축하고, 소스 요약·인덱싱·Q&A·린팅·overview 관리를 수행한다.
npx claudepluginhub hoyuo/hoyuo-cc-plugin --plugin obsidian-wikiraw 소스 문서를 Obsidian wiki 문서로 컴파일하는 에이전트. 대화형 컴파일, 소스 타입별 추출, 백링크 감사, 모순 감지, 환각 방지를 수행한다.
wiki/index.md를 자동 생성/갱신하는 에이전트. sources/concepts/topics 전체 문서를 스캔하여 인덱스, 카테고리, 태그별 목록을 관리한다.
wiki 문서의 데이터 정합성을 체크하고 수정을 제안하는 에이전트. 깨진 링크, 모순, 소스 커버리지, 백링크 누락, 환각 의심, overview 최신성을 검사한다.
Claude Code 플러그인 모음.
claude /plugin git@github.com:Hoyuo/hoyuo-cc-plugin.git
| 플러그인 | 설명 |
|---|---|
| default-setup | 팀 공용 기본 환경 셋업 |
| obsidian-wiki | Obsidian 기반 LLM Knowledge Base |
| prompt-engineering | 시스템 프롬프트 기반 프롬프트 엔지니어링 |
| harness-engineering | Claude Code 하네스 엔지니어링 |
MIT
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault. Covers memory management, session notetaking, knowledge organization, and agent context across projects. Based on Andrej Karpathy's LLM Wiki pattern. Optional DragonScale Memory extension adds hierarchical log folds, deterministic page addresses, embedding-based semantic tiling lint, and boundary-first autoresearch topic selection.
Uses power tools
Uses Bash, Write, or Edit tools
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Complete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
Convert documents between formats (Markdown, DOCX, PDF, HTML, LaTeX) using pandoc. Use for format conversion, document generation, and preparing markdown for Google Docs.