oci-drawio-icon-native

Installation
SKILL.md

OCI Draw.io Icon-Native Workflow

Why this skill exists

Some environments do not load the OCI draw.io library automatically. If a page uses shape=mxgraph.oci.*, draw.io can render generic fallback blocks instead of OCI icons.

Non-negotiable rule

  • Do not ship OCI pages that rely on mxgraph.oci.*.
  • Use embedded icon stencils cloned from a known-good local source diagram.
  • Validate every generated page before handoff.

Required build and validation flow

  1. Build the page with the icon-native generator:
python3 drawio/tools/build_agentic_rag_diagram.py \
  --source drawio/KPN_RAG_Arch_ALL.drawio \
  --output drawio/KPN_RAG_Arch_ALL__with_Agentic_Excellence.drawio \
  --standalone drawio/OCI_Agentic_RAG_Excellence_ICON_NATIVE_V2.drawio \
  --diagram-name Agentic-RAG-Excellence-IconNative-v2
Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 11, 2026