·md-book

MD-Book documentation generator skill. Use when working with MD-Book, a modern mdbook replacement for generating HTML documentation from Markdown files. Supports syntax highlighting, live reload, Pagefind search, and Tera templates.

15Installs·0Trend·@terraphim

Installation

$npx skills add https://github.com/terraphim/terraphim-skills --skill md-book

How to Install md-book

Quickly install md-book AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/terraphim/terraphim-skills --skill md-book
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: terraphim/terraphim-skills.

SKILL.md

View raw

Use this skill when working with MD-Book, a modern mdbook replacement for generating HTML documentation from Markdown files.

MD-Book is a Rust-based documentation generator that converts Markdown files to beautiful, searchable HTML documentation. It supports multiple markdown formats (Markdown, GFM, MDX), server-side syntax highlighting, live development server, and integrated Pagefind search.

| --input | -i | Input directory containing markdown files (required) | | --output | -o | Output directory for HTML files (required) | | --config | -c | Optional path to config file | | --watch | -w | Watch for changes and rebuild | | --serve | -s | Serve at http://localhost:3000 | | --port | | Port to serve on (default: 3000) |

MD-Book documentation generator skill. Use when working with MD-Book, a modern mdbook replacement for generating HTML documentation from Markdown files. Supports syntax highlighting, live reload, Pagefind search, and Tera templates. Source: terraphim/terraphim-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terraphim/terraphim-skills --skill md-book
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from terraphim/terraphim-skills

Quick answers

What is md-book?

MD-Book documentation generator skill. Use when working with MD-Book, a modern mdbook replacement for generating HTML documentation from Markdown files. Supports syntax highlighting, live reload, Pagefind search, and Tera templates. Source: terraphim/terraphim-skills.

How do I install md-book?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terraphim/terraphim-skills --skill md-book Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/terraphim/terraphim-skills