index-refresh
This skill keeps your wiki's index accurate and current by walking the actual file structure, comparing against recent log activity, and rebuilding entries in scannable one-line format. It reconciles missing pages, drops deleted entries, and preserves custom categories—without touching page content itself.
index-refresh rebuilds your wiki index to match current page contents and spot missing entries.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-20
index-refresh rebuilds your wiki index to match current page contents and spot missing entries. This skill keeps your wiki's index accurate and current by walking the actual file structure, comparing against recent log activity, and rebuilding entries in scannable one-line format. It reconciles missing pages, drops deleted entries, and preserves custom categories—without touching page content itself.
Use it when
- index-refresh automatically walks your wiki's file structure and compares it against the current index.
- Yes.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
getpaperclipai/paperclip/index-refresh · repository language: TypeScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does index-refresh do for my wiki?
index-refresh keeps your wiki's index accurate and current by walking the actual file structure, comparing against recent log activity, and rebuilding entries in scannable one-line format. It reconciles missing pages, drops deleted entries, and preserves custom categories—without touching page content itself.
How do I sync wiki index with actual pages?
index-refresh automatically walks your wiki's file structure and compares it against the current index. It detects pages that exist but aren't listed, removes entries for deleted pages, and rebuilds the index in scannable format to match what's really there.
Can index-refresh fix wiki index drift?
Yes. index-refresh resolves drift between your index and recent wiki activity by reconciling missing pages, dropping stale entries, and refreshing the catalog. It can run hourly to keep your index current without manual intervention.
Does index-refresh modify my wiki pages?
No. index-refresh only updates the index itself—it walks the file structure, rebuilds index entries, and maintains navigation. Your actual page content remains untouched; only the index metadata and catalog are refreshed.
Will index-refresh preserve my custom categories?
Yes. index-refresh preserves custom categories while reconciling the index. It rebuilds entries to match your actual wiki structure while keeping your organizational choices intact.
How often can index-refresh run?
index-refresh supports automated hourly wiki index refresh and reconciliation. You can schedule it to run on a regular cadence to keep your wiki's navigation and catalog always in sync with your current pages.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Index Refresh
Keep wiki/index.md accurate and scannable. The index is the maintainer's first stop for navigation — its quality determines how cheap every subsequent operation becomes.
Inputs
- An operation issue with
operationType: "index"(or theindex-refreshroutine title). - The operation issue's target
wikiId,spaceSlug, and space root. Refresh only that space unless the issue explicitly says this is a multi-space sweep.
Workflow
- Read the target space's
wiki/index.mdas it currently stands. - Walk the target space's
wiki/.wiki/projects/<slug>/standup.mdentries are current-state companions for durablewiki/projects/<slug>/index.mdpages; index them only as links attached to the matching project entry. Walkwiki/by category (sources/,projects/,entities/,concepts/,
(truncated - see the full file via the links below)
File tree — 1 file
packages/plugins/plugin-llm-wiki/skills/index-refresh/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Rebuild and synchronize wiki index to match actual page contents”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Keeps your wiki's index synchronized with its actual contents by walking the directory structure, spotting orphaned pages in the log, and reconciling deletions. Produces a clean, sorted index with one-line summaries per page—no dates or metadata clutter—and records all changes in the log for audit trails.
Wiki Lint performs read-only audits of wiki spaces, surfacing contradictions, orphaned pages, stale claims, concept gaps, broken links, and provenance issues. It returns a severity-grouped triage list with evidence and suggested fixes, leaving all decisions to the maintainer.
Wiki Lint scans a wiki space to surface seven classes of structural and content issues: contradictions between pages, stale claims, orphaned pages, concept gaps, broken wiki-links, weak provenance, and index drift. It returns a severity-grouped triage list with evidence and suggested fixes, but never modifies wiki content—leaving all decisions to the maintainer.
Wiki Query answers questions grounded in your wiki's actual content, citing pages and raw sources as it goes. It reads your wiki's index and candidate pages, verifies claims against raw sources when needed, and structures answers with inline citations. When synthesis is required, it offers to file the work durably so knowledge compounds instead of disappearing into chat.
LLM Wiki Maintainer helps you keep a company wiki organized and current using dedicated plugin tools. It handles source ingestion, page updates, index maintenance, and structural validation while enforcing citation discipline and immutable raw sources.
Paperclip Distill transforms project, issue, comment, and document activity from Paperclip into structured wiki pages that tell the story of what happened, what was decided, and what matters next. It produces executive standups and project indexes designed for readers unfamiliar with the source material, emphasizing interpretation and context over raw issue lists or dated status dumps.
More skills wiki-ingest (MIT) · wiki-ingest (MIT) · wiki-query (MIT)