Route SIESTA requests to task-specific subskills based on user intent. Use when the user asks for SIESTA workflows and you must decide between static, relaxation, molecular dynamics, or electronic-analysis preparation. This orchestration skill dispatches to the correct SIESTA subskill and enforces consistent handoff to submission skills.
$npx -y skills add jinzhezenggroup/computational-chemistry-agent-skills --skill dft-siestaInstalls into the current project.
Run `npx skills use "https://github.com/jinzhezenggroup/computational-chemistry-agent-skills" --skill "jinzhezenggroup/computational-chemistry-agent-skills/dft-siesta"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jinzhezenggroup/computational-chemistry-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jinzhezenggroup/computational-chemistry-agent-skills"` and select the relevant skills, then follow their instructions.