Open source skill catalog
MITConardLi/garden-skills는 Claude Code, Cursor, Codex, Gemini CLI, OpenCode 등에서 쓸 수 있는 SKILL.md 기반 생산형 에이전트 스킬 4종을 묶은 MIT 카탈로그다...
- 웹 비디오 프레젠테이션, 웹 디자인 엔지니어, GPT Image 2, 로컬 지식검색까지 4개 SKILL.md를 한 저장소에서 고를 수 있다.
- 공식 README는 `npx skills add ConardLi/garden-skills` 설치와 Claude Code plugin marketplace 설치를 함께...
- 스킬별 GitHub Release, 버전 태그, ZIP, SHA-256 checksum을 제공해 CI나 팀 환경에서는 특정 릴리스로 고정하기 좋다.
- 스킬은 에이전트 행동을 바꾸는 신뢰 표면이므로 설치 전 SKILL.md, references, scripts, API key·파일 접근 범위를 직접 읽어야 한다.
colbymchenry/codegraph는 Claude Code, Cursor, Codex CLI, OpenCode, Hermes Agent가 큰 코드베이스를 grep 반복 대신 로컬 SQLite 지식 그래프로 탐색하게 해...
- `codegraph init -i`로 프로젝트별 `.codegraph/codegraph.db`를 만들고, MCP tool이 symbol/search/call grap...
- Claude Code, Cursor, Codex CLI, opencode, Hermes Agent를 대상으로 MCP 설정과 instruction 파일을 자동으로 써...
- macOS·Linux·Windows x64/arm64용 self-contained release bundle과 npm optional dependency를 제공해 N...
- tree-sitter AST, SQLite FTS5, import/framework route resolution, native file watcher를 조합해 코드...
- agent 설정과 프로젝트 인덱스를 건드리는 도구라서 설치 전후 diff, `.gitignore`, `.codegraph/` 커밋 여부를 반드시 확인해야 한다.
AgriciDaniel/claude-obsidian은 Obsidian 폴더를 Claude Code 플러그인과 agent skills, wiki/hot cache, ingest/lint/save/autoresearch 흐름으...
- Claude Code 플러그인과 seeded Obsidian vault가 함께 들어 있어 `/wiki`, `ingest`, `/save`, `/autoresearch...
- 공식 설치 경로는 repo를 vault로 clone한 뒤 `bash bin/setup-vault.sh`를 실행하거나, Claude Code plugin marketp...
- `wiki/index.md`, `wiki/log.md`, `wiki/hot.md`, `.raw/` source folder, Obsidian Bases dashboa...
- Codex CLI, OpenCode, Gemini CLI, Cursor, Windsurf용 skill symlink installer도 제공하지만 핵심 제품 경험은...
- MCP/Local REST API, filesystem MCP, SessionStart/PostToolUse hooks, auto-commit 흐름이 포함되므로 개인...
Open source beta
Apache-2.0presenton/presenton은 Docker self-hosting, Electron desktop app, HTTP API, MCP, BYOK·local LLM 경로를 함께 제공하는 Apache-2.0 AI pres...
- Apache-2.0 공개 저장소이며 TypeScript/Next.js UI, Python FastAPI backend, Electron desktop shell, D...
- GitHub 최신 Release는 Docker v0.8.5-beta이고, download page에는 0.7.3-beta desktop installer(.dmg/....
- OpenAI, Gemini, Vertex AI, Azure OpenAI, Bedrock, Anthropic, Fireworks, Together, LM Studio,...
- 프롬프트·문서 기반 슬라이드 생성, custom template/theme, 편집 가능한 PPTX/PDF export, HTTP API, Streamable HTTP...
- 팀이나 외부 접속 환경에서는 app_data의 API keys·admin credentials·exports, 5000번 포트와 /mcp 노출, anonymous t...