Use this skill when the user wants to create licenses for your projects right from your terminal.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-b883b012)More formats (shields.io, HTML) on the badges page.
---
name: license-generator
description: Use this skill when the user wants to create licenses for your projects right from your terminal.
---
# License-generator Plugin
Create licenses for your projects right from your terminal.
## Commands
### Operations
- `license-generator license create` — create license via license-generator
- `license-generator license list` — list license via license-generator
- `license-generator license info` — info license via license-generator
- `license-generator config show` — show config via license-generator
## Usage Examples
- "license-generator --help"
- "license-generator <args>"
## Installation
```bash
cargo install license-generator
```
## Examples
```bash
license-generator --version
license-generator --help
```
## Key Features
- licenses\n- open-source\n- generator
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!