index-refresh

Rebuild and synchronize wiki index files from directory scans and recent logs.

Updated May 27, 2026
One-click install
npx skills add https://github.com/bychrisr/now-company --skill index-refresh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: index-refresh
Source: https://github.com/bychrisr/now-company/tree/main/packages/plugins/plugin-llm-wiki/skills/index-refresh
Command: npx skills add https://github.com/bychrisr/now-company --skill index-refresh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the manual overhead of keeping a project wiki index accurate, preventing navigation drift and ensuring that the index remains a reliable, scannable source of truth for all project documentation.

Core Features & Use Cases

  • Automated Indexing: Automatically scans wiki directories to generate a clean, one-line summary index.
  • Drift Reconciliation: Identifies and removes broken links or deleted pages while flagging new content for inclusion.
  • Use Case: When a project wiki becomes cluttered with new pages and outdated links, run this skill to instantly rebuild the index, ensuring all project standups and documentation are correctly categorized and summarized.

Quick Start

Use the index-refresh skill to update the wiki index for the current space by processing recent log activity and directory contents.

Frequently Asked Questions about index-refresh

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate wiki index maintenance and organization?

You can automate wiki index maintenance by scanning directory structures and recent log entries to rebuild and synchronize the index file, ensuring accurate navigation and consistent formatting for all entries.

What is the best way to fix broken links and navigation drift in a project wiki?

Fixing wiki navigation drift involves reconciling broken links and removing deleted pages while flagging new content, which rebuilds the index into a reliable, scannable source of truth for project documentation.

Does updating the wiki index modify existing page content?

Updating the wiki index does not modify page content; it operates on specific wiki spaces to maintain consistent formatting of entries and category sections while preserving existing organizational structures.

How do I generate a clean summary index from wiki directories?

To generate a clean summary index, scan wiki directories to automatically produce a one-line summary for each page, categorizing project standups and documentation accurately within the index file.

Do I need wiki search and write tools to rebuild a wiki index?

You need access to wiki search and write tools to update the index and log files during a rebuild, allowing the synchronization process to process recent activity and directory contents effectively.