kb-resolve

Identify and resolve contradictions in knowledge base wiki pages.

8|1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/MLMario/wiki-llm --skill kb-resolve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-resolve
Source: https://github.com/MLMario/wiki-llm/tree/main/test/fixtures/scaffolded-repo/.claude/skills/kb-resolve
Command: npx skills add https://github.com/MLMario/wiki-llm --skill kb-resolve

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps identify and resolve open contradictions within a knowledge base wiki, ensuring accuracy and consistency.

Core Features & Use Cases

  • Contradiction Identification: List and pinpoint open contradictions across the wiki.
  • Resolution: Facilitate decision-making on contradictory claims, updating relevant pages and source summaries.
  • Use Case: When the user finds a contradiction between two sources within the knowledge base, this Skill guides the resolution process.

Quick Start

Run 'kb-resolve' to list open contradictions or 'kb-resolve <page-slug>' to jump directly to a specific page's contradictions.

Frequently Asked Questions about kb-resolve

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

FAQPage Schema
How do I resolve contradictions in a knowledge base wiki?

Identifying contradictions in a knowledge base wiki involves analyzing structured pages with designated contradiction sections and frontmatter keys. This Skill reads source summaries to pinpoint open conflicts across the wiki for accurate resolution.

How do I track resolved contradictions in my wiki?

You can track resolved contradictions in your wiki by using this Skill to maintain a dedicated log of resolutions. It updates source summaries and page content to ensure knowledge base accuracy and consistency over time.

Does resolving wiki contradictions require a structured knowledge base format?

Yes, resolving wiki contradictions requires a structured knowledge base format. The Skill assumes your wiki uses designated contradiction sections and specific frontmatter keys to properly identify and update conflicting claims.

What is the best way to update source summaries when wiki pages conflict?

The best way to update source summaries when wiki pages conflict is to run this Skill on the target page slug. It guides the decision-making process, rewrites the contradictory content, and automatically updates the source summaries.

Can I list all open contradictions across a knowledge base at once?

Yes, you can list all open contradictions across a knowledge base at once by running the Skill without a specific page argument. It scans the wiki to pinpoint every open conflict requiring data accuracy resolution.