create-docs

Generate Docus-based documentation sites with templates, navigation, and llms.txt integration.

1|1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/woody1234567/docus_teaching --skill create-docs-woody1234567
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-docs
Source: https://github.com/woody1234567/docus_teaching/tree/main/.agents/skills/create-docs
Command: npx skills add https://github.com/woody1234567/docus_teaching --skill create-docs-woody1234567

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically scaffold complete Docus-based documentation sites for projects, saving time and ensuring consistent structure, templates, and AI integration.

Core Features & Use Cases

  • Generate production-ready docs for new or existing projects with navigation, templates, and content structure.
  • Automate setup of Docus-based sites including search, dark mode, and llms.txt integration.
  • Use Case: When you need to rapidly publish organized docs for a project, this skill creates the docs skeleton and config.

Quick Start

Generate a ready-to-run Docus-based documentation site for the current project with templates, navigation, and AI integration.

Frequently Asked Questions about create-docs

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

FAQPage Schema
How do I generate a documentation site for an existing project?

To generate documentation for an existing project, the skill detects your project structure and scaffolds a complete Docus-based docs site with navigation, content templates, and AI-assisted llms.txt integration.

How does llms.txt integration work for AI-assisted documentation?

llms.txt integration works by wiring an MCP server and a specialized llms.txt file into your Docus docs site, enabling AI assistants to parse and understand your project's structured documentation content.

Can I use this to scaffold docs for a new project without prior setup?

Yes, you can scaffold docs for a new project without prior setup. The skill automatically creates the docs/, content/, and package.json scaffolding required to run a Docus-based documentation site.

What is the best way to automate Docus documentation site creation?

The best way to automate Docus documentation creation is using an end-to-end workflow that detects project structure, applies content templates, configures navigation, and wires in MCP and llms.txt for AI-assisted docs.

Does the generated documentation site include search and dark mode?

Yes, the generated documentation site includes search and dark mode. The skill automates the setup of Docus-based sites, configuring these built-in features alongside the llms.txt integration.

Do I need to manually configure navigation for my generated docs?

No, you do not need to manually configure navigation. The skill automatically generates a structured docs site with navigation, content templates, and AI integration for your project.