# Protolint

> Use this skill when the user wants to a pluggable linter and fixer to enforce protocol buffer style and conventions.

- Skill: `javimosch/protolint` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/protolint`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/protolint/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/protolint

---


# Protolint Plugin

A pluggable linter and fixer to enforce Protocol Buffer style and conventions.

## Commands

### Operations
- `protolint file lint` — lint file via protolint
- `protolint file fix` — fix file via protolint

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

## Installation

```bash
brew install protolint
```

## Examples

```bash
protolint --version
protolint --help
```

## Key Features
- protobuf\n- linter\n- code-quality

