Document & productivity tools

Tools for document generation, conversion, and knowledge management

Obsidian export

Converts Obsidian-flavored Markdown into professional PDF and DOCX documents through a 5-stage processing pipeline. Handles wikilinks, embeds, Mermaid diagrams, and callouts. Supports customizable profiles for branded styling.

neuralsignal/obsidian-export

Obsidian import

The inverse — extracts content from PDFs, Word documents, PowerPoint, spreadsheets, and other formats into Obsidian-ready Markdown with YAML frontmatter. Supports batch processing with multiple extraction backends.

neuralsignal/obsidian-import

Excel financial model tooling

excel-model converts YAML specifications into professional Excel workbooks with formulas, styling, and named ranges. It supports multiple model types including P&L statements, DCF analyses, budgets, and scenario comparisons with 21 built-in formula types for financial calculations. Available as both a CLI tool and Python API.

neuralsignal/excel-model