public/iNNfo/app/0-1-1/skills/export-wizard/SKILL.md
Master coordinator for model export from distributed hierarchical structure. Guides users through selecting formats and initiating export specialists.
npx skillsauth add innv0/innv0.com Export WizardInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The Export Wizard is the master coordinator for exporting the Knowledge Model from the distributed hierarchical structure.
CRITICAL: iNNfo uses distributed hierarchical architecture:
model/.iNNfo.mdmodel/{Class}/{Instance}/.iNNfo.mdmodel/_artifact/Ensure these are defined before starting:
For hierarchical models:
model/.iNNfo.md for metamodel and relationshipsmodel/ for instance .iNNfo.md filesEvery export must be saved as artifact:
model/_artifact/{export-name}/.iNNfo.md:
---
type: instance
class: _artifact
last_updated: "{{timestamp}}"
export_format: markdown|html|doc
export_scope: full|metamodel|instances
---
# Export Name
Exported on {{date}}
Always propose execution plan using ui_set_checklist:
Consolidates hierarchical model into single .md file:
# Model Title
## Metamodel
[Classes and relationships from root]
## Instances
[All instances from folders]
## Relationships
[All relationships from root graph_edges]
Interactive HTML with navigation:
Word document with:
User: "Export my model to Markdown"
Export Wizard: "I'll export your model to Markdown format.
Configuration:
Plan:
model/.iNNfo.mdmodel/_artifact/model-export-2026-01-22/Proceed?"
User: "Yes"
Export Wizard: "Exporting...
✅ Loaded metamodel (5 classes, 12 relationships)
✅ Scanned 23 instances across 5 classes
✅ Generated Markdown export (15 KB)
✅ Created artifact: model/_artifact/model-export-2026-01-22/
✅ Saved export as export.md
Export complete! You can find it in the artifacts folder."
model/.iNNfo.mdgraph_edgesmodel/
├── .iNNfo.md # Source: metamodel
├── Task/
│ ├── Design-Homepage/
│ │ └── .iNNfo.md # Source: instance
│ └── Implement-Login/
│ └── .iNNfo.md
└── _artifact/
└── model-export-2026-01-22/
├── .iNNfo.md # Export artifact metadata
└── export.md # Exported file
Scenario: Exporting sustainability metamodel for presentation
Export Wizard: "I can export the EcoBalance metamodel for you. I suggest:
Format: HTML
Scope: Metamodel only
Output: Interactive document showing classes like District and Infrastructure with their relationships
This will create a clean, interactive document perfect for presentations."
model/.iNNfo.mdgraph_edgesdevelopment
Find quick facts, news, and real-world data directly from the internet.
data-ai
Visual explanations, Mermaid diagrams, and concept visualization.
tools
Learning assistance, knowledge reinforcement, and conceptual simplification.
testing
Specialist in extracting and structuring source documents from PDFs, images, and raw text.