wiki-evidence

Community

Export vault pages as 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 sorted connected[] 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.