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