ワンクリックで
semiconductor-kit
Semiconductor Kit (4 sub-skills: angular-effective-mass, band-gap, effective-mass, fermi-velocity)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Semiconductor Kit (4 sub-skills: angular-effective-mass, band-gap, effective-mass, fermi-velocity)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
General-purpose research tools index: literature search, plotting, document creation, data analysis, symbolic math. READ THIS when performing non-computation tasks.
Electronic Structure Calculations (8 sub-skills: band-structure, convergence-testing, density-of-states, inverse-participation-ratio, projected-dos, scf-relax, spatially-resolved-dos, vasp-bands)
Structure Tools Skills (8 sub-skills: advanced-optimization, format-conversion, input-generation, pdf-analysis, structure-editing, structure-matching, symmetry-analysis, xrd-pattern)
Alloy Disorder Modeling (2 sub-skills: cluster-expansion, sqs-generation)
Catalysis and Electrochemistry Toolkit (6 sub-skills: band-center, imaginary-freq-correction, implicit-solvation, neb-analysis, reaction-kinetics, thermal-corrections)
Defects and Reactions (13 sub-skills: activation-relaxation-technique, adsorption-energy, configuration-coordinate, defect-thermodynamics, interstitial-defect, migration-barrier, neb-transition-state, point-defect, reaction-pathway,
| name | semiconductor-kit |
| description | Semiconductor Kit (4 sub-skills: angular-effective-mass, band-gap, effective-mass, fermi-velocity) |
This skill group covers essential semiconductor property calculations from first principles. It provides tools to extract band gaps (direct and indirect), carrier effective masses, and Fermi velocities from DFT band structures computed with Quantum ESPRESSO or VASP.
These properties are fundamental inputs for device modeling, materials screening, and understanding electronic behavior of semiconductors, semimetals, and Dirac materials. The workflows combine DFT eigenvalue calculations with numerical post-processing in Python.
| Sub-Skill | Directory | Description |
|---|---|---|
| Band Gap | band-gap/ | Extract direct/indirect band gap from band structure or DOS. Scissor correction for DFT underestimation. QE and VASP parsers. |
| Effective Mass | effective-mass/ | Carrier effective mass from band curvature via parabolic fitting near VBM/CBM. Full effective mass tensor. QE and VASP approaches. |
| Fermi Velocity | fermi-velocity/ | Fermi velocity from band slope at Fermi level. Relevant for metals and Dirac materials (graphene, topological insulators). |
What semiconductor property do you need?
Band gap (direct/indirect, value in eV)?
YES --> Use band-gap/ sub-skill
Need accurate gap? Apply scissor correction or use hybrid functional.
Carrier effective mass (m*/m_e)?
YES --> Use effective-mass/ sub-skill
Need full tensor? Compute along multiple k-directions.
Fermi velocity (for metals/Dirac materials)?
YES --> Use fermi-velocity/ sub-skill
Best for graphene, topological surface states, metals.
Transport properties (Seebeck, conductivity)?
YES --> See transport-properties/ skill group (BoltzTraP2)
pw.x, bands.x available on PATH../pseudo/.pip install seekpath sumo as needed.electronic-structure/band-structure/ skill for the full band structure workflow.