pharmaclaw-catalyst-design
Organometallic catalyst recommendation and novel ligand design for drug synthesis reactions. Recommends catalysts (Pd, Ru, Rh, Ir, Ni, Cu, Zr, Fe) for reaction types (Suzuki, Heck, Buchwald-Hartwig, metathesis, hydrogenation, click, etc.) from curated database with scoring. Designs novel ligand variants via RDKit (steric, electronic, bioisosteric modifications). Chains from chemistry-query/retrosynthesis (receives reaction type + substrate) and feeds into IP Expansion (novel ligands as patentable inventions). Triggers on catalyst, ligand, organometallic, cross-coupling catalyst, reaction conditions, catalyst selection, ligand design, cone angle, bite angle, phosphine, NHC, palladium catalyst, ruthenium catalyst.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cheminem/pharmaclaw-catalyst-designWhat This Skill Does
The pharmaclaw-catalyst-design skill is a specialized agent designed to streamline organometallic chemistry workflows. It integrates a curated database of catalysts (including Pd, Ru, Rh, Ir, Ni, Cu, Zr, and Fe) with advanced RDKit-based ligand modification capabilities. Users can leverage this tool to perform precise catalyst recommendations based on reaction type (e.g., Suzuki, Heck, Buchwald-Hartwig, metathesis), substrate requirements, and cost-efficiency constraints. Beyond simple lookup, the skill provides a generative component for novel ligand design, allowing for steric, electronic, and bioisosteric modifications of common scaffolds like PPh3 or NHC ligands. It effectively bridges the gap between synthetic retrosynthesis and the identification of patentable, optimized reaction conditions.
Installation
To install this skill, use the ClawHub command-line interface:
clawhub install openclaw/skills/skills/cheminem/pharmaclaw-catalyst-design
Ensure your environment is configured with RDKit and standard scientific Python dependencies as outlined in the source repository openclaw/skills.
Use Cases
- Retrosynthesis Optimization: Automatically determine the most efficient catalyst system for a newly designed synthetic route to ensure high yields and selectivity.
- Ligand Engineering: Modify existing phosphine or NHC ligands to improve catalyst performance, such as increasing turnover frequency (TOF) through steric bulk adjustment or fine-tuning electronic properties.
- Cost-Effective Scaling: Quickly identify earth-abundant metal alternatives for industrial-scale drug synthesis without compromising reaction efficacy.
- Intellectual Property Generation: Use the design features to generate unique, functionalized ligands that can serve as the basis for new patent filings in the medicinal chemistry space.
Example Prompts
- "Recommend the best palladium-based catalysts for a Suzuki coupling of a sterically hindered aryl chloride and suggest two ligand variations to improve the turnover rate."
- "I need to run a Buchwald-Hartwig amination. Can you suggest catalysts that prioritize earth-abundant metals and output the ligand designs in JSON format?"
- "Take the scaffold PPh3 and generate three steric modifications that would increase the cone angle. Then, recommend a reaction type that would benefit from this modified ligand."
Tips & Limitations
- Contextual Awareness: The skill performs best when provided with specific SMILES strings for substrates, as electronic effects from the reactant can significantly shift the optimal catalyst choice.
- Scoring Weights: Note that the recommendation engine uses a fixed scoring system (50% reaction match, 15% cost, 10% metal preference, etc.). Adjust your constraints if specific parameters like cost or metal-source availability are critical for your project.
- RDKit Constraints: Novel ligand design assumes a chemically viable scaffold. While the agent suggests modifications, always perform an in-silico validation of predicted stability before attempting synthesis.
- Chain Integration: Use
scripts/chain_entry.pyfor automated workflows. It handles the handover between recommendation and design seamlessly, reducing manual overhead.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cheminem-pharmaclaw-catalyst-design": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
pharmaclaw-pharmacology-agent
Pharmacology agent for ADME/PK profiling of drug candidates from SMILES. Computes drug-likeness (Lipinski Ro5, Veber rules), QED, SA Score, ADME predictions (BBB permeability, aqueous solubility, GI absorption, CYP3A4 inhibition, P-gp substrate, plasma protein binding), and PAINS alerts. Chains from chemistry-query for SMILES input. Triggers on pharmacology, ADME, PK/PD, drug likeness, Lipinski, absorption, distribution, metabolism, excretion, BBB, solubility, bioavailability, lead optimization, drug profiling.
chemistry-query
Chemistry agent skill for PubChem API queries (compound info/properties, structures/SMILES/images, synthesis routes/references) + RDKit cheminformatics (SMILES to molecule props/logP/TPSA, 2D PNG/SVG viz, Morgan fingerprints, retrosynthesis/BRICS disconnects, multi-step synth planning). Use for chemistry tasks involving compounds, molecules, structures, PubChem data, RDKit analysis, SMILES processing, synthesis routes, retrosynthesis, reaction simulation. Triggers on chemistry, compounds, molecules, chemical data/properties, PubChem, RDKit, SMILES, structures, synthesis, reactions, retrosynthesis, synth plan/route.
Drug Team
Skill by cheminem
pharmaclaw-market-intel-agent
Fetches and analyzes FAERS (FDA Adverse Event Reporting System) data from openFDA API. Supports drug names and SMILES (resolves via PubChem). Generates: events list, yearly trends (counts), top reactions/outcomes as JSON + matplotlib bar chart PNGs.
pharma-pharmacology-agent
Pharmacology agent for ADME/PK profiling of drug candidates from SMILES. Computes drug-likeness (Lipinski Ro5, Veber rules), QED, SA Score, ADME predictions (BBB permeability, aqueous solubility, GI absorption, CYP3A4 inhibition, P-gp substrate, plasma protein binding), and PAINS alerts. Chains from chemistry-query for SMILES input. Triggers on pharmacology, ADME, PK/PD, drug likeness, Lipinski, absorption, distribution, metabolism, excretion, BBB, solubility, bioavailability, lead optimization, drug profiling.