An automated software documentation generator that scans local directory codebases to automatically produce structured READMEs, API references, and usage guides.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install thoth
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install thoth using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Thoth Standard is an automated documentation assistant designed to streamline documentation workflows across development projects. Built to minimize the tedious task of manual developer documentation, this engine scans your files to construct clear, thorough reference manuals. This integration works seamlessly with various workflows, positioning itself as a robust option among Openclaw Skills for automated developer documentation.
Whether utilizing Python, JavaScript, Go, or Rust, Thoth Standard automatically excludes temporary environment directories while parsing core project files. For Python projects, it utilizes Abstract Syntax Trees (AST) to automatically extract functions, classes, and docstrings, enabling LLMs to understand the logic and generate consistent API documentation.
To set up Thoth Standard, follow the steps below:
pip3 install rich --break-system-packages --quiet
LICENSE_KEY: Your valid Thoth Standard license key (e.g., starts with THOTH-STD-).PROJECT_PATH: The absolute or relative path to the directory hosting the project to document.PROJECT_NAME: Custom name override for the project.OUTPUT_DIR: Folder path where files should be output (defaults to ./docs).Thoth Standard generates a structured catalog of files inside your designated output folder. The layout is detailed below:
| Output File Name | Target Content Description | Output Format |
|---|---|---|
README.md |
Contains project overview, features list, exact installation directives, usage tutorials, and config settings. | Markdown |
API_REFERENCE.md |
Provides cataloged listings of classes, methods, and functions including arguments and docstring descriptions. | Markdown |
USAGE_GUIDE.md |
Supplies interactive, real-world tutorials inspired by the source codebase. | Markdown |
To maintain high-quality documentation, the parser skips target folders such as .git, __pycache__, node_modules, .venv, venv, dist, build, .next, and .pytest_cache.
Loading
An AI agent skill designed to break down complex knowledge domains into structured, hierarchical markdown mind maps.

An AI-driven full-stack scaffolding tool that generates and automatically deploys highly secure, high-performance web applications onto Tencent's EdgeOne Pages platform.

Horus Pro is a comprehensive meeting intelligence suite that transforms raw transcripts and notes into structured briefings, action trackers, stakeholder digests, future agendas, and follow-up emails.

An AI agent skill that integrates with the Zhihu AIOps platform to automate IT asset discovery, health monitoring, smart inspections, and VictoriaMetrics time-series query workflows.

An AI-powered research assistant skill that instantly searches the web and synthesizes a structured, three-source research brief on any topic.

A lightweight, AI-powered meeting intelligence skill that instantly parses messy transcripts and notes into structured action items and summaries.








































