Agent Skills: License File Generator

Generate LICENSE files for open source projects (MIT, Apache, GPL, etc.). Triggers on "create license file", "generate license", "mit license", "apache license".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/license-file-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/license-file-generator

Skill Files

Browse the full folder contents for license-file-generator.

Download Skill

Loading file tree…

license-file-generator/SKILL.md

Skill Metadata

Name
license-file-generator
Description
Generate LICENSE files for open source projects (MIT, Apache, GPL, etc.). Triggers on "create license file", "generate license", "mit license", "apache license".

License File Generator

Generate LICENSE files for various open source licenses.

Output Requirements

File Output: LICENSE Format: Plain text license Standards: OSI-approved licenses

When Invoked

Immediately generate a complete LICENSE file for the specified license type.

Example Invocations

Prompt: "Create MIT license for my project" Output: Complete MIT LICENSE file with current year.