pymol-fundamentals

Automate PyMOL molecular visualization and basic analysis workflows.

3|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/ANaka/claudemol --skill pymol-fundamentals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pymol-fundamentals
Source: https://github.com/ANaka/claudemol/tree/main/claude-plugin/skills/pymol-fundamentals
Command: npx skills add https://github.com/ANaka/claudemol --skill pymol-fundamentals

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PyMOL workflows can be tedious to coordinate: loading structures, creating representations, applying colors, making selections, and performing measurements across single or multiple structures.

Core Features & Use Cases

  • Load structures from PDB or local files via the pymol-agent-bridge
  • Create and switch representations (cartoon, sticks, surfaces) and apply color schemes
  • Make selections, run measurements, and perform quick analyses for exploratory visualization
  • Use case: researchers visualize a protein and its ligand, then measure distances and angles to assess binding geometry

Quick Start

Ask Claude to run the pymol-setup flow and load a structure to begin visualizing in PyMOL.

Frequently Asked Questions about pymol-fundamentals

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

FAQPage Schema
How do I automate PyMOL molecular visualization and structure loading?

You can automate PyMOL molecular visualization by using deterministic command execution to load PDB or local files, apply representations like cartoons or surfaces, and run measurements across single or multiple structures interactively.

Can I measure binding geometry distances and angles in PyMOL automatically?

Yes, you can measure binding geometry in PyMOL by making selections and running quick analyses to calculate distances and angles between a protein and its ligand for exploratory visualization.

What is the best way to apply color schemes and switch representations in PyMOL?

The best way to apply color schemes and switch representations in PyMOL is through automated workflows that create and toggle cartoon, stick, or surface displays while applying consistent color schemes across structures.

Do I need local PDB files to visualize molecular structures in PyMOL?

You do not strictly need local PDB files to visualize molecular structures; the workflow supports loading structures directly from PDB databases or local files via the pymol-agent-bridge wrapper.

Can I perform PyMOL analyses across multiple structures in a single session?

Yes, you can perform PyMOL analyses across multiple structures in a single interactive session by applying deterministic command execution to coordinate selections, measurements, and visualizations simultaneously.

Why does PyMOL visualization workflow coordination become tedious for researchers?

PyMOL visualization workflow coordination becomes tedious because manually loading structures, creating representations, applying colors, making selections, and performing measurements requires repetitive command execution across structures.