Launches the Slidev-based dynamic knowledge portal (DeepWiki) to visualize ecosystem state and consensus logs.
Resources
1Install
npx skillscat add famaoai-creator/kyberion/knowledge-portal Install via the SkillsCat registry.
SKILL.md
knowledge-portal
Capabilities
- Reality-Mirroring: Displays real-time metrics from
PERFORMANCE_DASHBOARD.md. - Decision Visibility: Renders ACE Engine's decision logs directly in the UI.
- Interactive UI: Contains Vue components to trigger agent analysis from within slides.
- Exporting: Supports building static HTML or PDF reports for stakeholders.
Arguments
| Name | Type | Description |
|---|---|---|
| --dev | boolean | (Default: true) Launches the dev server with HMR. |
| --build | boolean | Builds the static portal for deployment. |
Usage
npm run cli -- run knowledge-portal --dev