sk-doc

Validate markdown frontmatter, heading structure, and DQI scoring.

31|3|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill sk-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sk-doc
Source: https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration/tree/main/.opencode/skill/sk-doc
Command: npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill sk-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

OpenCode's documentation and component-creation workflows struggle with consistency, discovery, and repeatable packaging. sk-doc provides structured enforcement, template libraries, and script-assisted analysis to keep SKILL.md, README, and references coherent.

Core Features & Use Cases

  • DQI scoring, structured frontmatter validation, and HVR-compliant style checks across documents.
  • Component creation support (skills, agents, commands) with scaffolding, templates, validation, packaging.
  • ASCII flowchart, install guide, feature catalog, and manual testing playbook generation and validation for inventory and governance.

Quick Start

Invoke the sk-doc skill to validate a document and scaffold templates for skills, agents, and commands.

Frequently Asked Questions about sk-doc

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

FAQPage Schema
How do I validate markdown frontmatter and heading structure for documentation?

Markdown validation analyzes your documents to enforce frontmatter validity, heading structure, and DQI scoring. It returns structured validation statuses alongside recommended fixes to keep your SKILL.md and README files coherent.

What's the best way to scaffold templates for skills, agents, and commands?

Scaffolding templates for skills, agents, and commands provides structured component creation support with validation and packaging. It routes your request to appropriate resources and returns memory-backed references to guides and templates.

Does markdown documentation validation work without external dependencies?

Markdown documentation validation operates with no external dependencies, using internal scripts, references, and assets. It processes your documents independently to enforce HVR-compliant style checks and generate structured validation results.

How do I generate ASCII flowcharts and testing playbooks for markdown documents?

Generating ASCII flowcharts, install guides, feature catalogs, and manual testing playbooks involves invoking document processing to validate and produce these inventory and governance assets directly from your markdown templates.

Can I use document templates to enforce consistency across multiple markdown files?

Document templates enforce consistency by applying structured frontmatter validation and DQI scoring across multiple markdown files. The system analyzes each document and returns validation status with recommended fixes for coherence.

When should I not use automated markdown validation for documentation?

Automated markdown validation is not ideal for free-form prose without frontmatter or heading structure requirements. It is designed for structured documents like SKILL.md and README files where HVR-compliant style checks and DQI scoring apply.