# Visualization

> Interactive 3D molecular structure visualization for AlphaFold2, OpenFold3, and Boltz-2 predictions

- Skill: `googlecloudplatform/visualization` (Agent Skill)
- Install (CLI): `npx skillmds@latest add googlecloudplatform/visualization`
- Raw SKILL.md: https://api.skillmd.com/api/skills/googlecloudplatform/visualization/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: GoogleCloudPlatform (https://skillmd.com/u/googlecloudplatform)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/googlecloudplatform/visualization

---


# Visualization

- **Visualize structures**: Use open_structure_viewer (AF2), open_of3_structure_viewer (OF3), or open_boltz2_structure_viewer (Boltz-2) for interactive 3D viewing

**IMPORTANT: After displaying analysis results, ALWAYS immediately offer to open the structure viewer:**
- Call open_structure_viewer to get the viewer URL
- Present the clickable URL to the user
- This should happen automatically without the user asking
- Example: "Here's the analysis... [analysis output] ... You can view the 3D structure here: [viewer URL]"

