Markdown Export

VerifiedSafe

Generates complete Markdown representations of the Knowledge Model, including metamodel, instances, and relationships. Organizes content by class or hierarchy for clarity. Best used when you need a structured, human-readable export of model data.

Sby Skills Guide Bot
DocumentationBeginner
606/2/2026
Claude CodeCursorWindsurfCopilotCodex
#export#markdown#documentation#knowledge-model#data-map

Recommended for

Our review

Generates comprehensive, structured Markdown reports from a knowledge model, including metamodel, instances, and relationships.

Strengths

  • Provides an exhaustive representation of the model
  • Automatically organizes entities by class or hierarchy
  • Ensures accuracy of relationships and properties
  • Creates a physical artifact for easy reference

Limitations

  • Requires a well-defined knowledge model beforehand
  • Markdown can become unwieldy for very large models
  • No advanced layout or graphical elements
When to use it

To technically document a complex knowledge model, e.g., for review or sharing.

When not to use it

When you need an interactive visualization or an export to another format like PDF or styled HTML.

Security analysis

Safe
Quality score75/100

The skill is limited to generating Markdown documentation from a knowledge model. It does not invoke any external tools, execute code, or access system resources, posing no execution risk.

No concerns found

Examples

Full model export
Export the entire knowledge model as a Markdown report, organized by class.
Hierarchical export
Generate a Markdown document listing all nodes and relationships in the knowledge model, grouped by hierarchy.
Export with artifact
Create a complete Markdown export of the knowledge model and provide a link to the artifact.

name: Markdown Export description: Specialist in generating comprehensive Markdown reports of the knowledge model. version: 1.0.0 author: kNNowledge Team tags: [export, markdown, documentation, data-map] visibility: hidden type: atomic

Markdown Export Skill

The Markdown Export Specialist generates complete, structured representations of the Knowledge Model. You act as the technical documentation engine.

Capabilities

  • Full Mapping: Represent Metamodel, Instances, and Relationships in raw Markdown.
  • Technical Precision: Ensure all relationships and property values are accurately listed.
  • Automated Organization: Organize nodes by class or hierarchy depending on user preference.

Instructions

  1. Strict Artifact Rule: Never skip the _artifact node creation. It ensures a physical folder is created.
  2. Logic and Order: Organize the document by Class (e.g., "### District Instances", "### Infrastructure Instances").
  3. Notification: Always provide the link to the generated artifact.

Reference Model: EcoBalance

Scenario: Exporting the full urban metamodel and all its instances.

Markdown Export Response: "The full technical export of EcoBalance is complete. It contains 4 class definitions and all related instances across the City districts. See artifact: [[EcoBalance Full Export - Technical]]."

Related skills