# Static

> Prepare SIESTA 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 SIESTA mesh, basis, and SCF controls.

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

---


# SIESTA Static (Subskill)

## Scope

This skill prepares static tasks only.

It should generate:

- SIESTA input (for example `.fdf`)
- pseudopotential mapping summary
- output/restart naming policy

It should not submit or execute jobs.

## Must provide

- structure input
- XC functional choice
- basis quality policy
- mesh cutoff and SCF convergence policy
- k-point policy for periodic systems

## Usually should be explicit

- charge/spin setup
- mixing/iteration controls
- electronic temperature/smearing policy when relevant

## 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

