From license-populator
Draft a fully custom license from scratch based on user-specified permissions, conditions, and limitations — for cases where no off-the-shelf license fits. Produces a LICENSE file plus an optional template entry saved into the user's template store for reuse. Use when the user says "draft a custom license", "I need a license that allows X but forbids Y", or after recommend-license declines all standard candidates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/license-populator:generate-licenseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Draft a bespoke license. **Always** preface output with a clear non-legal-advice disclaimer and recommend the user have a lawyer review before publishing if the project is anything other than personal/experimental.
Draft a bespoke license. Always preface output with a clear non-legal-advice disclaimer and recommend the user have a lawyer review before publishing if the project is anything other than personal/experimental.
recommend-license:
LICENSE (or user-specified path). If LICENSE exists, diff and confirm.{{year}}, {{copyright_holder}}, {{project_name}} tokens extracted. Write frontmatter capturing the permissions/conditions/limitations so list-templates and recommend-license can match it later.npx claudepluginhub danielrosehill/claude-code-plugins --plugin license-populatorCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.