fold
Installation
SKILL.md
Fold
Overview
This skill guides correct use of the FastFold Jobs API: create fold jobs, wait for completion with polling, then fetch results (CIF/PDB URLs, metrics, viewer link).
Authentication
Get an API key: Create a key in the FastFold dashboard. Keep it secret.
Use the key: Scripts resolve FASTFOLD_API_KEY in this order:
- existing environment variable
.envin current/parent directories~/.fastfold-cli/config.json(api.fastfold_cloud_key) Do not ask users to paste secrets in chat.