brain-pdf

Render markdown brain pages into PDF documents using gstack make-pdf.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the friction of converting internal knowledge-base markdown pages into clean, shareable, and printable documents without manual formatting or metadata clutter.

Core Features & Use Cases

  • Publication-Quality Rendering: Automatically strips YAML frontmatter and applies professional page numbering and headers.
  • Flexible Output: Supports optional covers, tables of contents, and draft watermarks for strategic reports or playbooks.
  • Use Case: Quickly generate a clean, readable PDF version of a complex strategy document or book mirror to share with stakeholders via email or messaging platforms.

Quick Start

Ask the assistant to convert a specific brain page to a PDF by providing the page slug as an argument.

Frequently Asked Questions about brain-pdf

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

FAQPage Schema
How do I render markdown documentation into a publication-quality PDF?

To render markdown into a publication-quality PDF, this skill processes brain pages using the gstack make-pdf binary to strip metadata and apply consistent document styling. It automatically formats text into a clean, shareable document.

How do I export a markdown strategy document with a table of contents and page numbers?

Exporting a markdown strategy document with a table of contents and page numbers is supported by configuring optional covers and automatic headers during the rendering process. This ensures professional formatting for stakeholder distribution.

Do I need specific system fonts or CLI tools to convert markdown to PDF?

You need the gstack CLI tool and appropriate system fonts installed to convert markdown to PDF accurately. These dependencies ensure the binary can render text and characters correctly without formatting errors.

How does the PDF rendering process handle YAML frontmatter in markdown files?

The PDF rendering process handles YAML frontmatter by automatically stripping it from the markdown files before conversion. This removes metadata clutter to produce a clean, readable final document.

Can I add draft watermarks when exporting markdown reports to PDF?

You can add draft watermarks when exporting markdown reports to PDF by utilizing the flexible output options available during rendering. This feature is designed for distributing strategic reports or playbooks safely.

What is the best way to share knowledge base markdown pages with external stakeholders?

The best way to share knowledge base markdown pages with external stakeholders is to render them into a clean PDF document. This bypasses manual formatting and ensures the content is readable via email or messaging platforms.