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:

  1. existing environment variable
  2. .env in current/parent directories
  3. ~/.fastfold-cli/config.json (api.fastfold_cloud_key) Do not ask users to paste secrets in chat.
Installs
125
GitHub Stars
2
First Seen
Feb 22, 2026
fold — fastfold-ai/skills