lisa-lint
Detects integrity issues in documentation wikis.
Install
mkdir -p .claude/skills/lisa-lint && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13641" && unzip -o skill.zip -d .claude/skills/lisa-lint && rm skill.zipInstalls to .claude/skills/lisa-lint
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Health-check the LLM Wiki: orphan pages, contradictions, stale claims, broken internal links, missing index/log coverage, structure violations, and secret/tenant leaks. Read-only — reports findings, does not fix them.Key capabilities
- →Health-check LLM Wiki pages
- →Report on orphan pages
- →Identify contradictions and stale claims
- →Detect broken internal links
- →Find missing index/log coverage
- →Report structure violations and secret/tenant leaks
How it works
This skill performs a read-only health check of LLM Wiki pages by diagnosing various integrity issues and reporting findings by severity.
Inputs & outputs
When to use lisa-lint
- →Checking wiki link integrity
- →Finding orphan pages
- →Auditing documentation structure
About this skill
Lisa Command Compatibility
- Original Claude command:
/lisa:lint - Codex invocation:
$lisa-lintor a plain-English request that matches this skill. - Treat the user's surrounding request as the command arguments.
Use the lisa-wiki-lint skill to run the wiki's integrity checks and report findings by severity (PASS/WARN/FAIL). It diagnoses only — fixes go through /ingest, /setup, or /migrate. Use the user's surrounding request as this command's arguments.
When not to use it
- →When the user wants to fix issues in the wiki
- →When the target is not an LLM Wiki
Limitations
- →Read-only functionality; does not fix issues
- →Reports findings by severity (PASS/WARN/FAIL)
- →Diagnoses only; fixes go through `/ingest`, `/setup`, or `/migrate`
How it compares
This workflow provides a structured, automated audit of wiki integrity, identifying a range of issues from broken links to content inconsistencies, which is more thorough and consistent than manual review.
Compared to similar skills
lisa-lint side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| lisa-lint (this skill) | 0 | 2mo | No flags | Beginner |
| redirect-article | 0 | 1mo | Review | Beginner |
| scan | 0 | 4mo | No flags | Beginner |
| seo-review | 9 | 7mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by CodySwannGT
View all by CodySwannGT →You might also like
redirect-article
dotnet
Deletes a markdown article and creates a redirect entry pointing to a different article. Use when consolidating articles, renaming or moving content, removing outdated documentation, or reorganizing the docs structure while preserving existing URLs.
scan
damianwajser
Scan and map the Claude Code configuration of a target project without auditing. Use when someone says "scan project", "show structure", "map config", or just wants to see what Claude Code configuration exists.
seo-review
leonardomso
Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet optimization, and ranking potential
schema-markup
davila7
When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data," "JSON-LD," "rich snippets," "schema.org," "FAQ schema," "product schema," "review schema," or "breadcrumb schema." For broader SEO issues, see seo-audit.
concept-workflow
leonardomso
End-to-end workflow for creating complete JavaScript concept documentation, orchestrating all skills from research to final review
seo-structure-architect
sickn33
Analyzes and optimizes content structure including header hierarchy, suggests schema markup, and internal linking opportunities. Creates search-friendly content organization. Use PROACTIVELY for content structuring.