workflows-documentation

Enforce markdown structure and validation across skill documentation workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill automates markdown documentation quality, skill creation workflows, and ASCII flowchart generation to visualize processes and decision trees.

Core Features & Use Cases

  • Skill creation scaffolding and packaging
  • Markdown quality enforcement and ASCII flowcharts
  • Reference material routing for documentation standards
  • Install guide templates for MCP servers and tools

Quick Start

craft_skill({ name: "new-skill" })

Frequently Asked Questions about workflows-documentation

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

FAQPage Schema
How do I enforce consistent markdown structure across documentation files?

Markdown structure enforcement validates frontmatter, section ordering, emoji standards, and hyphen-case naming across SKILL.md, references, and assets. This skill applies deterministic validation workflows to standardize documentation quality and catch structural inconsistencies automatically.

What's the best way to scaffold and package a new skill?

Use skill creation scaffolding to generate standardized templates, enforce markdown quality, and package skills with validated install guides. The craft_skill workflow automates initialization, structure validation, and deterministic packaging for consistent AI-assisted skill development.

Can I generate ASCII flowcharts to visualize skill workflows and decision trees?

ASCII flowchart generation visualizes processes and decision trees within skill documentation. This enables process documentation, workflow clarity, and decision-path mapping integrated directly into markdown-based skill creation pipelines.

How do I create install guides for MCP servers and tools?

Install guide templates provide standardized documentation for MCP servers and tools with enforced markdown quality. The skill routes reference material and applies phase-based validation to ensure consistent, structured installation documentation.

What validation does this skill perform on documentation?

Frontmatter validation, section ordering verification, emoji standardization, and hyphen-case naming enforcement resolve inconsistencies across skill documentation. Phase-based validation and deterministic scripting ensure quality compliance across all components.

Does this work with existing markdown documentation workflows?

Yes, this skill integrates into markdown-based documentation pipelines, resolving quality inconsistencies in SKILL.md files, references, and assets. It applies to document management, skill creation, and install-guide workflows without requiring toolchain changes.