wiki-best-practices

Installation
SKILL.md

Wiki CLI best practices

Audit a Wiki CLI vault. Run tools and cite output; do not guess.

Skills live outside vault.inputs — they are agent procedural knowledge, not published wiki pages.

Quick start

From the repo root (directory containing wiki.yaml):

bash skills/wiki-best-practices/scripts/audit.sh -c path/to/wiki.yaml

The script prefers wiki on PATH when it supports fmt; otherwise falls back to uv run wiki or python -m wiki (use the latter in this repo if a global PyPI install is stale).

In this repo: -c docs/wiki.yaml. For a single changed page, append file paths after the config flag.

Manual equivalent (strict CI order):

Installs
2
Repository
wazootech/wiki
GitHub Stars
1
First Seen
4 days ago
wiki-best-practices — wazootech/wiki