notemdpro-qa-extractor

Installation
SKILL.md

NoteMD Pro - Text Extraction (Q&A)

Overview

This feature extracts specific answers from markdown files based on user-configured questions. It uses LLM to analyze the content and provide precise answers to each question.

When to Use

  • Q&A extraction: Get specific answers from long documents
  • Data mining: Extract structured information from unstructured text
  • Survey analysis: Parse responses to multiple questions
  • Research: Pull key findings from papers

Function Call Chain

extractOriginalText (extractOriginalText.ts)
├── read_file(inputPath)
├── settings.extractQuestions (split by newlines)
Related skills
Installs
1
GitHub Stars
1
First Seen
Apr 16, 2026