·license checker
</>

license checker

パッケージライセンスのnode_modulesを監査します。 bash を使用して、ファイルの内容をコンテキストに読み込まずに SPDX ID を解決します。 LLM 推論は、小さな残差セットの最後の手段です。

3インストール·0トレンド·@digitalspeed

インストール

$npx skills add https://github.com/digitalspeed/ai-skills --skill license checker

license checker のインストール方法

コマンドラインで license checker AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/digitalspeed/ai-skills --skill license checker
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: digitalspeed/ai-skills。

Scan all packages in nodemodules and produce a license compliance report. Never read raw file contents into context — use bash to pattern-match first; only buffer the irreducible unknown set.

Step 1 — Bulk resolve (single bash call, handles scoped packages, zero file reads in context):

Output is TSV: name version license repository. Rows where license is UNKNOWN proceed to step 2.

パッケージライセンスのnode_modulesを監査します。 bash を使用して、ファイルの内容をコンテキストに読み込まずに SPDX ID を解決します。 LLM 推論は、小さな残差セットの最後の手段です。 ソース: digitalspeed/ai-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/digitalspeed/ai-skills --skill license checker
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from digitalspeed/ai-skills

クイックアンサー

license checker とは?

パッケージライセンスのnode_modulesを監査します。 bash を使用して、ファイルの内容をコンテキストに読み込まずに SPDX ID を解決します。 LLM 推論は、小さな残差セットの最後の手段です。 ソース: digitalspeed/ai-skills。

license checker のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/digitalspeed/ai-skills --skill license checker インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/digitalspeed/ai-skills