smithery/ehtbanton

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".

Installation

$ npx skills add smithery/ehtbanton --skill license-file-generator

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/ehtbanton · top by installs.

npx skills add smithery/ehtbanton

Browse all from smithery/ehtbanton

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 643 B
  • docs SUMMARY.md 191 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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.