Skip to content
Writing
Skill

/md-validation

Use when validating markdown links or Mermaid diagrams.

From plugin
creative-writing-skills
39435 skills11 agents4 commands
Install
$ npx -y skills add haowjy/creative-writing-skills --skill md-validation --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/md-validation

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when validating markdown links or Mermaid diagrams.

SKILL.md

md-validation.SKILL.md
name: md-validation
description: Use when validating markdown links or Mermaid diagrams.

md-validation

Mermaid Diagrams

Validate Mermaid diagrams render correctly before shipping. Open the HTML artifact in a browser and check every diagram visually — syntax errors show as broken renders, not error messages.

Common failure modes:

  • Unquoted labels with punctuation break the parse
  • Bare lowercase `end` collides with subgraph terminator
  • Node IDs starting with `o` or `x` after edge markers get misparsed
  • Custom fills without matching text color make labels unreadable

See `resources/mermaid-authoring.md` for the full authoring rules (quoting, line breaks, reserved words, themes).

Markdown Links

Check that relative links between pages resolve. When building a multi-page artifact or KB, broken cross-references silently rot — verify each link target exists before committing.

Ships withcreative-writing-skills

Write novels, short stories, and serial fiction with AI that maintains your voice, tracks your continuity, and gets better the more you use it.

Get the whole plugin