brain-pdf

Convert markdown brain pages into publication-quality PDF documents.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/Sigmacodeat/subsumio-web --skill brain-pdf-sigmacodeat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brain-pdf
Source: https://github.com/Sigmacodeat/subsumio-web/tree/main/server/skills/brain-pdf
Command: npx skills add https://github.com/Sigmacodeat/subsumio-web --skill brain-pdf-sigmacodeat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of turning structured brain pages into clean, publication-quality PDFs while preserving the source page as the authoritative artifact.

Core Features & Use Cases

  • Publication-Quality Rendering: Converts markdown brain pages into formatted PDFs with sanitized content, running headers, and page numbers.
  • Source-First Workflow: Ensures the original brain page is validated, frontmatter is removed, and the PDF remains only a rendered representation.
  • Use Case: Create a professional briefing, strategic reading document, or shareable report from an existing brain page without manually formatting the document.

Quick Start

Ask the brain-pdf skill to convert the specified brain page into a clean PDF for sharing.

Frequently Asked Questions about brain-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown brain pages into a formatted PDF for sharing?

The rendering process preserves the original brain page as the authoritative artifact while delivering a clean PDF representation. It sanitizes content and applies running headers and page numbers to create a polished, shareable document.

Can I export strategic briefings and reports directly from brain pages?

Yes, you can export strategic briefings, reports, and essays directly from brain pages. The skill applies source validation and formatting to generate a professional document suitable for publishing and sharing.

Does the PDF export process modify the original brain page?

No, the PDF export process does not modify the original brain page. The workflow validates the source, removes frontmatter for the rendered output, and preserves the original page as the authoritative artifact.

What is the best way to automate document rendering from markdown sources?

The best way to automate document rendering from markdown sources is using a source-first workflow that validates brain pages, strips frontmatter, and leverages the gstack make-pdf binary to deliver publication-quality PDFs.

Do I need to manually format documents after exporting them from brain pages?

No, you do not need to manually format documents after exporting. The skill automatically sanitizes content, applies running headers, and adds page numbers during the PDF rendering process.