Generate complete Quarto Book project structure with proper configuration.
| quarto preview | Live preview in browser | | quarto render | Render all formats | | quarto render --to html | Render HTML only | | quarto render --to pdf | Render PDF only |
Generate Quarto Book project structure with chapters, configuration, and output settings. Use when user wants to create a book, multi-chapter document, technical manual, or asks about Quarto book setup. Source: htlin222/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/htlin222/dotfiles --skill quarto-book Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw