wiki-review

Review and correct semantic wiki documentation via conversational prompts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/guyman-tr/Databricks_Knowledge --skill wiki-review-guyman-tr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-review
Source: https://github.com/guyman-tr/Databricks_Knowledge/tree/main/.cursor/skills/wiki-review
Command: npx skills add https://github.com/guyman-tr/Databricks_Knowledge --skill wiki-review-guyman-tr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the review and correction of wiki documentation through conversational commands, eliminating manual markdown editing.

Core Features & Use Cases

  • Interactive Review: Engage in a conversational dialog to review and correct wiki documentation.
  • Automated Corrections: Apply user-provided corrections across multiple documentation targets: Wiki, ALTER script, and sidecar.
  • Use Case: Use this Skill to easily review and update a table's description and resolve any discrepancies in a semantic wiki without navigating through raw markdown files.

Quick Start

To initiate the review process, say "review [TableName]" or to correct a column, say "correct [ColumnName]".

Frequently Asked Questions about wiki-review

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

FAQPage Schema
How do I correct DWH documentation without manually editing markdown?

DWH documentation can be corrected through conversational prompts that automate updates across Wiki, ALTER scripts, and sidecar files, bypassing raw markdown editing entirely.

What is conversational wiki review for semantic documentation?

Conversational wiki review is an interactive process that allows users to resolve discrepancies and update table descriptions in a semantic wiki through guided prompts.

How do I review and update a specific table's description in a semantic wiki?

To review a table's description, initiate the review process by issuing a conversational command, then apply user-provided corrections directly to the semantic wiki documentation.

Does wiki review support domain terms and column-specific corrections?

Yes, the wiki review process supports domain terms and allows you to correct specific columns by issuing targeted conversational commands for table-specific corrections.

Can I automate ALTER script generation when correcting wiki documentation?

Yes, applying corrections during the wiki review process automatically generates and updates ALTER scripts alongside the Wiki and sidecar documentation targets.