quartz-wiki

Deploy Quartz v4 static sites from Markdown wikis to Cloudflare Pages, Vercel, or GitHub Pages.

133|19|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/liangdabiao/llm-wiki --skill quartz-wiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quartz-wiki
Source: https://github.com/liangdabiao/llm-wiki/tree/main/.claude/skills/quartz-wiki
Command: npx skills add https://github.com/liangdabiao/llm-wiki --skill quartz-wiki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates turning Markdown wiki content into a deployable Quartz v4 static site, enabling users to publish their knowledge bases with consistent structure and presentation.

Core Features & Use Cases

  • Project initialization & configuration: set up a Quartz v4 site structure and adapt it to host a Markdown wiki.
  • Content import & normalization: import wiki content into quartz/content, ensure frontmatter compatibility and proper wikilinks for seamless navigation.
  • Build, preview & multi-platform deployment: generate static sites locally and deploy to Cloudflare Pages, Vercel, or GitHub Pages using the provided deployment guides.

Quick Start

Place your wiki content under quartz/content and run a Quartz build to generate and publish the site

Frequently Asked Questions about quartz-wiki

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

FAQPage Schema
How do I deploy a Markdown wiki as a Quartz v4 static site?

To deploy a Markdown wiki as a Quartz v4 static site, place your wiki content under the quartz/content directory and run a Quartz build to generate and publish the site across platforms like Cloudflare Pages, Vercel, or GitHub Pages.

Can I deploy Quartz v4 to Cloudflare Pages, Vercel, and GitHub Pages?

Yes, you can deploy Quartz v4 to Cloudflare Pages, Vercel, and GitHub Pages. The skill provides end-to-end deployment guides to help you publish your generated static site across these supported hosting platforms.

How do I handle frontmatter normalization when importing wiki content into Quartz?

Handling frontmatter normalization when importing wiki content into Quartz ensures your Markdown files are compatible with the Quartz v4 structure. This process adapts your wiki content for seamless navigation and proper wikilinks.

What is the best way to set up a Quartz v4 site structure for a knowledge base?

The best way to set up a Quartz v4 site structure for a knowledge base is using project initialization and configuration features. This adapts the static site generator to host your Markdown wiki with consistent structure and presentation.

Do I need to configure wikilinks manually for Markdown content in Quartz v4?

You do not need to configure wikilinks entirely manually for Markdown content in Quartz v4. The skill ensures proper wikilinks during the content import and normalization phase, enabling seamless navigation throughout your published knowledge base.