From paper-research-skill
Use when user wants a topic overview or index page in Obsidian that aggregates multiple related papers. Use when user says "create a map of content for my papers on X", "give me an overview of these papers", or when paper-research calls this sub-skill.
How this skill is triggered — by the user, by Claude, or both
Slash command
/paper-research-skill:paper-mocThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Reads a set of paper notes from the Obsidian vault and generates a single MOC (Map of Content) page: a topic summary + categorized index of all related papers. Uses `mcp-obsidian` to read existing notes and write the MOC.
Reads a set of paper notes from the Obsidian vault and generates a single MOC (Map of Content) page: a topic summary + categorized index of all related papers. Uses mcp-obsidian to read existing notes and write the MOC.
MarkusPfundstein/mcp-obsidian must be installed and configured.
Ask user for:
mcp-obsidianMOC-{{topic}}.md with the structure belowFile path: MOCs/MOC-{{topic-slug}}.md
# MOC: {{topic}}
> {{2–3 paragraph overview of the research area: what problem it addresses, how approaches have evolved, open questions}}
## Sub-themes
### {{Sub-theme 1}}
- [[{{paper-note-title}}]] — {{one-line description}}
- [[{{paper-note-title}}]] — {{one-line description}}
### {{Sub-theme 2}}
- [[{{paper-note-title}}]] — {{one-line description}}
## Chronological View
| Year | Paper | Key Contribution |
|------|-------|-----------------|
| 2017 | [[Attention Is All You Need]] | Introduced transformer architecture |
## Open Questions
- {{unresolved question surfaced across these papers}}
Path of the created MOC file:
MOCs/MOC-diffusion-models-medical-imaging.md
paper-note only.npx claudepluginhub thuyhuongctu/paper-research-skillGuides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Runs a structured interview session to sharpen plans or designs, producing ADRs and a glossary as output.
Applies curated color/font themes to slides, docs, and HTML artifacts. Includes 10 preset themes and can generate custom themes on demand.