update-kb

Add knowledge base articles with frontmatter and category routing.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/mk-162/162-Demo-Handbook --skill update-kb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-kb
Source: https://github.com/mk-162/162-Demo-Handbook/tree/main/OLD-%20docs/skills/meta/update-kb
Command: npx skills add https://github.com/mk-162/162-Demo-Handbook --skill update-kb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of adding or updating knowledge base content in the correct location with proper formatting, ensuring consistency and discoverability.

Core Features & Use Cases

  • Structured KB updates: Add or modify content in the KB with consistent metadata and formatting.
  • Category-aware routing: Places updates into the correct docs section or KB category.
  • Versioned maintenance: Maintains history and references to prior content for traceability.

Quick Start

Provide a new knowledge article with title, category, and content, and let the Skill create the KB entry with proper frontmatter and body structure.

Frequently Asked Questions about update-kb

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

FAQPage Schema
How do I add new content to my knowledge base with consistent metadata?

To add new content to your knowledge base with consistent metadata, provide an article with a title, category, and content. The Skill automatically generates the correct location placement, frontmatter fields, and body structure for discoverability.

What frontmatter fields are required for version-controlled documentation updates?

Required frontmatter fields for version-controlled documentation updates include name, title, description, version, authors, and tags. These fields ensure traceability and maintain history references for prior content across categories.

Can I use this Skill to organize articles into specific knowledge base categories?

Yes, you can use this Skill to organize articles into specific knowledge base categories. It applies category-aware routing to place updates into the correct docs section, ensuring structured and discoverable documentation.

What is the best way to maintain version history when updating knowledge base articles?

The best way to maintain version history when updating knowledge base articles is to enforce structured frontmatter with version fields. This ensures traceability and maintains references to prior content during categorized updates.

Does this Skill handle linking related sections within a knowledge base article?

Yes, this Skill handles linking related sections within a knowledge base article. It ensures the body content links correctly to related sections, enforcing consistent formatting and discoverability across the entire knowledge base.