band

Generate line-mode KPOINTS and INCAR settings for VASP band-structure calculations.

124|25|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill band
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: band
Source: https://github.com/jinzhezenggroup/computational-chemistry-agent-skills/tree/main/quantum-chemistry/dft-vasp/band
Command: npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill band

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Band-structure calculations require consistent inputs derived from a prior SCF calculation. This skill helps generate correctly configured KPOINTS along a specified path and stage-appropriate INCAR settings, ensuring the prerequisites are met before submission.

Core Features & Use Cases

  • Generate line-mode KPOINTS along user-defined high-symmetry paths.
  • Configure stage-specific INCAR settings appropriate for band calculations.
  • Use Case: given a crystal and an SCF context, produce the required band-input artifacts and report any prerequisites or limitations.

Quick Start

Provide the SCF context path and crystal/path convention, then generate band-structure inputs.

Frequently Asked Questions about band

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

FAQPage Schema
How do I prepare VASP band-structure inputs from an existing SCF calculation?

To prepare VASP band-structure inputs from an SCF calculation, provide the SCF context path and crystal convention to generate line-mode KPOINTS along a specified high-symmetry path and configure stage-appropriate INCAR settings.

What is a high-symmetry k-path and when do I need it for band-structure calculations?

A high-symmetry k-path is a sequence of points in reciprocal space used to plot electronic band-structure. You need it for crystalline materials to generate line-mode KPOINTS and calculate band diagrams along specific crystal directions.

How do I generate line-mode KPOINTS for a VASP band calculation?

You can generate line-mode KPOINTS for VASP by providing the crystal structure and a user-defined high-symmetry path. The system verifies prerequisites and outputs the KPOINTS file configured for the specified route.

Can I use this to configure INCAR settings for a VASP band calculation?

Yes, you can configure stage-specific INCAR settings for a band calculation. The system adjusts the INCAR parameters to align with the band-structure calculation requirements derived from your prior SCF context.

What prerequisites are needed before generating VASP band-structure inputs?

Before generating VASP band-structure inputs, you need an existing SCF calculation context and a clear crystal convention with a defined high-symmetry path. The system verifies these prerequisites before producing the band-input artifacts.

What are the limitations when preparing VASP band-structure inputs from SCF?

The process applies specifically to crystalline materials where a clear k-path and crystal convention are provided. It verifies prerequisites and reports any limitations, ensuring the SCF context is properly established before generating inputs.