# Electronic

> Prepare ABINIT electronic-analysis task inputs from prior converged context. Use when the user requests post-ground-state electronic analyses and needs prerequisite-aware setup.

- Skill: `jinzhezenggroup/electronic-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jinzhezenggroup/electronic-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jinzhezenggroup/electronic-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- License: MIT
- Author: jinzhezenggroup (https://skillmd.com/u/jinzhezenggroup)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jinzhezenggroup/electronic-2

---


# ABINIT Electronic Analysis (Subskill)

## Scope

This skill prepares post-ground-state electronic-analysis tasks.

It should:

- verify prerequisite converged context
- prepare analysis-specific input controls
- report assumptions and unresolved choices

It should not submit or execute jobs.

## Prerequisites

Require explicit prior converged context compatible with requested analysis.

If prerequisites are missing, stop and ask for them.

## Must provide

- source context path
- analysis intent (for example DOS/PDOS/band-like workflow)
- mesh/path/resolution policy as applicable

## Usually should be explicit

- projection settings
- broadening/plotting policy
- export format expectations

## Expected output

1. analysis-stage input updates
1. prerequisite check summary
1. settings summary and assumptions
1. handoff note to `dpdisp-submit` if execution is requested

