Agent skill · AI & Agents

fermi-surface

This skill group covers the calculation and visualization of Fermi surfaces -- the constant-energy surface in reciprocal space that separates occupied from unoccupied electronic states at zero temperature. The Fermi surface determines the electronic transport, thermodynamic, and superconducting properties of metals. These skills correspond to VASPKIT menu 26 (tasks 261-267).

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill fermi-surface --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/analysis/fermi-surface/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: fermi-surface description: Fermi Surface Calculations (3 sub-skills: 2d-fermi-surface, 3d-fermi-surface, projected-fermi-surface) --- # Fermi Surface Calculations ## Overview This skill group covers the calculation and visualization of Fermi surfaces -- the constant-energy surface in reciprocal space that separates occupied from unoccupied electronic states at zero temperature. The Fermi surface determines the electronic transport, thermodynamic, and superconducting properties of metals. These skills correspond to VASPKIT menu 26 (tasks 261-267). ## Sub-Skills | Sub-Skill | Directory | Description | |---|---|---| | 3D Fermi Surface | `3d-fermi-surface/` | Full 3D Fermi surface for bulk metals: isosurface extraction, XcrySDen/FermiSurfer output (VASPKIT 261-263) | | 2D Fermi Surface | `2d-fermi-surface/` | 2D Fermi contour for layered/2D materials: constant-energy slices in the kx-ky plane (VASPKIT 264-265) | | Projected Fermi Surface | `projected-fermi-surface/` | Orbital-resolved Fermi surface: color-map orbital character onto the Fermi surface (VASPKIT 266-267) | ## Method Decision Guide ``` Need Fermi surface analysis? | +--> 3D bulk metal? | YES --> 3d-fermi-surface/

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 fermi-surface skill do?

This skill group covers the calculation and visualization of Fermi surfaces -- the constant-energy surface in reciprocal space that separates occupied from unoccupied electronic states at zero temperature. The Fermi surface determines the electronic transport, thermodynamic, and superconducting properties of metals. These skills correspond to VASPKIT menu 26 (tasks 261-267).

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill fermi-surface --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