원클릭으로
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.