Jacobinwwey

16 mods across 2 repositories, 5 stars between them.

notemd-mcp-server

01

Jacobinwwey/notemd-mcp

MCP server Claude CodeCodexCursor +2

A standalone backend server for the Notemd Obsidian plugin, providing AI-powered text processing and knowledge management. Runs locally from the notemd-mcp-server npm package.

3 3mo ago A tokens not measured

cursorrules

02

Jacobinwwey/notemdpro

Cursor rule Cursor

// This file configures Cursor AI to automatically leverage the NoteMD Pro skills.

2 3mo ago A 421 tokens original MIT

notemdpro

03

Jacobinwwey/notemdpro

Skill Claude CodeCodex

NoteMD Pro skill pack for markdown knowledge workflows: linking, generation, research, translation, concept extraction, diagram generation, and syntax healing.

2 3mo ago A 32 tokens original MIT

batch-processor

04

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when processing 10+ markdown files in bulk, encountering HTTP 429 rate limits, or needing OOM-safe Base64 sanitization before LLM chunking.

2 3mo ago A 36 tokens original MIT

concept-extractor

05

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use to exhaustively extract core knowledge concepts, scientific terms, and specialized vocabulary from a document to build a comprehensive wiki-linked knowledge graph.

2 3mo ago A 31 tokens original MIT

content-generator

06

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when a note has only a title and needs comprehensive AI-generated content, optionally enriched with web research context.

2 3mo ago A 24 tokens original MIT

formula-healer

07

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when LaTeX math delimiters are broken, single-dollar display math needs converting to double-dollar, or inline vs block math is malformatted.

2 3mo ago A 33 tokens original MIT

link-analyzer

08

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when markdown notes need automatic wiki-link insertion for core concepts to build an interconnected knowledge graph.

2 3mo ago A 22 tokens original MIT

mermaid-healer

09

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when mermaid diagrams have syntax errors like broken arrows, unquoted labels, or malformed subgraphs that cause render failures.

2 3mo ago A 29 tokens original MIT

mermaid-summarizer

10

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when summarizing a document into a visual Mermaid mindmap diagram for study aids or knowledge mapping.

2 3mo ago A 25 tokens original MIT

qa-extractor

11

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when extracting verbatim answers to specific questions from a long document, with optional translation of extracted text.

2 3mo ago A 24 tokens original MIT

selection-processor

12

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when processing only a selected portion of text rather than a full file, to save tokens and enable targeted AI operations.

2 3mo ago A 27 tokens original MIT

system-architecture

13

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when understanding module dependencies, function call chains, or the FileSystemPort abstraction layer of the NoteMD Pro pipeline.

2 3mo ago A 27 tokens original MIT

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when modifying core utilities like mermaidProcessor or formulaFixer, to ensure all 35 Jest regression tests pass before and after changes.

2 3mo ago A 31 tokens original MIT

text-translator

15

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when translating markdown notes to a different language while preserving formatting, images, and special elements.

2 3mo ago A 22 tokens original MIT

web-researcher

16

Jacobinwwey/notemdpro

Skill Claude CodeCodex

Use when gathering web research context via Tavily or DuckDuckGo before content generation or topic summarization.

2 3mo ago A 25 tokens original MIT