# Static

> Prepare ASE static (single-point) workflow tasks with backend-agnostic workflow controls. Use when the user needs one-shot energy/force/stress evaluation through an ASE calculator adapter.

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

---


# ASE Static Workflow (Subskill)

## Scope

This subskill prepares static workflow tasks only.

It should generate:

- workflow script/layout for single-point evaluation
- standardized output policy (energy/forces/stress)
- backend adapter integration points

## Must provide

- structure input
- selected backend adapter
- requested properties (energy/force/stress)

## Expected output

1. static workflow script/layout
1. requested-property checklist
1. assumptions and unresolved choices
1. handoff note to `dpdisp-submit` if execution is requested

