wrighter-offline-html-open

Convert Wrighter Phase-1 Markdown into a self-contained offline HTML document.

7|12|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/borealBytes/my-farm-advisor --skill wrighter-offline-html-open
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wrighter-offline-html-open
Source: https://github.com/borealBytes/my-farm-advisor/tree/main/skills/superior-byte-works-wrighter
Command: npx skills add https://github.com/borealBytes/my-farm-advisor --skill wrighter-offline-html-open

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert Wrighter Phase-1 Markdown into a self-contained offline HTML document that can be opened in a browser without network access, preserving all sources and structure.

Core Features & Use Cases

  • Inlines Mermaid diagrams as SVG for offline viewing.
  • Renders math via KaTeX, preserves front matter and assets.
  • Delivers a single-file HTML artifact suitable for distribution, archiving, and offline handoffs.

Quick Start

Run the offline HTML open builder on a Wrighter document to generate a self-contained HTML artifact.

Frequently Asked Questions about wrighter-offline-html-open

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

FAQPage Schema
How do I convert Markdown to a single-file offline HTML document?

Converting Markdown to a single-file offline HTML document involves processing Wrighter Phase-1 Markdown to inline Mermaid diagrams as SVG and render math via KaTeX, producing one self-contained artifact for offline viewing.

Can I render Mermaid diagrams and LaTeX math in offline HTML?

Yes, rendering Mermaid diagrams and LaTeX math in offline HTML is supported. The process inlines Mermaid as SVG and renders math via KaTeX, ensuring the final document works without network access.

Does this offline HTML conversion preserve frontmatter and assets?

Yes, this offline HTML conversion preserves frontmatter and assets. It incorporates provenance metadata for traceability while maintaining the original document's structure and sources.

What is the best way to distribute HTML files for offline viewing?

The best way to distribute HTML files for offline viewing is generating a single self-contained HTML artifact. This inlines all assets, Mermaid SVGs, and KaTeX math, ensuring reliable archiving and offline handoffs.

When do I need a self-contained HTML artifact with provenance metadata?

You need a self-contained HTML artifact with provenance metadata when archiving documents or performing offline handoffs. It ensures traceability and preserves all sources and structure without requiring network connectivity.