brain-pdf

Convert markdown brain pages into PDF documents using the gstack make-pdf binary.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Ninatuzi/gbrain --skill brain-pdf-ninatuzi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brain-pdf
Source: https://github.com/Ninatuzi/gbrain/tree/main/skills/brain-pdf
Command: npx skills add https://github.com/Ninatuzi/gbrain --skill brain-pdf-ninatuzi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of converting internal knowledge-base markdown pages into clean, portable, and professional-looking PDF documents without manual formatting.

Core Features & Use Cases

  • Publication-Quality Rendering: Automatically applies headers, page numbers, and sanitizes content for a professional finish.
  • Context-Aware Export: Ensures the PDF remains a secondary artifact by linking back to the source brain page.
  • Use Case: Quickly generate a strategic briefing document or a printable playbook from your existing brain notes for external sharing or offline reading.

Quick Start

Ask the agent to convert the brain page at path/to/page into a PDF document.

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 knowledge base pages into PDF documents?

To convert markdown knowledge base pages into PDF documents, this skill processes brain pages using the gstack make-pdf binary to generate publication-quality files with headers and page numbers.

What is needed to render complex knowledge graph content into a portable format?

Rendering complex knowledge graph content into a portable format requires the gstack CLI tool and appropriate system fonts installed locally to ensure correct character rendering during the PDF generation process.

How do I export strategic briefing notes from a markdown knowledge base for offline reading?

Exporting strategic briefing notes for offline reading involves asking the agent to convert the target brain page path, which sanitizes content metadata and applies professional document chrome automatically.

Does the PDF export process strip metadata from the original markdown source?

Yes, the PDF export process strips metadata from the original markdown source while applying document chrome, ensuring the final publication-quality file is clean and suitable for external sharing.

Why does the exported PDF link back to the source brain page?

The exported PDF links back to the source brain page to ensure it remains a secondary artifact, maintaining context and traceability between the generated document and the internal knowledge base.

What are the limitations of using gstack make-pdf for markdown rendering?

Limitations of using gstack make-pdf for markdown rendering include its dependency on the gstack CLI tool and the requirement for appropriate system fonts to correctly render specific characters without errors.