@zosmaai/pi-llm-wiki
Version:
Self-maintaining LLM Wiki for Pi — Karpathy-pattern knowledge base with immutable source capture, automated ingestion, search, linting, and Obsidian-compatible vault. auto-updating personal & company wiki.
17 lines (12 loc) • 454 B
Markdown
description: Show wiki health overview — source count, page stats, orphan count, last activity dates.
argument-hint: ""
section: LLM Wiki
topLevelCli: true
# /wiki-status
Show a quick overview of wiki health and statistics.
## Steps
1. Call `wiki_status()` to get the current wiki health report.
2. Present the results to the user.
3. If health shows warnings (orphans > 5, many gaps), suggest running `/wiki-lint` for a detailed analysis.