agentlint

Installation
SKILL.md

AgentLint

Audit websites for AI/agent-friendliness. Runs 17 rules across 5 categories, produces a 0-100 AgentScore, and guides remediation.

Workflow

Step 1: Run the CLI

npx @cjavdev/agent-lint <url> --agent

The --agent flag outputs a structured markdown report optimized for parsing. If the user wants raw JSON, use --json instead.

Installs
5
GitHub Stars
2
First Seen
Feb 16, 2026
agentlint — cjavdev/agent-lint