By aydenden
Obsidian 볼트 기반 LLM Wiki — 엔티티 타입 분류, 출처 추적, 교차참조, 위키 건강점검으로 지식을 복리 축적한다
개인용 Claude Code 플러그인 마켓플레이스
# Public repo
/plugin marketplace add aydenden/cc-plugins
# Private repo (full URL 사용)
/plugin marketplace add https://github.com/aydenden/cc-plugins.git
등록 후 /plugin 명령어로 개별 플러그인을 선택하여 설치할 수 있습니다.
git clone https://github.com/aydenden/cc-plugins.git
claude --plugin-dir ./cc-plugins/plugins/<plugin-name>
| 플러그인 | 버전 | 설명 | 커맨드 | 스킬 | 에이전트 |
|---|---|---|---|---|---|
| obsidian-knowledge | v0.2.0 | Obsidian 볼트 기반 LLM Wiki — 엔티티 타입 분류, 출처 추적, 교차참조, 위키 건강점검 | 4 | 1 | 1 |
| korean-trading | v0.4.0 | 한국 주식 단타 트레이딩 분석 — KIS, KRX, DART, ECOS, FRED API | 6 | 17 | - |
| worktree-task | v0.11.0 | Git worktree 기반 태스크 격리 개발 — 생성/제거, main 보호 | - | 3 | 1 |
| pm | v0.1.0 | PMS + Beads 통합 PM 워크플로우 — 로드맵, PRD, 에픽 분해 | 5 | 2 | 1 |
| cmux-tools | v0.1.0 | cmux 워크플로우 도구 | - | 1 | - |
cc-plugins/
├── .claude-plugin/marketplace.json # 마켓플레이스 정의
└── plugins/
└── {plugin-name}/
├── .claude-plugin/plugin.json
├── commands/ # 슬래시 명령어 (.md)
├── skills/ # Agent Skills (SKILL.md)
├── agents/ # 서브에이전트 (.md)
└── hooks/ # 이벤트 훅 (hooks.json)
MIT
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub aydenden/cc-plugins --plugin obsidian-knowledge한국 주식 단타 트레이딩 분석 도구 — KIS, KRX, DART, ECOS, FRED API 기반 시장 데이터 조회 및 분석
PMS(Product-Manager-Skills) 워크플로우와 Beads 이슈 트래커를 통합하는 PM 플러그인. PMS 스킬 산출물을 beads epic/task/feature로 자동 변환한다.
Git worktree 기반 태스크 격리 개발 플러그인. worktree 생성/제거, main 브랜치 보호, 미커밋 방지 기능 제공.
cmux 워크플로우 도구
Persistent, compounding knowledge base maintained by LLMs in Obsidian — agent-first edition. Four task-oriented agents (Researcher / Advisor / Curator / Scribe) with citations, confidence, supersession, and rolling session cache. Inspired by Karpathy's LLM Wiki pattern.
Second Brain automation for Obsidian vaults — entity management, ingestion, compression, and sync via Claude Code skills
LLM Wiki — persistent, compounding knowledge base inside Obsidian. Ingest, compile, query, lint, and remove knowledge base wikis. Based on Karpathy's LLM Wiki pattern.
Bidirectional knowledge flow between Claude Code and Obsidian — 20 MCP tools, skills, and hooks for PKM
LLM-maintained knowledge base skill — structured wiki with Obsidian, milestone-based source clustering, proactive write-back, and autonomous lint
Work with Obsidian vaults — search, create, edit, organize notes and manage frontmatter via obsidian-cli and direct file access