wiki-update

Revise markdown wiki pages with source citations and contradiction checks.

174|29|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/kfchou/wiki-skills --skill wiki-update-kfchou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-update
Source: https://github.com/kfchou/wiki-skills/tree/main/skills/wiki-update
Command: npx skills add https://github.com/kfchou/wiki-skills --skill wiki-update-kfchou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps manage and maintain a persistent, structured knowledge base by allowing for the revision and updating of existing content with accuracy and integrity.

Core Features & Use Cases

  • Page Updates: Revise existing pages with new information or corrections.
  • Source Citing: Ensures all changes are traceable by requiring source citations.
  • Contradiction Detection: Scan for contradictions before updating to maintain consistency.
  • Index & Overview Maintenance: Regenerates the index and updates the overview page as needed.
  • Operation Logging: Records all changes for audit and historical record-keeping.

Quick Start

Execute the 'wiki-update' skill to start revising a page with new information and ensure consistency across the knowledge base.

Frequently Asked Questions about wiki-update

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

FAQPage Schema
How do I update existing markdown wiki pages while checking for content contradictions?

To update markdown wiki pages and check for content contradictions, the skill scans for conflicting information against new sources before revising, ensuring knowledge base consistency and logging all changes.

What is the best way to maintain source citations and integrity in a knowledge base?

Maintaining source citations and data integrity in a knowledge base is achieved by requiring traceable source information for all content updates, ensuring every revision is verifiable and accurately documented.

How does contradiction detection work when revising wiki content?

Contradiction detection during wiki content revision works by comparing new source information against existing markdown pages to identify inconsistencies, preventing conflicting data from degrading knowledge base quality.

Do I need a specific wiki root path to manage and update structured knowledge?

Yes, you need access to the wiki root path to manage and update structured knowledge. This access allows the system to parse links, locate target markdown files, and regenerate the index accurately.

Can I automatically regenerate the index and overview page after updating wiki content?

Yes, you can automatically regenerate the index and update the overview page after revising wiki content. This ensures the knowledge base navigation remains synchronized with the latest structural changes.

Why is operation logging necessary for knowledge base content updates?

Operation logging is necessary for knowledge base content updates because it records all changes for audit purposes, providing a historical record of revisions to maintain long-term data integrity and traceability.