·fastfold-fold-job
</>

fastfold-fold-job

fastfold-ai/agent-skills

Submits and manages FastFold protein folding jobs via the Jobs API. Covers authentication, creating jobs, polling for completion, and fetching CIF/PDB URLs, metrics, and viewer links. Use when folding protein sequences with FastFold, calling the FastFold API, or scripting fold-and-wait workflows.

4Installs·0Trend·@fastfold-ai

Installation

$npx skills add https://github.com/fastfold-ai/agent-skills --skill fastfold-fold-job

SKILL.md

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). Use the bundled OpenAPI schema and scripts in this skill for consistent behavior (skill is self-contained).

Get an API key: Create a key in the FastFold dashboard. Keep it secret; anyone with the key can make requests on your behalf.

Agent — when the user needs to set the API key: If FASTFOLDAPIKEY is not set and the user has not provided --api-key:

Submits and manages FastFold protein folding jobs via the Jobs API. Covers authentication, creating jobs, polling for completion, and fetching CIF/PDB URLs, metrics, and viewer links. Use when folding protein sequences with FastFold, calling the FastFold API, or scripting fold-and-wait workflows. Source: fastfold-ai/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/fastfold-ai/agent-skills --skill fastfold-fold-job
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is fastfold-fold-job?

Submits and manages FastFold protein folding jobs via the Jobs API. Covers authentication, creating jobs, polling for completion, and fetching CIF/PDB URLs, metrics, and viewer links. Use when folding protein sequences with FastFold, calling the FastFold API, or scripting fold-and-wait workflows. Source: fastfold-ai/agent-skills.

How do I install fastfold-fold-job?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fastfold-ai/agent-skills --skill fastfold-fold-job Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/fastfold-ai/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11

Related Skills

None