返回顶部
p

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 patentabl

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
260
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

pharmaclaw-catalyst-design

催化剂设计代理 v1.0.0

概述

为药物合成步骤推荐有机金属催化剂,并设计新型配体修饰。包含两个核心工作流:推荐(寻找合适的催化剂)和设计(创建新型配体变体)。

快速开始

bash

为Suzuki偶联反应推荐催化剂


python scripts/catalyst_recommend.py --reaction suzuki

带约束条件的推荐(偏好廉价、地壳丰度高的金属)

python scripts/catalystrecommend.py --reaction C-N coupling --constraints {preferearthabundant: true, maxcost: medium}

基于PPh3设计新型配体变体

python scripts/ligand_designer.py --scaffold PPh3 --strategy all --draw

完整链路:反应 → 催化剂 → 配体优化

python scripts/chain_entry.py --input-json {reaction: suzuki, context: retrosynthesis}

脚本

scripts/catalyst_recommend.py

从精选数据库(12种催化剂,28种反应类型)中对催化剂进行评分和排序。

--reaction <类型> 必需。例如:suzuki, metathesis, C-N coupling, hydrogenation
--substrate 可选。底物上下文
--constraints 可选。{prefermetal, maxcost, preferearthabundant}
--enantioselective 标志。优先考虑手性催化剂

评分标准(0-100分):反应匹配度(50)、成本(15)、金属偏好(10)、对映选择性(10)、负载效率(5)、优势(5)、地壳丰度(5)。

scripts/ligand_designer.py

通过三种策略生成新型配体变体:
策略方法输出
位阻向芳香环添加甲基/iPr/tBu修饰后的SMILES + 性质
电子效应
添加OMe/F/CF3取代基 | 修饰后的SMILES + 性质 | | 生物电子等排 | P→NHC, 苯基→吡啶基, 膦→亚磷酸酯 | 概念性建议 + 原理说明 |

--scaffold 必需。PPh3, NHCIMes, NHCIPr, PCy3, dppe, dppp或原始SMILES
--strategy <类型> steric|electronic|bioisosteric|all(默认:all)
--draw 生成变体的2D网格PNG图
--output <路径> 将JSON结果保存到文件

scripts/chain_entry.py

标准PharmaClaw链路接口。接收JSON,路由至推荐/设计/两者。

输入键:reaction, scaffold/ligand, substrate/smiles, constraints, enantioselective, strategy, draw, context

如果仅提供reaction,则自动对排名最高的推荐催化剂的配体进行配体优化。

链路

来源输入目标输出
化学查询/逆合成合成步骤所需的反应类型催化剂设计排名催化剂 + 条件
催化剂设计
最佳催化剂配体SMILES | 配体设计器 | 新型配体变体 | | 催化剂设计 | 新型配体SMILES | 知识产权扩展 | 专利布局检查 | | 催化剂设计 | 推荐条件 | 化学查询 | 正向反应模拟 |

数据库

references/catalyst_database.json — 12种催化剂,8种金属,28种反应类型。包含SMILES、条件、负载范围、成本评级、优势/局限性以及文献DOI。

可扩展:按照现有模式添加条目。

配体别名

PPh3, PCy3, dppe, dppp, NHCIMes, NHCIPr — 自动解析为SMILES。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 pharmaclaw-catalyst-design-1776125350 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 pharmaclaw-catalyst-design-1776125350 技能

通过命令行安装

skillhub install pharmaclaw-catalyst-design-1776125350

下载

⬇ 下载 pharmaclaw-catalyst-design v1.0.0(免费)

文件大小: 14.08 KB | 发布时间: 2026-4-15 13:53

v1.0.0 最新 2026-4-15 13:53
Initial release of Catalyst Design Agent for organometallic catalyst recommendation and ligand design.

- Recommends catalysts (Pd, Ru, Rh, Ir, Ni, Cu, Zr, Fe) for 28 common reaction types with scoring based on reaction fit, cost, metallic abundance, and more.
- Designs novel ligand variants using steric, electronic, and bioisosteric modifications via RDKit.
- Provides scripts for catalyst recommendation, ligand design, and full chemistry workflow chaining.
- Integrates with retrosynthesis and IP Expansion skills for automated ligand optimization and patentability checks.
- Curated catalyst database with ligand/condition data and automatic ligand alias resolution.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部