wiki-evidence
CommunityExport vault pages as evidence JSON
Software Engineering#knowledge graph#obsidian#yaml frontmatter#wikilinks#frontend integration#evidence json
Authoritsmarsss
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It converts an Obsidian vault page (moment, entity, session, or synthesis) into the exact JSON structure the MemoryLane evidence sheet expects, eliminating manual formatting and mismatched schemas.
Core Features & Use Cases
- Per-block typed JSON output: Turns markdown into ordered blocks (h1, h2, paragraphs, blockquotes, and link lists) matching the frontend’s renderer.
- Frontmatter passthrough: Preserves YAML keys and values verbatim so the UI can display the page metadata accurately.
- Wikilink resolution to connected node ids: Resolves
[[wikilinks]]into connected graph node IDs using_meta/graph.json(or falls back to vault scanning) and returns a deduplicated, alphabetically sortedconnected[]list. - Backend-oriented machine output: Emits compact, stdout-only JSON for automated routes like
/api/evidence/{block_id}rather than conversational chat.
Quick Start
Run the skill with the block id you want to inspect: wiki-evidence <block_id>.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wiki-evidence Download link: https://github.com/itsmarsss/memento/archive/main.zip#wiki-evidence Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.