Skills (new): - skills/obsidian-markdown/ — full Obsidian Flavored Markdown syntax reference (wikilinks, embeds, callouts, properties, math, Mermaid) - skills/obsidian-bases/ — Obsidian Bases (.base files) with correct filters/views/ formulas syntax (sourced from kepano/obsidian-skills authoritative spec) - skills/defuddle/ — web page cleaner; strips ads/nav before URL ingestion, saves 40-60% tokens on web articles wiki-ingest upgrades: - URL ingestion: pass https:// directly, auto-fetches + runs defuddle if available - Image/vision ingestion: .png/.jpg/.gif etc → Claude reads → description saved to .raw/ → standard ingest pipeline - Delta tracking: .raw/.manifest.json tracks hash per source, skips unchanged files wiki-query upgrades: - Quick mode (query quick:) — hot.md + index only, ~1500 tokens - Standard mode — existing behaviour, 3-5 pages - Deep mode (query deep:) — full wiki + optional web search supplement hooks: - PostToolUse auto-commit: every Write/Edit to wiki/ or .raw/ triggers git add + commit automatically, vault always versioned fixes: - Removed invalid allowed-tools field from all 10 SKILL.md files (not a valid skill frontmatter attribute per spec; was silently ignored) - Canvas SKILL.md now references json-canvas open standard and kepano/obsidian-skills wiki research: - Ecosystem research: 16+ Claude+Obsidian projects mapped and filed - New pages: comparisons/claude-obsidian-ecosystem, concepts/cherry-picks, entities/ (6 new), sources/claude-obsidian-ecosystem-research - Cherry-picks roadmap filed at wiki/concepts/cherry-picks.md Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1.8 KiB
1.8 KiB
type, title, created, updated, tags, status, related, raw_file
| type | title | created | updated | tags | status | related | raw_file | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| source | Claude + Obsidian Ecosystem Research | 2026-04-08 | 2026-04-08 |
|
current |
|
.raw/claude-obsidian-ecosystem-research.md |
Source: Claude + Obsidian Ecosystem Research
Type: Web research (GitHub + web search) Date: 2026-04-08 Queries run: 6 parallel searches Repos deep-read: 12
Summary
Comprehensive internet sweep of all Claude + Obsidian projects. Found 16+ active projects across 4 categories. Identified 13 specific features to cherry-pick for claude-obsidian v1.3.0+.
Pages Created from This Source
- claude-obsidian-ecosystem — feature matrix comparison
- cherry-picks — prioritized feature backlog
- Ar9av-obsidian-wiki — entity page
- Nexus-claudesidian-mcp — entity page
- ballred-obsidian-claude-pkm — entity page
- rvk7895-llm-knowledge-bases — entity page
- kepano-obsidian-skills — entity page
- Claudian-YishenTu — entity page
Key Findings
- 16+ projects found combining Claude/AI with Obsidian
- kepano (Obsidian creator) validates Agent Skills format with his own skill repo
- ballred/obsidian-claude-pkm has best auto-commit implementation (PostToolUse hook)
- Ar9av/obsidian-wiki has best delta tracking (manifest.json)
- rvk7895/llm-knowledge-bases has best query depth system (3 tiers)
- Most popular traditional plugins: obsidian-copilot (5,776 ⭐), smart-connections (4,357 ⭐)
- claude-obsidian unique advantages: hot cache, canvas skill, /save conversation, marketplace polish
- Top gap: No URL ingestion — forces manual copy-paste from web
Raw File
.raw/claude-obsidian-ecosystem-research.md — full notes with all sources