Managing a project wiki means keeping pages accurate and up to date. This skill gives an AI agent the tools to create new pages, update old ones, and track changes from source code. A special system called indexion wiki handles everything from page content to search indexes and audit logs.
Every wiki page has four parts that must stay in sync. The page content file, a manifest entry, a search index, and an audit log. When you use the update command, all four update at once. Editing the file directly only updates the content.
The skill also checks for problems. It can ingest source files to find stale pages. It can lint the wiki structure for errors. And it can reconcile code changes to detect when documentation drifts away from the real code. This keeps the wiki reliable and useful for developers.
Global
mkdir -p ~/.claude/skills/indexion-wikiProject
mkdir -p .claude/skills/indexion-wikiSource Repository
Grill With Docsmattpocock/skills
Stress-test your plan, refine your terms, and update docs instantly
Lark Doclarksuite/cli
Create read summarize edit translate and manage Lark cloud documents
To Prdmattpocock/skills
Generate a complete PRD from your conversation and codebase understanding
Github Actions Docsxixu-me/skills
Answers your GitHub Actions questions with exact official documentation links
Readme I18nxixu-me/skills
Localize your repo READMEs automatically with structure and selector intact
Domain Modelingmattpocock/skills
Define clear terms and record key decisions for a shared project language
Ubiquitous Languagemattpocock/skills
Build a shared glossary of terms from your conversations with clear definitions
Edit Articlemattpocock/skills
Polish your article drafts by improving clarity structure and flow