# Static

> Prepare ABINIT single-point (static) task inputs from a user-provided structure and essential DFT settings. Use when the user needs total-energy/electronic SCF evaluation with explicit ABINIT cutoff, k-point, and SCF controls.

- Skill: `jinzhezenggroup/static-4` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jinzhezenggroup/static-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jinzhezenggroup/static-4/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/static-4

---


# ABINIT Static (Subskill)

## Scope

This skill prepares static tasks only.

It should generate:

- ABINIT input for static SCF
- pseudopotential mapping summary
- output/restart naming policy

It should not submit or execute jobs.

## Must provide

- structure input
- XC functional choice
- cutoff and k-point policy
- SCF convergence policy

## Usually should be explicit

- charge/spin setup
- smearing/occupancy policy for metallic systems
- mixing/iteration controls

## Expected output

1. static-task input layout
1. settings summary and assumptions
1. unresolved choices for confirmation
1. handoff note to `dpdisp-submit` if execution is requested

