doc-guide

Manages wiki editing protocols for docs/wiki/ with standardized frontmatter and bidirectional links.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/esxr/product-wiki --skill doc-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-guide
Source: https://github.com/esxr/product-wiki/tree/main/skills/wiki-conventions
Command: npx skills add https://github.com/esxr/product-wiki --skill doc-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures consistent and reliable editing practices for the 'docs/wiki/' section of a knowledge base, promoting coherence and efficiency.

Core Features & Use Cases

  • Enforces YAML Frontmatter: Standardizes required information in the front matter of wiki pages.
  • Maintains Link Integrity: Requires bidirectional links for proper reference consistency.
  • Conversational Guidance: Provides in-line assistance for common editing scenarios and troubleshooting.

Quick Start

Activate the skill when editing a wiki page within the 'docs/wiki/' directory.

Frequently Asked Questions about doc-guide

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

FAQPage Schema
How do I enforce YAML frontmatter conventions for wiki editing?

To enforce YAML frontmatter during wiki editing, the skill standardizes required information fields directly within the front matter of pages in the 'docs/wiki/' directory, ensuring consistent metadata structure across the knowledge base.

How do I maintain bidirectional link integrity in markdown wiki pages?

To maintain bidirectional link integrity in markdown wiki pages, the skill requires bidirectional links for proper reference consistency. It actively monitors and preserves these connections to prevent broken references during the editing process.

What is the best way to standardize wiki editing protocols for a docs directory?

The best way to standardize wiki editing protocols for a docs directory is to apply consistent rules for frontmatter and bidirectional linking. This skill manages those protocols specifically for the 'docs/wiki/' section to promote content coherence.

Does this wiki editing skill provide guidance for troubleshooting markdown conventions?

Yes, the skill provides conversational in-line guidance for common wiki editing scenarios and troubleshooting. It assists with maintaining markdown conventions and resolving standard formatting issues directly during the editing process.

Why does link integrity fail when editing wiki content without bidirectional references?

Link integrity fails because bidirectional links are required for proper reference consistency between wiki pages. The skill prevents this by enforcing bidirectional linking rules during the editing process to maintain overall content coherence.