molclaw-diffdock-auto

Automate protein-ligand docking with DiffDock and return per-complex confidence summaries.

28|2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/InternScience/MolClaw --skill molclaw-diffdock-auto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: molclaw-diffdock-auto
Source: https://github.com/InternScience/MolClaw/tree/main/skills/L1_tools/molclaw-diffdock-auto
Command: npx skills add https://github.com/InternScience/MolClaw --skill molclaw-diffdock-auto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates protein-ligand docking tasks using DiffDock, enabling batch and single-input workflows and producing per-complex confidence summaries to guide prioritization and decision making.

Core Features & Use Cases

  • Automates DiffDock protein–ligand docking for single or batch inputs, runs inference by default, and returns per-complex confidence summaries and produced files for prioritization.
  • Supports optional dry_run to validate inputs without executing docking and provides clear status and results metadata for downstream pipelines.
  • Handles error cases gracefully and emphasizes user-safe guidance by requiring local file uploads and providing downloadable outputs for reproducibility.

Quick Start

Provide a protein PDB and ligand input to run DiffDock auto docking and retrieve the per-complex confidence summaries and output files.

Frequently Asked Questions about molclaw-diffdock-auto

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate protein-ligand docking with DiffDock for batch processing?

You can automate protein-ligand docking by providing batch CSV inputs to run DiffDock inference, returning per-complex confidence summaries and output files for scalable prioritization.

What input formats are supported for DiffDock docking automation?

DiffDock docking automation accepts protein PDB files, ligand SMILES strings, and batch CSV files as valid inputs to execute single or multiple docking workflows for drug discovery evaluation.

Can I validate docking inputs without running the full DiffDock inference?

Yes, you can use the optional dry_run mode to validate protein PDB and ligand inputs without executing the full docking inference, ensuring safe execution and returning clear status metadata for downstream pipelines.

How does DiffDock confidence scoring help with drug discovery prioritization?

DiffDock confidence summaries provide per-complex scoring that guides drug discovery prioritization and decision making, allowing you to evaluate and rank scalable batch docking results effectively for downstream analysis.

Does DiffDock docking automation support reproducible workflow exports?

DiffDock automation supports reproducibility by providing downloadable output files and results metadata, ensuring local file uploads are safely handled and exported for downstream pipeline integration.