Llm Wiki Lint banner
inferis995 inferis995

Llm Wiki Lint

AI community

Description

--- description: Health check della wiki e correzione dei problemi trovati agent: build --- ## 1. Esegui il check ```bash python3 "<root>/tools/lint.py" ``` Filtrabile: `--only broken,orphans,duplicates,bloated,thin,frontmatter,stale,raw` ## 2. Riporta Riassumi in poche righe: quanti errori, quanti warning, quali categorie. Non incollare l'output grezzo se e' lungo. ## 3. Correggi (chiedi conferma se le modifiche sono molte) | Problema | Azione | |---|---| | **link rotti** | crea la pagin

Installation

Installs to ~/.claude/skills/inferis995-llm-wiki-portable-llm-wiki-lint/SKILL.md

Terminal
mkdir -p ~/.claude/skills/inferis995-llm-wiki-portable-llm-wiki-lint && curl -fsSL https://raw.githubusercontent.com/inferis995/llm-wiki-portable/HEAD/commands/llm-wiki-lint.md -o ~/.claude/skills/inferis995-llm-wiki-portable-llm-wiki-lint/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository