gen-all-docs

Detect project scale and generate tailored documentation files.

Updated May 9, 2026
One-click install
npx skills add https://github.com/aidotters/project-template-for-codex --skill gen-all-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gen-all-docs
Source: https://github.com/aidotters/project-template-for-codex/tree/main/.codex/skills/gen-all-docs
Command: npx skills add https://github.com/aidotters/project-template-for-codex --skill gen-all-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation and updating of comprehensive project documentation aligned with the project's current state and size.

Core Features & Use Cases

  • Automatic Documentation Generation: Creates core project docs like README.md, AGENTS.md, and optional detailed guides based on source code or ideas.
  • Project Scale Detection: Analyzes directory structure, files, and project configuration to determine whether the project is MCP-only, small, medium, or large.
  • Use Case: Quickly establish detailed, tailored documentation for a new project or update existing docs to reflect recent codebase changes, all aligned with project scale and type.

Quick Start

Run the skill to generate project documentation files based on the current repository's code and idea files, automatically optimizing for project size and maturity.

Frequently Asked Questions about gen-all-docs

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

FAQPage Schema
How do I generate project documentation that matches my codebase scale?

To generate project documentation tailored to your codebase scale, this skill automates directory structure detection to create matching README, architecture, and requirements files based on project complexity.

How do I automatically create a README and architecture docs for an existing repository?

Automatically creating a README and architecture docs for an existing repository involves analyzing source code and configuration files to update documentation reflecting recent codebase changes and current development stage.

Can I generate documentation for both new project planning and existing codebases?

You can generate documentation for both new project planning and existing codebases by running the skill to produce tailored core project docs from source code or initial idea files.

What is project scale detection for automated documentation generation?

Project scale detection for automated documentation generation is the analysis of directory structure, files, and project configuration to classify the project as MCP-only, small, medium, or large before creating matching documentation.

Does automated documentation generation work for large project structures?

Automated documentation generation works for large project structures by analyzing directory structure and project configuration to determine scale, ensuring generated README and architecture files match the project's complexity and maturity.