# Static

> Prepare DFTB+ single-point (static) task inputs from a user-provided structure and essential SCC/settings choices. Use when the user needs total-energy/electronic single-point evaluation.

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

---


# DFTB+ Static (Subskill)

## Scope

This skill prepares static tasks only.

It should generate:

- geometry input
- `dftb_in.hsd` for static SCC/non-SCC run
- output/restart naming policy

It should not submit or execute jobs.

## Must provide

- structure input
- SK parameter set choice
- SCC policy (`SCC`/non-`SCC`) and convergence settings
- k-point policy for periodic systems

## Usually should be explicit

- charge/spin setup when relevant
- mixer/max-iteration/tolerance settings
- dispersion/third-order corrections when relevant

## Expected output

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

