Agent skill · AI & Agents

band-advanced

This skill group covers advanced electronic band structure techniques beyond the standard k-path band calculation. These methods address specific challenges in electronic structure theory: visualizing the full Brillouin zone dispersion for 2D materials, obtaining accurate band gaps with hybrid functionals, and recovering effective primitive-cell band structures from supercell calculations.'

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill band-advanced --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/ai-ml/band-advanced/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

--- name: band-advanced description: Advanced Band Structure Methods (3 sub-skills: 3d-band-structure, band-unfolding, hybrid-dft-bands) --- # Advanced Band Structure Methods ## Overview This skill group covers advanced electronic band structure techniques beyond the standard k-path band calculation. These methods address specific challenges in electronic structure theory: visualizing the full Brillouin zone dispersion for 2D materials, obtaining accurate band gaps with hybrid functionals, and recovering effective primitive-cell band structures from supercell calculations. ## Sub-Skills | Sub-Skill | Directory | Description | |---|---|---| | 3D Band Structure | `3d-band-structure/` | Full E(kx,ky) surface over the 2D BZ for layered/2D materials (VASPKIT 231-233) | | Hybrid-DFT Bands | `hybrid-dft-bands/` | HSE06/PBE0 band structures with accurate band gaps (VASPKIT 250-257) | | Band Unfolding | `band-unfolding/` | Unfold supercell bands back to primitive BZ to reveal effective band structure (VASPKIT 281-285) | ## Method Decision Guide ``` Need advanced band structure analysis? | +--> Full BZ dispersion for 2D material? | YES --> 3d-band-structure/ | +--> Accurate band gap (hybrid

What's inside
Steps it walks through
  1. Overview
  2. Sub-Skills
  3. Method Decision Guide
  4. Common Prerequisites
  5. Important Notes
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the band-advanced skill do?

This skill group covers advanced electronic band structure techniques beyond the standard k-path band calculation. These methods address specific challenges in electronic structure theory: visualizing the full Brillouin zone dispersion for 2D materials, obtaining accurate band gaps with hybrid functionals, and recovering effective primitive-cell band structures from supercell calculations.'

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill band-advanced --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going