wiki_guide

Export memory graph data as Markdown with wiki-links and YAML frontmatter.

1.4k|169|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/siddsachar/row-bot --skill wiki-guide
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wiki_guide
Source: https://github.com/siddsachar/row-bot/tree/main/tool_guides/wiki_guide
Command: npx skills add https://github.com/siddsachar/row-bot --skill wiki-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guidance for creating and maintaining an Obsidian-compatible wiki vault that exports memory graph data as Markdown with wiki-links and YAML frontmatter.

Core Features & Use Cases

  • Read-only wiki view of your knowledge graph automatically exported from memory and relationships as Markdown with wiki-links and frontmatter.
  • Export current conversations or memory graph changes as wiki pages; read wiki articles; view vault statistics; trigger full rebuilds.
  • Enforce safe collaboration by avoiding direct filesystem edits; update via memory/link actions to keep wiki in sync.

Quick Start

Export the current knowledge graph to the wiki vault.

Frequently Asked Questions about wiki_guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export a memory graph to an Obsidian wiki vault?▼

You can export a memory graph to an Obsidian wiki vault by triggering an automatic wiki generation command, which converts saved memories and relations into Markdown pages with wiki-links and YAML frontmatter.

What is the best way to view my knowledge graph as read-only Markdown?▼

The best way to view a knowledge graph as read-only Markdown is to use an automatic wiki export tool that generates Obsidian-compatible pages, enforcing safe collaboration by avoiding direct filesystem edits.

Can I sync wiki pages automatically when memory relations change?▼

Yes, wiki pages stay in sync when you update memory and link actions, triggering a full vault rebuild to reflect the latest knowledge graph changes as Markdown with wiki-links.

How do I get statistics for an Obsidian-compatible wiki vault?▼

You can retrieve wiki vault statistics by using explicit commands designed to read wiki articles and output metrics, ensuring your generated Markdown knowledge graph remains measurable.

Why should I avoid direct filesystem edits when maintaining a wiki vault?▼

You should avoid direct filesystem edits to enforce safe collaboration and prevent data corruption; instead, update memory and link actions to keep the Obsidian-compatible wiki synchronized.

Does the wiki export process support YAML frontmatter and wiki-links?▼

Yes, the wiki export process natively supports YAML frontmatter and wiki-links, formatting your memory graph data into standard Markdown files for direct use in an Obsidian-compatible vault.