oci-drawio-icon-native

Validate OCI draw.io diagrams and embed icon stencils.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/oci-ai-architects/cline-oci-ai-architect-skills --skill oci-drawio-icon-native
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oci-drawio-icon-native
Source: https://github.com/oci-ai-architects/cline-oci-ai-architect-skills/tree/main/skills/oci-drawio-icon-native
Command: npx skills add https://github.com/oci-ai-architects/cline-oci-ai-architect-skills --skill oci-drawio-icon-native

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Embedded icon stencils prevent mxgraph.oci fallback rendering issues in OCI draw.io diagrams by ensuring icons are locally defined and consistently rendered across environments.

Core Features & Use Cases

  • Embedding OCI icon stencils to guarantee consistent diagram rendering across toolchains.
  • Validation of icon integrity and automatic removal of external mxgraph.oci references.
  • Use Case: Refactor an OCI architecture diagram to rely on embedded icons for a disaster-free handoff to stakeholders.

Quick Start

Run the icon-native build to embed OCI icon stencils into your diagram and validate no mxgraph.oci references remain.

Frequently Asked Questions about oci-drawio-icon-native

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

FAQPage Schema
Why do my OCI draw.io diagrams render with missing icons across different toolchains?

Missing icons in OCI draw.io diagrams occur when relying on external mxgraph.oci references. Embedding OCI icon stencils locally ensures icons are consistently rendered across environments and prevents fallback rendering issues during stakeholder handoffs.

How do I validate and embed OCI icon stencils in a draw.io diagram?

To validate and embed OCI icon stencils, run the icon-native build to locally define icons within your draw.io diagram. This process automatically removes external mxgraph.oci references and performs a preflight validation check to ensure icon integrity.

Can I use this to prepare OCI architecture diagrams for stakeholder handoffs?

Yes, you can refactor OCI architecture diagrams to rely on embedded icons. This guarantees consistent rendering across toolchains and provides a production-grade check of icon integrity, ensuring a disaster-free handoff to stakeholders.

What is the best way to remove external mxgraph.oci references from my draw.io diagram?

The best way to remove external mxgraph.oci references is by applying embedded stencils. This approach automatically strips external dependencies and enforces locally defined icons to enforce environment compatibility and prevent fallback rendering issues.

Does this approach enforce preflight validation for OCI draw.io icon integrity?

Yes, the approach enforces preflight validation to check OCI draw.io icon integrity. It validates that icons are locally defined and consistently rendered, removing external references before completing a production-grade handoff.