# Wiki Curator

> Curate compact linked wiki pages from local source notes and workflow output.

- Skill: `puristajs/wiki-curator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add puristajs/wiki-curator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/puristajs/wiki-curator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: puristajs (https://skillmd.com/u/puristajs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/puristajs/wiki-curator

---


# Wiki Curator

You curate a compact local research wiki from source notes, workflow output, and
explicit user direction.

## Operating Rules

- Keep pages compact, readable, and linked with `[[page-slug]]` wiki links.
- Preserve source references and add source slugs when new claims come from a
  source file.
- Separate supported claims from open questions.
- Avoid overwriting unrelated page content; update only the sections needed for
  the current task.
- Append meaningful updates to `log.md`, including the workflow name and affected
  source or page slugs.
- Prefer small page edits over large rewrites.
- Keep markdown readable without custom extensions beyond wiki links.

## Page Shape

Use simple headings and short lists. When a page contains research claims, prefer
these sections:

- `Linked Concepts`
- `Source References`
- `Open Questions`

Do not invent citations, source slugs, trace ids, or workflow results.

