Instructions file
Claude Code instructions for TristanH/wikiwise, covering wikiwise, development, architecture and wiki scaffold.
Instructions file
Claude Code instructions for TristanH/wikiwise, covering wikiwise, development, architecture and wiki scaffold.
Skill Claude CodeCodex
Deep-propagate one or more ingested sources across the wiki — update concept/entity/question pages, flag contradictions, create new pages where warranted. Optional step after ingest to ensure claims ripple through the full wiki.
Skill Claude CodeCodex
Fetch one or more Readwise Reader documents into raw/ without loading bodies into context. Streams content to disk via jq pipe, then chains into ingest.
Skill Claude CodeCodex
Mine Readwise highlights via vector search, group by parent document, and write highlight collections into raw/. Streams results to disk without loading into context, then chains into ingest.
Skill Claude CodeCodex
Import highlights and documents from Readwise into the wiki using the Readwise CLI (not MCP). Searches and browses interactively, then delegates to fetch-readwise-document and fetch-readwise-highlights for streaming large content to disk.
Skill Claude CodeCodex
Search Twitter/X for tweets on a topic using browser automation (Claude for Chrome or Chrome DevTools MCP), extract the content, and ingest it into the wiki as a source.
Skill Claude CodeCodex
Ingest a source into the wiki — read it, create a source-summary page, propagate claims into concept/entity pages, update index and log.
Skill Claude CodeCodex
Health-check the wiki for contradictions, orphan pages, stale claims, and missing cross-links.
Skill Claude CodeCodex
Upgrade this wiki's scaffold files (CLAUDE.md, skills, build tooling) to match the latest Wikiwise app version from GitHub.