Sub-skill of orcaflex-visualization: Model Views (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill model-views --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Model Views?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-model-views-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: orcaflex-visualization-model-views
description: 'Sub-skill of orcaflex-visualization: Model Views (+1).'
version: 1.1.0
category: engineering
type: reference
scripts_exempt: true
---
# Model Views (+1)
## Model Views
| View Type | Description |
|-----------|-------------|
| Plan View | Top-down view (XY plane) |
| Elevation View | Side view (XZ or YZ plane) |
| 3D View | Isometric perspective |
| Object View | Centered on specific object |
## Plot Types
| Plot | Description | Library |
|------|-------------|---------|
| Time Series | Value vs time | Plotly |
| Range Graph | Value vs arc length | Plotly |
| Histogram | Distribution of values | Plotly |
| Polar | Directional responses | Plotly |
| Heatmap | Multi-variable correlation | Plotly |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.