notemdpro-content-generator

Installation
SKILL.md

NoteMD Pro - Generate Content from Title

Overview

This feature generates comprehensive content for a note based solely on its title. It can optionally perform web research first, then generates detailed documentation including explanations, tables, equations (LaTeX), and Mermaid diagrams.

When to Use

  • Create new notes: Generate detailed content from a title
  • Expand outlines: Turn brief titles into full documents
  • Research summaries: Get comprehensive overviews with web context
  • Technical docs: Generate scientific/technical documentation

Function Call Chain

generateContentForTitle (fileUtils.ts)
├── getProviderForTask('generateTitle', settings)
├── _performResearch(app, settings, title, reporter)  [IF enabled]
Related skills
Installs
1
GitHub Stars
1
First Seen
Apr 16, 2026