moc

Aggregate cross-vault ticker and topic references into an Obsidian-ready MOC file.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/robinlllll/claude-code-skills --skill moc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: moc
Source: https://github.com/robinlllll/claude-code-skills/tree/main/moc
Command: npx skills add https://github.com/robinlllll/claude-code-skills --skill moc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Synthesize scattered information across 13+ folders into a single, navigable Map of Content (MOC) to enable fast cross-reference and holistic understanding.

Core Features & Use Cases

  • Cross-vault search: crawl ticker and topic references across multiple folders to assemble a unified knowledge map.
  • Structured navigation: produce an Obsidian-ready MOC with sections by source type and per-note metadata (title, date, summary, source tag).
  • Non-destructive updates: update existing MOCS rather than overwriting; preserve user-added notes after <!-- USER NOTES -->.
  • Use Case: quickly surface all notes mentioning a ticker across research, notes, earnings, podcasts, and transcripts to inform investment theses.

Quick Start

Run /moc NVDA to generate the NVDA knowledge map.

Frequently Asked Questions about moc

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

FAQPage Schema
How do I generate a cross-vault knowledge map in Obsidian for a specific ticker?▼

To generate a cross-vault knowledge map in Obsidian, run a ticker-level query like /moc NVDA. This scans multiple vault sources for ticker references and outputs an Obsidian-ready MOC file at your designated path.

What is a Map of Content and how does it aggregate scattered notes?▼

A Map of Content (MOC) is a single navigable file that synthesizes scattered information across multiple folders. It aggregates cross-vault notes by scanning sources for references and organizing them by source type for holistic understanding.

Can I update an existing MOC without overwriting my manually added notes?▼

Yes, you can update existing MOCs without overwriting manually added notes. The tool performs non-destructive updates, preserving any user-added notes located after the <!-- USER NOTES --> marker.

Does cross-vault search work with topic-level queries or only specific tickers?▼

Cross-vault search works with both topic-level and ticker-level queries. It aggregates results from numerous sources, crawling references across research, notes, earnings, podcasts, and transcripts to build a unified knowledge map.

What is the best way to surface all notes mentioning a ticker across different source types?▼

The best way to surface all notes mentioning a ticker is to generate an MOC. It crawls multiple folders and structures the output with per-note metadata including title, date, summary, and source tag for easy navigation.