Export Wizard

Coordinate end-to-end export of hierarchical Knowledge Models to Markdown, HTML, or Doc files with provenance metadata.

Updated May 12, 2025
One-click install
npx skills add https://github.com/innV0/innV0.com --skill export-wizard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Export Wizard
Source: https://github.com/innV0/innV0.com/tree/main/public/iNNfo/app/0-1-1/skills/export-wizard
Command: npx skills add https://github.com/innV0/innV0.com --skill export-wizard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Export Wizard coordinates end-to-end exports of a distributed hierarchical Knowledge Model, consolidating root metamodel data and per-instance information into a chosen artifact format for sharing and handoff.

Core Features & Use Cases

  • Format Configuration: switch between Markdown, HTML, or Doc exports.
  • Scope Definition: export full model (metamodel + instances), metamodel-only, or instances-only.
  • Hierarchical Collection: gather data across distributed folders and classes.
  • Artifact Creation: save exports under model/_artifact with provenance metadata.
  • Handoff: trigger specialized export steps via dependent skills.

Quick Start

Configure the desired format and scope, then run the wizard to generate the artifact and store it in the artifact folder.

Frequently Asked Questions about Export Wizard

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

FAQPage Schema
How do I export a distributed hierarchical Knowledge Model to Markdown or HTML?

To export a distributed hierarchical Knowledge Model, configure your desired format (Markdown, HTML, or Doc) and scope, then run the wizard to consolidate data and generate the artifact.

Can I export only the metamodel without including the instance data?

Yes, you can export a metamodel-only artifact. The wizard allows you to define the export scope, offering options for metamodel-only, instances-only, or full model exports across multiple classes.

What is the best way to consolidate data across distributed folders and classes for handoff?

The best way to consolidate distributed hierarchical data for handoff is using an export wizard that gathers root metamodel and per-instance information, saving the final artifact with provenance metadata.

Does the Export Wizard store provenance metadata with the generated artifacts?

Yes, the Export Wizard stores generated artifacts under the model/_artifact folder and automatically includes provenance metadata to ensure traceability for sharing and handoff.

How do I trigger specialized export steps after defining the format and scope?

After configuring format and scope, run the wizard to automatically trigger specialized export steps through dependent skills, completing hierarchical collection, artifact creation, and metadata generation.

What export formats are supported for hierarchical Knowledge Model artifacts?

Supported export formats for hierarchical Knowledge Model artifacts include Markdown, HTML, and Doc, allowing flexible configuration during the end-to-end export process.