What problem does it solve?
This Skill helps teams write markdown documentation that remains easy to navigate, connect, and maintain across notes, workspaces, and knowledge bases.
Core Features & Use Cases
- Wikilink conventions: Use case-insensitive
[[wikilinks]] to connect related docs with optional display text.
- Frontmatter structure: Add consistent YAML metadata for titles, status, tags, and dates so documents can be indexed and grouped.
- Graph-friendly organization: Design directory hierarchies, hub pages, and backlinks so the documentation tree doubles as navigation.
- Markdown viewer workflows: Prepare content for tools like mdserve, Obsidian, and GitHub with stable naming and link patterns.
- Use Case: A product or engineering team can structure design notes, memory pages, and spec docs so every page links into the larger knowledge graph.
Quick Start
Use the flynt skill to turn this folder of markdown notes into a clean, interlinked documentation workspace with frontmatter, wikilinks, and hub pages.