Back to catalog
Project
License Add
skill
Add an SPDX-correct LICENSE file with the right year, author, and matching package metadata in one step.
Install
/plugin install license-add@agora
Reload, then invoke:
/license-add:add-license
Overview
What it does
license-add drops a legally correct, SPDX-identified LICENSE file into your project without the usual copy-paste-and-fill-the-placeholders dance. It checks for an existing license first so it never silently overwrites your work, resolves the license to a clean SPDX id (MIT, Apache-2.0, GPL-3.0, or BSD-3-Clause) from your argument, existing metadata, or a quick prompt, and fills in the current year plus an author inferred from project metadata or git config. It writes the full verbatim license text to a root LICENSE file and updates package metadata so your project stays internally consistent.
Version
1.0.0
License
MIT
Author
Gagan Singh
Type
Skill
license
spdx
mit
apache-2.0
open-source
compliance
probablybadmove/agora/plugins/license-add
Agora
The public square for Claude Code plugins.
© 2026 Agora · Built by Gagan Singh · MIT