license

Installation
SKILL.md

License Checks

Check and fix license compliance using skywalking-eyes. Two CI jobs use this tool:

  1. license-header — verifies all source files have Apache 2.0 headers
  2. dependency-license — verifies the LICENSE file matches current dependencies

Steps

Header check (default, or check argument)

license-eye header check
  • All valid: Output shows valid: N, invalid: 0 — nothing to do.
  • Invalid files found: Fix with license-eye header fix, then re-check.

Header fix (fix argument)

Installs
1
GitHub Stars
24.7K
First Seen
Mar 13, 2026
license — apache/skywalking