{{META_DESCRIPTION}}
Scanned 5/31/2026
Install via CLI
openskills install tools-only/X-Skills---
title: {{TITLE}}
description: {{META_DESCRIPTION}}
---
# {{TITLE}}
## Overview
{{OVERVIEW}}
## Interactive Diagram
<iframe src="main.html" width="100%" height="600px"></iframe>
[View the Diagram Fullscreen](main.html){ .md-button .md-button--primary }
## Description
{{DESCRIPTION}}
## Set Relationships
{{SET_RELATIONSHIPS}}
## Key Concepts
{{KEY_CONCEPTS}}
## Educational Applications
{{EDUCATIONAL_APPLICATIONS}}
## Embedding This Diagram
You can include this Venn diagram on your website using the following iframe:
```html
<iframe src="https://your-site.github.io/sims/{{DIAGRAM_NAME}}/main.html"
width="100%"
height="600px"
style="border: 1px solid #ccc; border-radius: 4px;">
</iframe>
```
## Related Concepts
{{RELATED_CONCEPTS}}
No comments yet. Be the first to comment!