rowan

Orchestrate cloud-native molecular modeling workflows via the Rowan Python API.

22|4|Updated May 25, 2026
One-click install
npx skills add https://github.com/crazymsn/academic-skills --skill rowan-crazymsn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rowan
Source: https://github.com/crazymsn/academic-skills/tree/main/academic-skills/rowan
Command: npx skills add https://github.com/crazymsn/academic-skills --skill rowan-crazymsn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rowan enables researchers and teams to run cloud-native molecular modeling workflows without maintaining local HPC infrastructure or GPU provisioning. It provides a unified Python API to orchestrate complex tasks across compute resources.

Core Features & Use Cases

  • Batch molecular modeling workflows: pKa/macropKa, conformer and tautomer ensembles, descriptor calculations.
  • Docking and analogue docking campaigns, protein-ligand cofolding, MSA generation, and molecular dynamics on demand.
  • Access to cloud resources with project/folder organization, webhooks, and usage controls for scalable campaigns.

Quick Start

Install the Rowan client, configure your API key, and run your first workflow with a single call such as submitting a descriptors workflow for a SMILES input.

Frequently Asked Questions about rowan

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

FAQPage Schema
How do I run cloud-based molecular modeling workflows without local HPC infrastructure?

Run cloud-based molecular modeling workflows without local HPC infrastructure by using a unified Python API to orchestrate pKa predictions, docking, and conformer searches across remote compute resources.

Can I batch screen pKa and macropKa predictions programmatically?

Yes, you can batch screen pKa and macropKa predictions programmatically by submitting SMILES inputs through the Python API to generate scalable prediction campaigns on cloud resources.

Do I need Python 3.12 to run conformer and tautomer ensemble generation?

Yes, Python 3.12 or higher is required to run conformer and tautomer ensemble generation, along with a valid API key to authenticate and access the cloud-native compute environment.

What is the best way to organize large-scale docking campaigns in the cloud?

The best way to organize large-scale docking campaigns in the cloud is by utilizing project and folder organization features alongside webhook integrations to manage usage controls and scalable execution.

Does protein-ligand cofolding work with MSA generation workflows?

Protein-ligand cofolding works alongside MSA generation workflows, enabling researchers to submit integrated molecular modeling tasks through a single Python API for comprehensive structural analysis.