diff --git a/README.md b/README.md index 5fe8dca..c36e412 100644 --- a/README.md +++ b/README.md @@ -898,6 +898,15 @@ startup. +
+ OpenPrism - Multi-tier drawing plugin for OpenCode +
+ Adds Mermaid diagrams, Matplotlib plots, Plotly interactive charts, and built-in AIGC image generation workflows to OpenCode. +

+ 🔗 View Repository +
+
+
Openskills - Alternative skills manager
diff --git a/data/plugins/openprism.yaml b/data/plugins/openprism.yaml new file mode 100644 index 0000000..a7cff80 --- /dev/null +++ b/data/plugins/openprism.yaml @@ -0,0 +1,4 @@ +name: OpenPrism +repo: https://github.com/SOAR-Robotics-Lab/OpenPrism +tagline: Multi-tier drawing plugin for OpenCode +description: Adds Mermaid diagrams, Matplotlib plots, Plotly interactive charts, and built-in AIGC image generation workflows to OpenCode.