Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions doc/agent-skills.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ DPDispatcher provides official [Agent Skills](https://agentskills.io/what-are-sk

- `dpdisp-submit`: Run Shell commands as computational jobs, on local machines or HPC clusters, through Shell, Slurm, PBS, LSF, Bohrium, etc.

## Related reference

The `dpdisp-submit` skill is one of the core workflow components described in the following paper:

- Mingwei Ding, Chen Huang, Yibo Hu, Yifan Li, Zitian Lu, Xingtai Yu, Duo Zhang, Wenxi Zhai, Tong Zhu, Qiangqiang Gu, and Jinzhe Zeng. [Automating Computational Chemistry Workflows via OpenClaw and Domain-Specific Skills](https://doi.org/10.48550/arXiv.2603.25522). arXiv:2603.25522, 2026.

## Install skills

### If you are human beings
Expand Down
Loading