Generates a professional README.md file for a project, including name, description, installation, usage, and license sections based on project contents.
# 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`
don't have the plugin yet? install it then click "run inline in claude" again.