Use this skill when the user says 'licensing', 'license audit', 'can I use this commercially', 'OSS license check', 'license compatibility', 'GPL', 'MIT', 'AGPL', 'copyleft'. Scans the repository for every dependency and asset license, then produces a per-package verdict table: ready for commercial use, citation/attribution required, more information needed, or commercial use not allowed. Do NOT use for vulnerability scanning (use dependency-audit) or contract drafting (use contract-template).
$npx -y skills add cwinvestments/memstack --skill licensingInstalls into the current project.
Run `npx skills use "https://github.com/cwinvestments/memstack" --skill "cwinvestments/memstack/licensing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cwinvestments/memstack" that are relevant to the current task. Run `npx skills add "https://github.com/cwinvestments/memstack"` and select the relevant skills, then follow their instructions.