ASE (Atomic Simulation Environment) の基礎操作を扱うスキルです。 Atoms オブジェクトの生成・編集、ase.build.molecule, ase.build.bulk, repeat, supercell, PBC (periodic boundary conditions), cell, positions, get_chemical_formula, get_distance, translate, center, 分子と結晶の違い、構造ファイルの読み書き(ase.io.read/write) に関するコード生成時に使用してください。
バックグラウンドジョブの実行・管理を扱うスキルです。 mtl-bg-job, background job, バックグラウンドジョブ, 長時間計算, チェックポイント, checkpoint, キュー管理, queue, Notebook分離実行, ブラウザ閉じても計算継続 に関するコード生成時に使用してください。
分子動力学(MD)シミュレーションを扱うスキルです。 Langevin, VelocityVerlet, NPTBerendsen, NVE, NVT, NPT, MaxwellBoltzmannDistribution, timestep, friction, temperature_K, MDFeature, PostMDDiffusionFeature, PostMDSpecificHeatFeature, PostEMDViscosityFeature, PostNEMDViscosityFeature, PostNEMDThermalConductivityFeature, PLUMED, メタダイナミクス, metadynamics, FES, collective variable, DepositionScheduler, ApplyUniformEfield, ElasticVirtualWall, 分子動力学, MD, 拡散係数, 粘度, 熱伝導率 に関するコード生成時に使用してください。
外部データベースからの構造取得とファイル形式変換を扱うスキルです。 PubChem, Materials Project, mp-api, AFLOW, COD, Gaussian, VASP, 外部データ, external data, データベース, database, CID, SMILES, SDF, CIF, POSCAR, API key, pubchem_atoms_search, 構造取得, 構造インポート, DFT入力生成 に関するコード生成時に使用してください。
統合ワークフロー(パイプライン)テンプレートを扱うスキルです。 構造スクリーニング, structure screening, 吸着探索, adsorption campaign, 欠陥解析, defect pipeline, バッチ処理, batch processing, パイプライン, pipeline, ワークフロー, workflow, エネルギーランキング, 早期棄却フィルタ, 2段階緩和 に関するコード生成時に使用してください。
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A plugin marketplace providing Matlantis / PFP atomistic simulation skills for Claude Code.
Matlantis Agent Skills is a collection of skills that enables Claude Code to assist with atomistic simulations on the Matlantis platform. 16 skill modules guide Python code generation for structure optimization, molecular dynamics, property calculations, and more — all powered by PFP (Preferred Potential) neural network potentials.
Each skill systematically covers implementation patterns, best practices, and common errors with solutions, all built on ASE (Atomic Simulation Environment).
| Category | Skill | Summary |
|---|---|---|
| Foundation | matlantis | Platform overview, PFP calculation mode selection, library architecture |
| Foundation | setup | Calculator initialization, calc_mode configuration, structure file I/O |
| Foundation | ase-basics | ASE fundamentals, Atoms object, molecule & crystal construction |
| Structure Building | modeling | Surface slab generation, SMILES→3D conversion, substitution/doping, liquids & amorphous |
| Structure Building | external-data | Structure retrieval from PubChem, Materials Project, etc.; file format conversion |
| Computation | optimization | Fixed-cell & variable-cell relaxation, symmetry preservation, multi-stage optimization |
| Computation | dynamics | NVE/NVT/NPT molecular dynamics, metadynamics, transport properties |
| Computation | reaction | NEB reaction path search, transition state search, activation energy |
| Computation | property-analysis | Elastic constants, phonons, QHA, diffusion coefficients, viscosity, thermal conductivity |
| Workflow | integrated-workflows | Structure screening, adsorption campaigns, defect analysis pipelines |
| Workflow | background-job | Background execution of long-running calculations, checkpoint management |
| Acceleration | light-pfp | Light-PFP custom models (15–40x faster) training & inference |
| Utility | pfcc-extras | Visualization, structure processing, and job execution control utilities |
| Utility | visualization | Atomic structure & trajectory visualization, nglview, POV-Ray |
| Infrastructure | storage | Group Drive persistent storage, team data sharing |
| Infrastructure | ssh | SSH connection setup, VSCode Remote-SSH, WinSCP integration |
Run the following commands in the Claude Code REPL:
# 1. Register the marketplace
/plugin marketplace add https://github.com/matlantis/matlantis-agent-skills
# 2. Open the plugin manager
/plugin
# 3. Enable the matlantis plugin from the "Marketplaces" tab
Once enabled, Claude Code will automatically reference the appropriate skills when you work with Matlantis-related code or questions.
Platform overview skill. Covers PFP calculation mode selection guidelines (PBE, R2SCAN, WB97XD, etc.), library hierarchy, and critical constraints.
"I want to calculate the surface energy of copper. Which calc_mode should I use?"
Calculator initialization and environment setup. Covers Estimator/ASECalculator configuration patterns, structure file I/O, and batch execution settings.
"Write code to initialize the PFP Calculator in R2SCAN mode"
ASE fundamentals. Covers Atoms object creation/editing, molecule & crystal construction, periodic boundary conditions, and file I/O.
"Load a crystal structure from a CIF file and create a 2x2x2 supercell"
Structure modeling. Covers surface slab generation (ASE builders / pymatgen), 3D molecule generation from SMILES (RDKit), atomic substitution/doping, and construction of liquids, amorphous materials, and high-entropy alloys.
"Create a 4-layer FCC copper (111) surface slab with 15 Å of vacuum"
Structure retrieval from external databases. Covers integration with PubChem (organic molecules), Materials Project (inorganic crystals), AFLOW, COD, and file format conversion.
"Retrieve the BaTiO3 crystal structure from Materials Project and optimize it"
Structure optimization (relaxation). Covers fixed-cell optimization (atomic positions only) and variable-cell optimization (including lattice vectors), LBFGS/BFGS/FIRE optimizers, and symmetry-preserving optimization.
npx claudepluginhub matlantis/matlantis-agent-skills --plugin matlantisUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.