Импорт источников в Obsidian с провенансом
★ 7.6 · knowledge-management
wiki-ingest is a Claude Code skill that ingests supplied source material into an Obsidian vault with full provenance and claim tracking, leaving the original content untouched. It accepts pasted text, files already staged in the vault's inbox/ or .raw/ directories, and explicitly approved URLs fetched with user consent. Before writing anything, the skill computes a SHA-256 for each payload, classifies the source type (code, research, decision, dataset, media, etc.), and applies a compilation-value gate — canonical pages are only created when the source contributes durable synthesis, navigation, or reusable connections. All changes are packaged into a single claude-obsidian.transaction.v1 bundle; contradictory evidence is preserved rather than discarded, and unsupported claims are marked accordingly. Designed for a single source or a bounded batch, not for saving assistant-generated answers.
- #ingest
- #source-management
- #provenance-tracking
- #obsidian
- #file-import