Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

create-moc

verified

Create structured MOC (Map of Content) documents for programmers. Use when users want to organize knowledge, prepare for interviews, or learn new technologies. Triggers: "MOC", "内容地图", "知识整理", "学习路线", "面试准备".

View on GitHub

Marketplace

claude-code-curator

blackcater/curator

Plugin

curator

Repository

blackcater/curator

skills/obsidian-moc-creator/SKILL.md

Last Verified

February 2, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/blackcater/curator/blob/main/skills/obsidian-moc-creator/SKILL.md -a claude-code --skill create-moc

Installation paths:

Claude
.claude/skills/create-moc/
Powered by add-skill CLI

Instructions

# Obsidian MOC Creator

Create comprehensive, well-structured MOC documents for knowledge organization and learning.

## Quick Start

1. **Identify depth**: beginner / intermediate / advanced / interview
2. **Generate MOC**: Use unified template with depth-based content

## Depth Levels

Choose depth based on user's goal:

| Depth            | Description                         | Modules Included                                          |
| ---------------- | ----------------------------------- | --------------------------------------------------------- |
| **beginner**     | Entry-level, focus on fundamentals  | Overview, Core Concepts, Getting Started, Basic Resources |
| **intermediate** | Balanced coverage                   | All standard modules                                      |
| **advanced**     | Comprehensive, expert-level content | All standard + Best Practices, Source Analysis            |
| **interview**    | Interview preparation focus         | All standard + Interview Q&A, Strategy                    |

**Default**: `beginner` if not specified

## MOC Design Principle

**MOC is a navigation index, not documentation.**

| Content Type       | Location     | MOC Representation |
| ------------------ | ------------ | ------------------ |
| Concept definition | Sub-document | `[[concept]]`      |
| Principle analysis | Sub-document | `[[principle]]`    |
| Code example       | Sub-document | `[[example]]`      |
| Best practice      | Sub-document | `[[practice]]`     |
| Navigation index   | MOC file     | Direct listing     |

**Each `[[link]]` points to a detailed document. MOC only organizes and navigates.**

## Version Guideline

For technical topics, use the latest stable version and document version differences.

### Version Specification

In the MOC overview section, specify the version:

```markdown
## 概述

> 技术栈/框架的简短定义

**版本**: [技术] [最新版本号]

- [版本说明]: 简要说明版本特点
```

### Version Differences

Document major version differences in a separate p

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
6819 chars

Issues Found:

  • name_directory_mismatch