# Lc

> Use this skill when the user wants to license checker for source code files.

- Skill: `javimosch/lc` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/lc`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/lc/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/lc

---


# Lc Plugin

License checker for source code files.

## Commands

### Operations
- `lc project analyze` — analyze project via lc
- `lc file check` — check file via lc
- `lc format show` — show format via lc

## Usage Examples
- "lc --help"
- "lc <args>"

## Installation

```bash
go install github.com/boyter/lc@latest
```

## Examples

```bash
lc --version
lc --help
```

## Key Features
- license\n- compliance\n- code-analysis

