What problem does it solve? Knowledge from work sessions, articles, and files gets lost or scattered; this Skill provides a single write door that routes any input into a deduplicated, indexed knowledge vault before context compaction erases it. ## Core Features & Use Cases - Multi-shape ingestion: Captures inline text, URLs (fetched and stripped of boilerplate), local files, or a bare invocation that distills the current session's learnings against a quality rubric. - Engine-backed dedup and scoping: Writes through the Claudron CLI with index-backed dedup, suggest_update/suggest_supersede confirmation gates, and project/fleet/shared tier scoping. - Graceful degradation: Falls back to a frozen raw-tree write plus index regeneration when the Claudron engine or vault is unavailable, always announcing the degradation. - Use Case: After a debugging session reveals a non-obvious fix, run a bare capture to distill what worked, what failed, and what to change into a durable vault note that future sessions can recall. ## Quick Start Ask the assistant to capture this finding to the vault, or invoke /claudna:capture with a URL, file path, or text to save it as a typed, tagged knowledge note.