Auto README Generator (ChloePark85)

Generates a professional README.md file for a project, including name, description, installation, usage, and license sections based on project contents.

Install

openclaw skills install @chloepark85/chloepark85-auto-readme-generator

README Generator Skill

Description

Generates a professional README.md for a project based on its contents, including project name, description, installation, usage, and license sections.

Usage

readme-generator [path]

Commands

generate

Generates a README.md file.

Arguments

  • --path <path>: (Optional) Path to the project directory. Defaults to the current working directory.

Example

readme-generator generate --path ./my-project