xby-pubchem
Manifest valid该服务通过PubChem API提取药物基础化学信息,包括分子式、分子量、CAS号等关键数据。
xby-pubchem
DeepSeek Harness (DSH) 的插件:药物化学信息提取服务
该服务通过PubChem API提取药物基础化学信息,包括分子式、分子量、CAS号等关键数据。
功能
- set_xby_apikey — 在聊天中设置 API 密钥(自动持久化,重启有效)
- get_chemical_info — 获取化学物质的详细信息
Args: name: 化学物质名称
- search_chemical_by_cas — 通过CAS号搜索化学物质信息
Args: cas_number: 化学物质的CAS号
安装
方式一:从 GitHub 直接安装(推荐)
# 格式: dsh plugin --profile <profile> add github:<owner>/<repo>
dsh plugin --profile web add github:xby_skill/xby-pubchem
方式二:从本地目录安装(开发模式)
# 仅用于本地开发调试
dsh plugin --profile web add /absolute/path/to/xby-pubchem
方式三:通过 cordis.patch.yml 开发调试
dsh web --profile web --patch /absolute/path/to/dsh-ocr-plugin/cordis.patch.yml
配置
获取 API 密钥
前往 小笨羊官网 注册并获取 API 密钥。
Comments
Loading…
Similar plugins
by xby-skill
一个基于arXiv的论文检索与内容解析工具,支持论文搜索、PDF链接获取和内容解析功能,适用于学术研究和AI领域的最新论文获取。
★ 0
MIT
TypeScript
Sep 2, 2026
dsh plugin --profile web add xby-arxiv-paper-searchby xby-skill
数据库元数据获取
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-database-access-serviceby xby-skill
围绕中药名,中药材,别名,来源,分布,功能,主治,归经,四气,四气及其之间的联系构建知识谱图。仅限初步研究,具体应用需根据实际情况调整。
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-traditional-chinese-medicine-kgby xby-skill
一个快速、高效的网页内容提取工具,将网页转换为干净的Markdown格式,适用于AI代理、IDE和LLM管道。
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-read-websiteAdds a structured TextIn xParse tool and document parsing skill to DeepSeek Harness, supporting document parsing, cached-content navigation and durable multi-document tasks, with AppKey or Device OAut
★ 0
↓ 97/wk
dsh plugin --profile web add @intsig-xparse/dsh-xparseby xby-skill
一个通过Model Context Protocol提供HackerNews内容搜索、检索和分析的服务,适用于AI代理和开发者。
★ 0
MIT
TypeScript
Sep 2, 2026
dsh plugin --profile web add xby-hackernews-search