Claude Code Plugins

Community-maintained marketplace

Feedback

license-file-generator

@ehtbanton/ClaudeSkillsRepo
0
0

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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.