ki-kb-live-artifacts

Synchronize Markdown sources with HTML outputs in Knowledge Islands bases.

Updated May 29, 2026
One-click install
npx skills add https://github.com/knowledgeislands/ki-agentic-harness --skill ki-kb-live-artifacts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ki-kb-live-artifacts
Source: https://github.com/knowledgeislands/ki-agentic-harness/tree/main/skills/ki-kb-live-artifacts
Command: npx skills add https://github.com/knowledgeislands/ki-agentic-harness --skill ki-kb-live-artifacts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the authoring, auditing, and management of Live Artifact pairs within a Knowledge Islands base, enhancing operational document management and synchronization.

Core Features & Use Cases

  • Authoring and Managing Live Artifacts: Create and manage operational documents like dashboards, status boards, and queues that dynamically reflect the current state of the Knowledge Islands base.
  • Syncing Markdown and HTML: Governs the pairing and synchronization between Markdown source files and their rendered HTML outputs.
  • Audit and Conform Modes: Provides modes for auditing the Live Artifacts for completeness and conformity, and for conforming them to the standard.
  • Integration with Other Skills: Composes with ki-kb for zone checks and ki-authoring for Markdown style enforcement.

Quick Start

To initialize the Live Artifacts management, run ki:kb-live-artifacts:audit to ensure all artifacts are in place and conforming to standards.

Frequently Asked Questions about ki-kb-live-artifacts

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

FAQPage Schema
How do I synchronize Markdown source files with their rendered HTML outputs?

To synchronize Markdown and HTML, this Skill governs pairing and matching between Markdown source files and their rendered HTML outputs. Running the audit ensures all Live Artifact pairs conform to synchronization standards.

What are Live Artifacts in document management?

Live Artifacts are operational documents like dashboards, status boards, and queues that dynamically reflect the current state of a Knowledge Islands base. They exist as paired Markdown sources and rendered HTML outputs for synchronized management.

How do I audit documents for completeness and conformity?

Run the audit command to check that all Live Artifacts are in place and conforming to standards. This audit mode verifies document completeness and flags artifacts needing standard conformation.

Can I use this with Markdown style enforcement and zone check tools?

Yes, it composes with `ki-kb` for zone checks and `ki-authoring` for Markdown style enforcement. This integration ensures Live Artifacts meet both base management and authoring style standards.

Do I need HTML handling capabilities to manage document synchronization?

Yes, managing Live Artifacts requires both Markdown and HTML handling capabilities to support dynamic document management and synchronization between source files and rendered outputs.