dev.add-license

Installation
SKILL.md

Add License

Overview

Add an open source license file to a repository with automatically populated copyright information. Also updates the license field in package.json if present.

Usage

When the user requests to add a license to their repository, follow this workflow:

1. Determine target location

Identify the project root directory. If the user is in a subdirectory of a git repository, check if they want the LICENSE file in the current directory or the repository root.

2. Extract copyright information

Extract copyright owner information from git configuration:

Installs
2
Repository
kevinslin/llm
GitHub Stars
5
First Seen
Mar 6, 2026
dev.add-license — kevinslin/llm