markdownconventions

star 4

Markdown authoring and linting conventions for forge — fence tags, table alignment, link paths, reference-style labels, README language switchers, and the Linting workflow. USE WHEN editing any markdown file, or invoking lint.

N4M3Z By N4M3Z schedule Updated 6/16/2026

name: MarkdownConventions version: 0.1.0 description: "Markdown authoring and linting conventions for forge — fence tags, table alignment, link paths, reference-style labels, README language switchers, and the Linting workflow. USE WHEN editing any markdown file, or invoking lint." paths: - "**/*.md"

argument-hint: "[path to markdown file]"

MarkdownConventions

Hub for forge's markdown conventions and the linting workflow. Each companion below holds one convention; Claude reads the relevant companion when the current task calls for it.

Workflow

For a full lint pass on a file: see Linting.md. That workflow reads the file, applies all conventions below, and writes the corrected version after confirmation.

Conventions

Constraints

  • Never modify YAML frontmatter content during a lint pass
  • Never modify content inside fenced code blocks or inline code
  • Preserve Obsidian-specific syntax (wikilinks, embeds, callouts, %% %% comments, dataview blocks)
Install via CLI
npx skills add https://github.com/N4M3Z/forge-core --skill markdownconventions
Repository Details
star Stars 4
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator