Run the Pith wiki graph generator for the current project. Scans wiki/ for .md files, extracts [[wikilinks]], and opens an interactive force-directed graph in the browser as wiki-graph.html.
$npx -y skills add abhisekjha/pith --skill pith-graphInstalls into the current project.
Run `npx skills use "https://github.com/abhisekjha/pith" --skill "abhisekjha/pith/pith-graph"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/abhisekjha/pith" that are relevant to the current task. Run `npx skills add "https://github.com/abhisekjha/pith"` and select the relevant skills, then follow their instructions.