A comprehensive automation skill for submitting protein sequences to the FastFold Jobs API and managing the structural biology workflow.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install fastfold-ai-fold
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install fastfold-ai-fold using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Fold skill is a specialized tool designed to interact with the FastFold Jobs API, allowing researchers and developers to automate protein folding tasks. It provides a standardized way to submit sequences, monitor job progress, and retrieve high-fidelity structural data. By integrating this functionality into Openclaw Skills, users can bridge the gap between sequence analysis and 3D structural modeling without manual intervention.
This skill is self-contained, featuring its own OpenAPI schema and pre-configured Python scripts to ensure consistent behavior across different environments. It handles the nuances of the FastFold ecosystem, including support for various models like Boltz-2 and handling different job types from simple monomers to complex multi-chain assemblies.
To get started with this skill within Openclaw Skills, follow these steps:
.env file at your project root using the provided template:cp skills/fold/references/.env.example .env
FASTFOLD_API_KEY to the .env file.python skills/fold/scripts/create_job.py --name "MyProtein" --sequence "MALW..." --model boltz-2
The skill organizes protein data and job metadata using a structured taxonomy:
| Data Type | Description | Format |
|---|---|---|
| Job Input | Sequence data, model parameters, and constraints | JSON |
| Status | Current lifecycle state (PENDING, RUNNING, etc.) | String |
| Artifacts | 3D structural coordinates | CIF / PDB |
| Metrics | Confidence scores (pLDDT, PTM, iPTM) | JSON |
| Viewer Link | Direct URL to the FastFold 3D structure viewer | HTTPS URL |
Loading
A symbolic semantic architecture language designed to enhance AI reasoning and prevent generic LLM output smoothing.

Generate high-quality vector illustrations and icons directly from text prompts using LLM-driven SVG code generation.

An innovative animation engine that uses LLMs to generate SVG code sequences and compile them into high-quality MP4 or GIF videos.

A programmatic image generation tool that creates customizable SVG and PNG cartoon pets using Node.js without requiring external AI APIs.

WindSensei is an intelligent wind forecast and spot management assistant designed for kitesurfing, wingfoiling, and wind sports enthusiasts using Openclaw Skills.

Masonry is a professional CLI-based tool for generating high-fidelity AI images and videos using advanced text-to-media models.








































