docs-site

Automate VitePress documentation site builds, previews, and GitHub Pages deployment.

35|9|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/a3tai/openclaw-go --skill docs-site-a3tai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-site
Source: https://github.com/a3tai/openclaw-go/tree/main/.opencode/skills/docs-site
Command: npx skills add https://github.com/a3tai/openclaw-go --skill docs-site-a3tai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of building, managing, and previewing the openclaw-go documentation site, enabling efficient documentation updates and issue resolution.

Core Features & Use Cases

  • Documentation Building: Automates the building of the documentation site with VitePress.
  • Previewing: Provides local previewing capabilities to ensure documentation integrity.
  • Updates & Management: Streamlines adding or updating pages, and managing documentation site structure.
  • Use Case: Use this Skill to create or update documentation pages, preview changes before deployment, and automate the deployment process for the openclaw-go project.

Quick Start

Build the openclaw-go documentation site using the npm run build command from within the docs-site/ directory.

Frequently Asked Questions about docs-site

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

FAQPage Schema
How do I automate building and deploying a VitePress documentation site to GitHub Pages?

Automate VitePress documentation site deployment to GitHub Pages by running the `npm run build` command from the `docs-site/` directory to build, preview, and deploy updates.

How do I preview documentation changes locally before deploying a VitePress site?

Preview documentation changes locally using the provided previewing capabilities to ensure documentation integrity before you deploy the VitePress site to GitHub Pages.

What is the best way to manage and update pages in a VitePress documentation site?

Manage VitePress documentation pages by using this Skill to streamline adding or updating content and managing the site structure for the openclaw-go project.

Can I use this Skill to handle documentation updates for the openclaw-go project?

Yes, you can use this Skill to handle openclaw-go documentation updates, which simplifies building, managing, previewing, and deploying the documentation site.

Do I need VitePress installed to build and manage the openclaw-go documentation site?

Yes, VitePress is required as this Skill automates the creation, management, and deployment of a VitePress documentation site specifically for the openclaw-go project.