arckit-export-okf

Export ArcKit architecture artifacts into an Open Knowledge Format Markdown bundle.

Updated Jul 24, 2026
One-click install
npx skills add https://github.com/tractorjuice/arckit-kimi --skill arckit-export-okf
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: arckit-export-okf
Source: https://github.com/tractorjuice/arckit-kimi/tree/main/skills/arckit-export-okf
Command: npx skills add https://github.com/tractorjuice/arckit-kimi --skill arckit-export-okf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the challenge of sharing architecture documentation by converting proprietary ArcKit project files into a standardized, portable Open Knowledge Format (OKF) bundle without altering the original source files.

Core Features & Use Cases

  • Non-Destructive Export: Generates enriched Markdown copies of your architecture artifacts while keeping your source projects untouched.
  • Standardized Output: Produces an OKF-compliant bundle complete with an index and log, ensuring interoperability with other knowledge management systems.
  • Use Case: Use this when you need to publish your internal architecture decision records or project summaries to a public-facing repository or a shared knowledge base while maintaining the integrity of your local ArcKit workspace.

Quick Start

Invoke the arckit-export-okf skill to export all projects into a new directory named okf-bundle.

Frequently Asked Questions about arckit-export-okf

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

FAQPage Schema
How do I export ArcKit architecture projects to Markdown?▼

The export process is non-destructive, generating enriched Markdown copies of your architecture artifacts while keeping your original source projects completely untouched.

What is the Open Knowledge Format used for in architecture documentation?▼

The Open Knowledge Format standardizes architecture documentation into a portable Markdown bundle, ensuring interoperability with other knowledge management systems and enabling data sharing across enterprise architecture projects.

Do I need Node.js to export ArcKit files to OKF?▼

Yes, Node.js is required to execute the export script and process project metadata into the target output directory for generating the OKF Markdown bundle.

Can I publish architecture decision records from ArcKit without altering the source files?▼

Yes, the export is non-destructive and generates enriched Markdown copies of your architecture artifacts, allowing you to publish records to a shared knowledge base while maintaining the integrity of your local ArcKit workspace.

Does the Open Knowledge Format export include an index and log?▼

Yes, the export produces an OKF-compliant bundle complete with an index and log, ensuring the exported architecture documentation is structured and interoperable with other knowledge management systems.